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

Re: Not Authenticated ???



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




I followed what has been said in various threads to remedy the situation, but I doesn't work for me :-(

first shot:
-----------
debian1:/home/leec# cd /
debian1:/# whoami
root
debian1:/# wget http://ftp-master.debian.org/ziyi_key_2006.asc -O - | apt-key add -
--19:48:31--  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

19:48:31 (101.65 KB/s) - `-' saved [2017/2017]

OK
debian1:/#



Yes, the command was successful, but Synaptic still calls every selection "Not Authenticated." So since the "ftp-master" reference is not my specific source, I also tried the following:

second shot:
------------
debian1:/# wget http://mirrors.kernel.org/ziyi_key_2006.asc -O - | apt-key add -
--19:50:47--  http://mirrors.kernel.org/ziyi_key_2006.asc
          => `-'
Resolving mirrors.kernel.org... 204.152.191.7, 204.152.191.39
Connecting to mirrors.kernel.org|204.152.191.7|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
19:50:48 ERROR 404: Not Found.

gpg: no valid OpenPGP data found.
debian1:/# wget http://mirrors.kernel.org/debian/ziyi_key_2006.asc -O - | apt-key add -
--19:51:52--  http://mirrors.kernel.org/debian/ziyi_key_2006.asc
          => `-'
Resolving mirrors.kernel.org... 204.152.191.39, 204.152.191.7
Connecting to mirrors.kernel.org|204.152.191.39|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
19:51:52 ERROR 404: Not Found.

gpg: no valid OpenPGP data found.
debian1:/#


which obviously does not work.  So what am I missing??
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?

Also still trying to figure out how to see if RAID1 is functioning normally after my test mondo system restore, but I have resolved the sound issue I had.

Thank you,
Lee C




Reply to: