Am Dienstag, 9. August 2005 21:08 schrieb Andreas Pakulat: > On 09.Aug 2005 - 20:05:45, Jörg Schütter wrote: > > Hello Andreas, > > > > On Tue, 9 Aug 2005 19:56:24 +0200 > > > > Andreas Pakulat <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > > > langsam gehts mir auf die Nerven, naemlich die Abfrage jedesmal > > > fuer die Debian und Marillat Quellen. Aus irgendeinem Grund > > > moegen weder aptitude noch apt-get die Schluessel von Christian > > > oder Debian, sprich ich krieg folgende Meldung: > > > > > > W: GPG error: http://marillat sid Release: The following > > > signatures were invalid: BADSIG 07DC563D1F41B907 Christian > > > Marillat <[EMAIL PROTECTED]> W: GPG error: http://debian > > > unstable Release: The following signatures were invalid: BADSIG > > > F1D53D8C4F368D5D Debian Archive Automatic Signing Key (2005) > > > <[EMAIL PROTECTED]> > > > > was "sagt" denn > > apt-key list > > [EMAIL PROTECTED]:~>apt-key list > /etc/apt/trusted.gpg > -------------------- > pub 1024D/1F41B907 1999-10-03 > uid Christian Marillat <[EMAIL PROTECTED]> > uid Christian Marillat <[EMAIL PROTECTED]> > sub 1536g/C28DCC42 1999-10-03 > sub 1024D/5D3877A7 2002-08-26 > > pub 1024D/4F368D5D 2005-01-31 [expires: 2006-01-31] > uid Debian Archive Automatic Signing Key (2005) > <[EMAIL PROTECTED]>
ich hab den marillat key übrigens mit folgender KeyID importiert (die ID spuckte apt-get aus) gpg --keyserver wwwkeys.eu.pgp.net --recv-keys 07DC563D1F41B907 gpg --export 07DC563D1F41B907 > /etc/apt/marillat.key apt-key add /etc/apt/marillat.key kann allerdings sein das du einen anderen Marillat Mirror verwendest?!? (ich verwende ftp.nerim.net/debian-marillat/) Vielleicht wird dort auch das Packages.gz (ist doch das was signiert wird oder?) nicht korrekt signiert? So genau hab ich mich mit der Thematik aber noch nicht befaßt. apt-key list ergibt bei mir dann: ***************** pub 1024R/1DB114E0 2004-01-15 [verfällt: 2005-01-27)] uid Debian Archive Automatic Signing Key (2004) <[EMAIL PROTECTED]> pub 1024D/4F368D5D 2005-01-31 [expires: 2006-01-31] uid Debian Archive Automatic Signing Key (2005) <[EMAIL PROTECTED]> pub 1024D/529B8BDA 2003-12-18 uid Blackdown Java-Linux Package Signing Key <[EMAIL PROTECTED]> sub 2048g/2C2BB3B9 2003-12-18 pub 1024D/71409CDF 2004-11-11 uid Stefan Lippers-Hollmann (http://www.kanotix.com) <[EMAIL PROTECTED]> pub 1024D/1F41B907 1999-10-03 uid Christian Marillat <[EMAIL PROTECTED]> uid Christian Marillat <[EMAIL PROTECTED]> uid Christian Marillat <[EMAIL PROTECTED]> sub 1536g/C28DCC42 1999-10-03 ***************** Vielleicht hilft dir das ja bei der Fehlersuche. -- Markus Schulz "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning."

