Skip to content

Instantly share code, notes, and snippets.

@forestbaker
Last active February 26, 2016 03:32
Show Gist options
  • Save forestbaker/c3915d75336431e0b4a3 to your computer and use it in GitHub Desktop.
Save forestbaker/c3915d75336431e0b4a3 to your computer and use it in GitHub Desktop.
“no public key available” on apt-get update
#!/bin/bash
# “no public key available” on apt-get update
sudo aptitude install debian-keyring debian-archive-keyring
http://mirrors.cat.pdx.edu jessie
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment