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

Re: http://ftp.debian-unofficial.org/debian/dists/sarge/Release.gpg problem.



On Thu, Feb 09, 2006 at 04:01:38PM +0000, L.V.Gandhi wrote:
> I am using sarge with apt from backports. It needs gpg keys. For
> http://ftp.debian-unofficial.org/debian/dists/sarge/ I did
> lvgdell600m:~# GET
> http://ftp.debian-unofficial.org/debian/dists/sarge/Release.gpg | gpg
> --import
> gpg: no valid OpenPGP data found.
> gpg: Total number processed: 0
> I d/l Release.gpg and then did

> lvgdell600m:~# cat /home/lvgandhi/Release.gpg  | gpg --import
> gpg: no valid OpenPGP data found.
> gpg: Total number processed: 0

try:

gpg --recv-keys 2D230C5F
gpg --export 2D230C5F |apt-key add -

if you want this key:
pub   1024D/2D230C5F 2006-01-03 [expires: 2007-02-07]
uid                  Debian Archive Automatic Signing Key (2006)
<ftpmaster@debian.org>

Attachment: signature.asc
Description: Digital signature


Reply to: