On Fri, Oct 15, 2010 at 18:06, Daniel Pittman <[email protected]> wrote:

> Zenaan Harkness <[email protected]> writes:
>
> > I had this working 3 weeks or so ago, but can't figure out what's gone
> > wrong.
>
> At a guess the key changed; I know they were rotating the Debian archive
> keys,
> though I thought it was going to be longer...
>

Can I test this?


> [...]
>
> > # cd $GNUPGHOME && ls -l
> > total 76
> > -rw------- 1 justa justa  5735 2010-10-15 16:47 pubring.gpg
> > -rw------- 1 justa justa  5735 2010-10-15 16:47 pubring.gpg~
> > -rw------- 1 justa justa     0 2009-10-19 18:46 secring.gpg
> > -rw------- 1 justa justa  1200 2010-10-15 16:47 trustdb.gpg
> > -rw------- 1 justa justa 23690 2009-10-19 18:52 trustedkeys.gpg
> > -rw------- 1 justa justa 23690 2009-10-19 18:52 trustedkeys.gpg~
>
> apt and friends use a private keyring; use apt-key to maintain it.
>
> If you import that key into the apt-key store your problem should be
> resolved.
>

Wasn't that what I already did here:

# apt-key export 55BE302B | gpg --keyring trustedkeys.gpg --import -

As per the output of this command, the key is unchanged...

Any other ideas?
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to