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
sub...@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.


--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/alpine.deb.2.00.1204192312550.20...@salyut.bsnet.se

Reply via email to