Hi all,
I have very strange problem, in my /etc/apt/source.list I have ...
cat sources.list
# Line commented out by installer because it failed to verify:
deb
http://security.debian.org/ etch/updates main contrib #non-free
# Line commented out by installer because it failed to verify:
deb-src
http://security.debian.org/ etch/updates main contrib #non-free
deb
ftp://ftp.cz.debian.org/debian/ stable main contrib #non-free
deb-src
ftp://ftp.cz.debian.org/debian/ stable main contrib #non-free
When I run apt-get update I got
apt-get update
Err
http://security.debian.org etch/updates Release.gpg
Could not connect to security.debian.org:80 (130.89.175.54). - connect (111 Connection refused)
http://security.debian.org/dists/etc...es/Release.gpg Could not connect to security.debian.org:80 (130.89.175.54). - connect (111 Connection refused)
Reading package lists... Done
W: Couldn't stat source package list
http://security.debian.org etch/updates/main Packages (/var/lib/apt/lists/security.debian.org_dists_etch_updates_main_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list
http://security.debian.org etch/updates/contrib Packages (/var/lib/apt/lists/security.debian.org_dists_etch_updates_contrib_binary-i386_Packages) - stat (2 No such file or directory)
W: You may want to run apt-get update to correct these problems
E: Some index files failed to download, they have been ignored, or old ones used instead.
Copy/paste thoese errors into google and looking for some solution was without success. I have /usb/bin/gpgv, I tried
aptitude -P dist-upgrade
then apt-get update, and still have the same error,
I have installed
apt-get install debian-archive-keyring
did not helped.
So team, please if someone have solution will help me a lot if post it here.
Thanks+regards