Re: apt-get update yields unfamiliar error {Scanned}
On Friday 13 October 2006 13:39, Wolfgang Mader wrote:
> So you have to find the public key that was used to sign the packages on
> http://archive.progeny.com and import it (how was this done?).
Ususally something like:
gpg --keyserver pgp.mit.edu --recv-keys 010908312D230C5F
gpg --export --armor 010908312D230C5F | apt-key add -
should do the trick. Replacing the key ID ofcourse, if needed.
Jan
--
BOFH excuse #296:
The hardware bus needs a new token.
Reply to: