Re: Missing public keys in aptitude - SOLVED (Sarge debmirror case)

2006-02-03 Thread Florian Kulzer
Daniel Barclay wrote: Florian Kulzer wrote: [...] Therefore I think it will be enough to import the signing key with gpg: gpg --keyserver keyring.debian.org --recv-keys 2D230C5F (with 2D230C5F being the key ID of the 2006 archive signing key), as long as you run this command as the same use

Re: Missing public keys in aptitude - SOLVED (Sarge debmirror case)

2006-02-03 Thread Daniel Barclay
Florian Kulzer wrote: Yann Lejeune wrote: ... ... gpg --armor --export keyid | apt-key add - ... wget http://ftp-master.debian.org/ziyi_key_2005.asc -O - | apt-key add - wget http://ftp-master.debian.org/ziyi_key_2006.asc -O - | apt-key add - ... I think that these things don't work for

Re: Missing public keys in aptitude

2006-02-03 Thread Florian Kulzer
Yann Lejeune wrote: On Fri, Feb 03, 2006 at 10:46:49AM -0500, Daniel B. wrote : Oh, okay. Can you point me to how to import keys into gpg (e.g., which commands man page/info page/etc says how to import and maybe how debmirror might be querying gpg for the key)? # Install debian key # Solut

Re: Missing public keys in aptitude

2006-02-03 Thread Yann Lejeune
On Fri, Feb 03, 2006 at 10:46:49AM -0500, Daniel B. wrote : > Oh, okay. Can you point me to how to import keys into gpg (e.g., > which commands man page/info page/etc says how to import and maybe > how debmirror might be querying gpg for the key)? > # Install debian key # Solution 1 - from pgp k

Re: Missing public keys in aptitude

2006-02-03 Thread Daniel B.
Andreas Janssen wrote: ...If you use Sarge (without backported apt from somewhere else!), this problem shouldn'd occur, because not only apt-key, but the whole GPG stuff is not implemented in your apt. debmirror seems to be a different issue, however. It looks like debmirror from Sarge /does/ ch

Re: Missing public keys in aptitude

2006-02-03 Thread Andreas Janssen
Hello Daniel B. (<[EMAIL PROTECTED]>) wrote: > Florian Kulzer wrote: >> David Kirchner wrote: >> >>> On 2/2/06, Andreas Janssen <[EMAIL PROTECTED]> wrote: >>> man apt-secure, man apt-key >>> >>> Neither are found on my Sarge install, and I don't see them in >>> aptitude. Probably because yo

Re: Missing public keys in aptitude

2006-02-02 Thread Daniel B.
Florian Kulzer wrote: David Kirchner wrote: On 2/2/06, Andreas Janssen <[EMAIL PROTECTED]> wrote: man apt-secure, man apt-key Neither are found on my Sarge install, and I don't see them in aptitude. Install the 2006 archive signing key. This has been explained plenty of times on the l

Re: Missing public keys in aptitude

2006-02-02 Thread Florian Kulzer
David Kirchner wrote: On 2/2/06, Andreas Janssen <[EMAIL PROTECTED]> wrote: man apt-secure, man apt-key Neither are found on my Sarge install, and I don't see them in aptitude. Install the 2006 archive signing key. This has been explained plenty of times on the list, search the archive if

Re: Missing public keys in aptitude

2006-02-02 Thread David Kirchner
On 2/2/06, Andreas Janssen <[EMAIL PROTECTED]> wrote: > man apt-secure, man apt-key Neither are found on my Sarge install, and I don't see them in aptitude. > Install the 2006 archive signing key. This has been explained plenty of > times on the list, search the archive if you need a longer expla

Re: Missing public keys in aptitude

2006-02-02 Thread Andreas Janssen
Hello Paolo Pantaleo (<[EMAIL PROTECTED]>) wrote: > When I update package list (with u) in aptitude I get a lot of error > like: GPG error http://ftp.debian.org the following signatures have > not been verified because the public key is not available NO_PUBKEY > > > I read something about apt-s

Re: Missing public keys in aptitude

2006-02-02 Thread Magnus Therning
On Thu, Feb 02, 2006 at 03:56:45PM +0100, Paolo Pantaleo wrote: >When I update package list (with u) in aptitude I get a lot of error >like: GPG error http://ftp.debian.org the following signatures have not >been verified because the public key is not available NO_PUBKEY numbers> > >I read somethin