[+] apt-get nie może pobra

Tematy związane z oprogramowaniem, instalacją, konfiguracją
ninja2000
Posty: 4
Rejestracja: 04 kwietnia 2013, 18:00

[+] apt-get nie może pobrać określonych pakietów

Post autor: ninja2000 »

Cześć!

Od razu walę z rury. jestem na tym forum z tego powodu.

Gdy uruchamiam menadżer aktualizacji i wciskam opcję sprawdzania to program daję mi błąd o takiej treści.

Kod: Zaznacz cały

Error message:
Fetch failed: W:GPG error: http://debian.drdteam.org stable Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 392203ABAF88540B, W:GPG error: http://www.deb-multimedia.org squeeze Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 07DC563D1F41B907, W:GPG error: http://ppa.launchpad.net lucid Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 10F540EF7098F1E0, W:Failed to fetch http://security.debian.org/dists/squeeze/updates/Release  Unable to find expected entry  universe/binary-i386/Packages in Meta-index file (malformed Release file?)
, W:Failed to fetch http://http.us.debian.org/debian/dists/squeeze/Release  Unable to find expected entry  universe/binary-i386/Packages in Meta-index file (malformed Release file?)
, W:Failed to fetch ftp://ftp.pl.debian.org/debian/dists/squeeze/updates/main/source/Sources.gz  Unable to fetch file, server said '/debian/dists/squeeze/updates/main/source/Sources.gz: No such file or directory  ' [IP: 153.19.251.221 21]
, W:Failed to fetch ftp://ftp.pl.debian.org/debian/dists/squeeze/updates/non-free/source/Sources.gz  Unable to fetch file, server said '/debian/dists/squeeze/updates/non-free/source/Sources.gz: No such file or directory  ' [IP: 153.19.251.221 21]
, W:Failed to fetch ftp://ftp.pl.debian.org/debian/dists/squeeze/updates/contrib/source/Sources.gz  Unable to fetch file, server said '/debian/dists/squeeze/updates/contrib/source/Sources.gz: No such file or directory  ' [IP: 153.19.251.221 21]
, W:Failed to fetch ftp://ftp.pl.debian.org/debian/dists/squeeze/updates/universe/source/Sources.gz  Unable to fetch file, server said '/debian/dists/squeeze/updates/universe/source/Sources.gz: No such file or directory  ' [IP: 153.19.251.221 21]
, W:Failed to fetch http://http.us.debian.org/debian/dists/squeeze/updates/main/source/Sources.gz  404  Not Found [IP: 35.9.37.225 80]
, W:Failed to fetch http://http.us.debian.org/debian/dists/squeeze/updates/non-free/source/Sources.gz  404  Not Found [IP: 35.9.37.225 80]
, W:Failed to fetch http://http.us.debian.org/debian/dists/squeeze/updates/contrib/source/Sources.gz  404  Not Found [IP: 35.9.37.225 80]
, E:Some index files failed to download, they have been ignored, or old ones used instead.
Nie wiem, czy jest to spowodowane błędem systemu (ale raczej nie), tym, że serwer Squeeze padł (co jest raczej mało prawdopodobne), lub z innego nieznanego mi powodu.

Całość zaczęła się gdy miałem problemy z internetem (siadał mi co 15 - 30 sekund, a kable nie odłączyłem) i system próbował pobierać aktualizacje.. już 2 tygodnie nad tym siedzę i nie wiem co robić... a grzebać za bardzo nie chcę, gdyż znając siebie to coś zepsuję.

I teraz pytanie, co mam zrobić aby łączył się z serwerem?

Dane inne:
Zmiana źródła pakietów na zagraniczne nie dawała efektu.

Jak pewno zauważyliście używam Debiana Squeeze 6.0.5, faktycznie wyszła nowsza, ale to wciąż beta.

Mój plik /etc/apt/sources.list

Kod: Zaznacz cały

# 

# deb cdrom:[Debian GNU/Linux 6.0.5 _Squeeze_ - Official i386 NETINST Binary-1 20120512-20:43]/ squeeze main

# deb cdrom:[Debian GNU/Linux 6.0.5 _Squeeze_ - Official i386 NETINST Binary-1 20120512-20:43]/ squeeze main

deb http://http.us.debian.org/debian/ squeeze main non-free contrib universe
deb-src http://http.us.debian.org/debian/ squeeze main non-free contrib

deb http://security.debian.org/ squeeze/updates main non-free contrib universe
deb-src ftp://ftp.pl.debian.org/debian/ squeeze/updates main non-free contrib universe 
deb-src http://http.us.debian.org/debian/ squeeze/updates main non-free contrib

# squeeze-updates, previously known as 'volatile'
deb http://ftp.pl.debian.org/debian/ squeeze-updates main
deb-src http://ftp.pl.debian.org/debian/ squeeze-updates main


#deb http://www.geekconnection.org/remastersys/repository ubuntu/
# deb http://packages.linuxmint.com debian import
deb http://www.remastersys.com/repository squeeze/
deb http://www.deb-multimedia.org squeeze main non-free
deb http://ftp.us.debian.org/debian/ squeeze-updates main contrib non-free
deb-src http://ftp.us.debian.org/debian/ squeeze-updates main contrib non-free
deb http://debian.drdteam.org/ stable multiverse

deb http://ppa.launchpad.net/zebioman/games/ubuntu lucid main
deb-src http://ppa.launchpad.net/zebioman/games/ubuntu lucid main

deb http://backports.debian.org/debian-backports squeeze-backports main

## Depôt MultiSystem
deb http://liveusb.info/multisystem/depot all main

deb ftp://ftp.pl.debian.org/debian/ squeeze non-free contrib main
deb-src ftp://ftp.pl.debian.org/debian/ squeeze non-free contrib main
Pozdrawiam.
Awatar użytkownika
Yampress
Administrator
Posty: 6416
Rejestracja: 09 sierpnia 2007, 21:41
Lokalizacja: PL

Post autor: Yampress »

Repozytoria ,,universe'' to chyba jakaś naleciałość z Ubuntu. To nie ta bajka. Usuń to natychmiast. Tego w Debianie nie ma!

I w ogóle te wpisy z Ubuntu. One mogą mocno mieszać w Debianie. Powodują bałagan.
Awatar użytkownika
Rafal_F
Moderator
Posty: 2350
Rejestracja: 29 sierpnia 2008, 16:45

Post autor: Rafal_F »

Pozamieniaj wszystkie:

Kod: Zaznacz cały

squeeze/updates
na:

Kod: Zaznacz cały

squeeze-updates
ninja2000
Posty: 4
Rejestracja: 04 kwietnia 2013, 18:00

Post autor: ninja2000 »

Dziękuję wam! To działa!
ODPOWIEDZ