[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Anything still not OK with apt 0.9.1?



On Thu, 19 Apr 2012, Svante Signell wrote:

Hi, when apt-get update the following happens when updating from a port
(that doesn't have a valid public key):

This has been the case for years. Since secure apt got default at least.

No problems before 0.9.x??

Ign http://ftp.debian-ports.org unreleased/main
Translation-en
W: GPG error: http://ftp.debian-ports.org unreleased Release: The
following signatures couldn't be verified because the public key is not
available: NO_PUBKEY A2A560BCA92F9FF4
E: Method rred has died unexpectedly!
E: Sub-process rred received a segmentation fault.

and that key (it looks like two keys really...A92F9FF4 is for debian-ports.org) is installed in the keyring?
sudo apt-key list

if not
either install
  debian-ports-archive-keyring
or do
  sudo gpg --keyserver hkp://subkeys.pgp.net --recv-keys A92F9FF4
  sudo gpg --export A92F9FF4 | apt-key add -

as stated at http://www.debian-ports.org/archive

Please tell me if there is some other list to submit to (except
submit@bugs.debian.org)

http://www.debian-ports.org/contacts

--
/brother
http://martin.bagge.nu
Bruce Schneier doesn't need full vulnerability disclosure because he already knows.


Reply to: