Компьютерный форум OSzone.net  

Компьютерный форум OSzone.net (http://forum.oszone.net/index.php)
-   Общий по Linux (http://forum.oszone.net/forumdisplay.php?f=9)
-   -   отвалился apt-get на Дебиане (http://forum.oszone.net/showthread.php?t=129686)

romez777 24-01-2009 05:14 1017624

отвалился apt-get на Дебиане
 
Приветствую

внезапно перестал работать apt-get install/update на Debian 4.0. При этом линк есть, сеть работает, все резолвится, ping'и и traceroute-ы идут успешно. Более того, wget-ом все необходимые apt-get'у файлы вытягиваются - делаем вывод, что это не проблема соединения или дебиановских серверов, а скорее локальная с apt-get.

На всякий случай сделал apt-get clean, apt-get check. Не помогает, update все равно отваливается. Что еще могло поломаться?

Ниже лог:
Код:

~# apt-get install curl
Reading package lists... Done
Building dependency tree... Done
The following NEW packages will be installed:
  curl
0 upgraded, 1 newly installed, 0 to remove and 27 not upgraded.
Need to get 163kB of archives.
After unpacking 217kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
  curl
Install these packages without verification [y/N]? y
Err http://ftp.debian.org etch/main curl 7.15.5-1etch1
  Connection failed
Err http://security.debian.org etch/updates/main curl 7.15.5-1etch1
  Connection failed [IP: 212.211.132.250 80]
Failed to fetch http://security.debian.org/pool/updates/main/c/curl/curl_7.1... failed [IP: 212.211.132.250 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
dev:~#
dev:~# apt-get install curl
Reading package lists... Done
Building dependency tree... Done
The following NEW packages will be installed:
  curl
0 upgraded, 1 newly installed, 0 to remove and 27 not upgraded.
Need to get 163kB of archives.
After unpacking 217kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
  curl
Install these packages without verification [y/N]? y
Err http://ftp.debian.org etch/main curl 7.15.5-1etch1
  Connection failed
Err http://security.debian.org etch/updates/main curl 7.15.5-1etch1
  Connection failed [IP: 128.31.0.36 80]
Failed to fetch http://security.debian.org/pool/updates/main/c/curl/curl_7.1... failed [IP: 128.31.0.36 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
~# apt-get update
Err http://security.debian.org etch/updates Release.gpg
  Connection failed [IP: 212.211.132.250 80]
Ign http://security.debian.org etch/updates Release
Err http://ftp.debian.org etch Release.gpg
  Connection failed
Ign http://security.debian.org etch/updates/main Packages/DiffIndex
Ign http://ftp.debian.org etch Release
Ign http://security.debian.org etch/updates/contrib Packages/DiffIndex
Ign http://ftp.debian.org etch/main Packages/DiffIndex
Ign http://security.debian.org etch/updates/main Sources/DiffIndex
Ign http://ftp.debian.org etch/main Sources/DiffIndex
Ign http://security.debian.org etch/updates/contrib Sources/DiffIndex
Ign http://ftp.debian.org etch/main Packages
Ign http://security.debian.org etch/updates/main Packages
Ign http://ftp.debian.org etch/main Sources
Ign http://security.debian.org etch/updates/contrib Packages
Err http://ftp.debian.org etch/main Packages
  Connection failed
Ign http://security.debian.org etch/updates/main Sources
Err http://ftp.debian.org etch/main Sources
  Connection failed
Ign http://security.debian.org etch/updates/contrib Sources
Err http://security.debian.org etch/updates/main Packages
  Connection failed [IP: 212.211.132.250 80]
Err http://security.debian.org etch/updates/contrib Packages
  Connection failed [IP: 212.211.132.32 80]
Err http://security.debian.org etch/updates/main Sources
  Connection failed [IP: 130.89.149.225 80]
Err http://security.debian.org etch/updates/contrib Sources
  Connection failed [IP: 128.31.0.36 80]
Failed to fetch http://ftp.debian.org/debian/dists/etch/Release.gpg &nb... failed
Failed to fetch http://security.debian.org/dists/etch/updates/Release.gpg&nb... failed [IP: 212.211.132.250 80]
Failed to fetch http://ftp.debian.org/debian/dists/etch/main/binary-i386/Pac... failed
Failed to fetch http://security.debian.org/dists/etch/updates/main/binary-i3... failed [IP: 212.211.132.250 80]
Failed to fetch http://ftp.debian.org/debian/dists/etch/main/source/Sources.... failed
Failed to fetch http://security.debian.org/dists/etch/updates/contrib/binary... failed [IP: 212.211.132.32 80]
Failed to fetch http://security.debian.org/dists/etch/updates/main/source/So... failed [IP: 130.89.149.225 80]
Failed to fetch http://security.debian.org/dists/etch/updates/contrib/source... failed [IP: 128.31.0.36 80]
Reading package lists... Done
E: Some index files failed to download, they have been ignored, or old ones used instead.
~#

Заранее благодарен за дельные советы.

Naiad 24-01-2009 14:01 1017884

Попробуйте, как написано на SecureApt Debian Wiki
Цитата:

Note that you can disable these checks by running apt with --allow-unauthenticated
Еще попробуйте с другого зеркала


Время: 14:34.

Время: 14:34.
© OSzone.net 2001-