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

Re: Not Authenticated ???



Andrew M.A. Cater wrote:
On Wed, Jan 04, 2006 at 08:16:13PM -0500, Chinook wrote:
Chinook wrote:
Now that I've got Etch installed, I'm seeing a "Not Authenticated" warning for many packages.

Is this normal or is it something I don't have that is causing such?

Thanks,
Lee C


Current apt is slightly broken :) The transition to the 2006 key
wasn't smooth: it also apparently needs the 2005 key to still be in place :)

Follow the same procedure as for the 2005 key (which may, in fact,
already be on your system in /usr/share/apt/debian-keyring.gpg - or some such name).

Once you have both keys in place, it should automagically all work
again.

I suppose I could change my source to the ftp-master, but then I have to figure out how to change the source and why if my source works perfectly well otherwise?

If you just use the wget command as given: you only pull one small
file from its canonical place on ftp-master.debian.org.
DON'T change your entire /etc/apt/sources.list just for this.

HTH,

Andy

Thank you,
Lee C





Hi Andy,

If I understand what you're saying (other than the current app issue :-), I just used the wget twice - once for 2005 and once for 2006. I still get the "Not Authenticated" warning for any selections in Synaptic :-( I even rebooted and tried Synaptic again.

Specifically what I did (in root Terminal) was:

debian1:/home/leec# wget http://ftp-master.debian.org/ziyi_key_2005.asc -O - | sudo apt-key add - --03:09:57--  http://ftp-master.debian.org/ziyi_key_2005.asc
          => `-'
Resolving ftp-master.debian.org... 140.211.166.43
Connecting to ftp-master.debian.org|140.211.166.43|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1,184 (1.2K) [text/plain]

100%[=======================================================================>] 1,184         --.--K/s

03:09:57 (415.02 KB/s) - `-' saved [1184/1184]

OK
debian1:/home/leec# wget http://ftp-master.debian.org/ziyi_key_2006.asc -O - | sudo apt-key add -
--03:10:36--  http://ftp-master.debian.org/ziyi_key_2006.asc
          => `-'
Resolving ftp-master.debian.org... 140.211.166.43
Connecting to ftp-master.debian.org|140.211.166.43|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2,017 (2.0K) [text/plain]

100%[=======================================================================>] 2,017         --.--K/s


03:10:36 (100.31 KB/s) - `-' saved [2017/2017]

OK
debian1:/home/leec#


What I have in /usr/share/apt/ is only debian-archive.gpg and I don't want to mess around with trying to view its contents.

What I have in /etc/apt/sources.list is:


#deb cdrom:[Debian GNU/Linux testing _Etch_ - Official Snapshot i386 Binary-1 (20051111)]/ etch contrib main

deb http://mirrors.kernel.org/debian/ testing main
deb-src http://mirrors.kernel.org/debian/ testing main

deb http://security.debian.org/ testing/updates main
>

Thanks for the reply,
Lee C



Reply to: