проблемы с установкой пакетов в alt Linux !!!! через apt-get
пишу
apt-get update
выдаёт;
Код: Выделить всё
# apt-get update
Get:1 [url="http://ftp.altlinux.org"]http://ftp.altlinux.org[/url] i586 release [730B]
Get:2 [url="ftp://updates.altlinux.org"]ftp://updates.altlinux.org[/url] i586 release [720B]
Get:3 [url="ftp://ftp.altlinux.org"]ftp://ftp.altlinux.org[/url] i586 release [1005B]
Get:4 [url="http://ftp.altlinux.org"]http://ftp.altlinux.org[/url] noarch release [728B]
Get:5 [url="http://ftp.altlinux.org"]http://ftp.altlinux.org[/url] i586 release [1005B]
Get:6 [url="http://ftp.altlinux.org"]http://ftp.altlinux.org[/url] i586 release [720B]
Err [url="ftp://updates.altlinux.org"]ftp://updates.altlinux.org[/url] i586 release
Could not connect data socket, connection timed out
Err [url="ftp://ftp.altlinux.org"]ftp://ftp.altlinux.org[/url] i586 release
Could not connect data socket, connection timed out
Get:7 [url="ftp://ftp.altlinux.org"]ftp://ftp.altlinux.org[/url] i586 release [730B]
Err [url="ftp://ftp.altlinux.org"]ftp://ftp.altlinux.org[/url] i586 release
Could not connect data socket, connection timed out
Get:8 [url="ftp://ftp.altlinux.org"]ftp://ftp.altlinux.org[/url] noarch release [728B]
Err [url="ftp://ftp.altlinux.org"]ftp://ftp.altlinux.org[/url] noarch release
Could not connect data socket, connection timed out
Fetched 3183B in 6m0s (9B/s)
Hit [url="http://ftp.altlinux.org"]http://ftp.altlinux.org[/url] i586/classic pkglist
Hit [url="http://ftp.altlinux.org"]http://ftp.altlinux.org[/url] i586/classic release
Hit [url="http://ftp.altlinux.org"]http://ftp.altlinux.org[/url] noarch/classic pkglist
Hit [url="http://ftp.altlinux.org"]http://ftp.altlinux.org[/url] noarch/classic release
Hit [url="http://ftp.altlinux.org"]http://ftp.altlinux.org[/url] i586/main pkglist
Hit [url="http://ftp.altlinux.org"]http://ftp.altlinux.org[/url] i586/main release
Hit [url="http://ftp.altlinux.org"]http://ftp.altlinux.org[/url] i586/classic pkglist
Hit [url="http://ftp.altlinux.org"]http://ftp.altlinux.org[/url] i586/classic release
Hit [url="http://ftp.altlinux.org"]http://ftp.altlinux.org[/url] i586/updates pkglist
Hit [url="http://ftp.altlinux.org"]http://ftp.altlinux.org[/url] i586/updates release
Hit [url="http://ftp.altlinux.org"]http://ftp.altlinux.org[/url] i586/classic pkglist
Hit [url="http://ftp.altlinux.org"]http://ftp.altlinux.org[/url] i586/classic release
Hit [url="http://ftp.altlinux.org"]http://ftp.altlinux.org[/url] noarch/classic pkglist
Hit [url="http://ftp.altlinux.org"]http://ftp.altlinux.org[/url] noarch/classic release
Failed to fetch [url="ftp://ftp.altlinux.org/pub/distributions/ALTLinux/4.0/Desktop/current/i586/base/release"]ftp://ftp.altlinux.org/pub/distributions/...86/base/release[/url] Could not connect data socket, connection timed out
Failed to fetch [url="ftp://updates.altlinux.org/4.0/i586/base/release"]ftp://updates.altlinux.org/4.0/i586/base/release[/url] Could not connect data socket, connection timed out
Failed to fetch [url="ftp://ftp.altlinux.org/pub/distributions/ALTLinux/4.0/branch/i586/base/release"]ftp://ftp.altlinux.org/pub/distributions/...86/base/release[/url] Could not connect data socket, connection timed out
Failed to fetch [url="ftp://ftp.altlinux.org/pub/distributions/ALTLinux/4.0/branch/noarch/base/release"]ftp://ftp.altlinux.org/pub/distributions/...ch/base/release[/url] Could not connect data socket, connection timed out
Reading Package Lists... Done
Building Dependency Tree... Done
W: Release files for some repositories could not be retrieved or authenticated. Such repositories are being ignored.
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.пробую установить любой софт, к примеру vnc-server:
пишу : apt-get install vnc-server
выдаёт:
Код: Выделить всё
# apt-get install vnc-server
Reading Package Lists... Done
Building Dependency Tree... Done
The following NEW packages will be installed:
vnc-server
0 upgraded, 1 newly installed, 0 removed and 182 not upgraded.
Need to get 704kB of archives.
After unpacking 1415kB of additional disk space will be used.
Get:1 [url="ftp://ftp.altlinux.org"]ftp://ftp.altlinux.org[/url] i586/classic vnc-server 3.3.3r2-alt7 [704kB]
Err [url="ftp://ftp.altlinux.org"]ftp://ftp.altlinux.org[/url] i586/classic vnc-server 3.3.3r2-alt7
Could not connect data socket, connection timed out
Failed to fetch [url="ftp://ftp.altlinux.org/pub/distributions/ALTLinux/4.0/branch/i586/RPMS.classic/vnc-server-3.3.3r2-alt7.i586.rpm"]ftp://ftp.altlinux.org/pub/distributions/...2-alt7.i586.rpm[/url] Could not connect data socket, connection timed out
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?и так практически с каждой софтиной
хотя на другом почти таком же компе в этой же локалке всё в норме , всё прекрасно апдейтится и устанавливается .....
в чём может быть дело??