Dzisiaj chciałem zainstalować sobie apache2 z apt-get i wyskakuje błąd:
Kod: Zaznacz cały
The following NEW packages will be installed:
apache2 apache2-mpm-worker apache2-utils apache2.2-common libapr1
libaprutil1 libexpat1 libmagic1 libpcre3 libpq4 libsqlite3-0 mime-support
0 upgraded, 12 newly installed, 0 to remove and 0 not upgraded.
Need to get 2403kB/2907kB of archives.
After unpacking 8627kB of additional disk space will be used.
Do you want to continue [Y/n]? y
Err [url]http://ftp.se.debian.org[/url] etch/main libmagic1 4.17-5etch1
404 Not Found [IP: 130.239.18.173 80]
Err [url]http://ftp.se.debian.org[/url] etch/main libpcre3 6.7-1
404 Not Found [IP: 130.239.18.173 80]
Err [url]http://ftp.se.debian.org[/url] etch/main libpq4 8.1.8-1
404 Not Found [IP: 130.239.18.173 80]
Err [url]http://ftp.se.debian.org[/url] etch/main apache2-utils 2.2.3-4
404 Not Found [IP: 130.239.18.173 80]
Err [url]http://ftp.se.debian.org[/url] etch/main apache2.2-common 2.2.3-4
404 Not Found [IP: 130.239.18.173 80]
Err [url]http://ftp.se.debian.org[/url] etch/main apache2-mpm-worker 2.2.3-4
404 Not Found [IP: 130.239.18.173 80]
Err [url]http://security.debian.org[/url] etch/updates/main libmagic1 4.17-5etch1
404 Not Found [IP: 212.211.132.32 80]
Failed to fetch [url]http://security.debian.org/pool/updates/main/f/file/libmagic1_4.17-5etch1_i386.deb[/url] 404 Not Found [IP: 212.211.132.32 80]
Failed to fetch [url]http://ftp.se.debian.org/debian/pool/main/p/pcre3/libpcre3_6.7-1_i386.deb[/url] 404 Not Found [IP: 130.239.18.173 80]
Failed to fetch [url]http://ftp.se.debian.org/debian/pool/main/p/postgresql-8.1/libpq4_8.1.8-1_i386.deb[/url] 404 Not Found [IP: 130.239.18.173 80]
Failed to fetch [url]http://ftp.se.debian.org/debian/pool/main/a/apache2/apache2-utils_2.2.3-4_i386.deb[/url] 404 Not Found [IP: 130.239.18.173 80]
Failed to fetch [url]http://ftp.se.debian.org/debian/pool/main/a/apache2/apache2.2-common_2.2.3-4_i386.deb[/url] 404 Not Found [IP: 130.239.18.173 80]
Failed to fetch [url]http://ftp.se.debian.org/debian/pool/main/a/apache2/apache2-mpm-worker_2.2.3-4_i386.deb[/url] 404 Not Found [IP: 130.239.18.173 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
PS. Taki sam problem jest przy instalacji innych programów.