Strona 1 z 1

Błędy przy aktualizacji bazy pakietów Debiana Lenny

: 28 marca 2011, 18:05
autor: Hadouken
Witam.
Mam takie pytanie odnośnie błędów, które mi wyświetla konsola po poleceniu:

Kod: Zaznacz cały

apt-get update

Kod: Zaznacz cały

W: Failed to fetch http://ftp.pl.debian.org/debian/dists/lenny/Release  Unable to find expected entry  m.in./binary-i386/Packages in Meta-index file (malformed Release file?)

W: Failed to fetch http://security.debian.org/dists/lenny/updates/Release  Unable to find expected entry  m.in./binary-i386/Packages in Meta-index file (malformed Release file?)

W: Failed to fetch http://www.debian-multimedia.org/dists/lenny/Release  Unable to find expected entry  m.in./binary-i386/Packages in Meta-index file (malformed Release file?)

E: Some index files failed to download, they have been ignored, or old ones used instead.
Nie bardzo jeszcze ogarniam Debiana, więc, chcę żeby ktoś mi powiedział co może być przyczyną i jak naprawić błędy.

: 28 marca 2011, 18:30
autor: DaVidoSS
Pokaż zawartość pliku /etc/apt/sources.list wykonując polecenie w konsoli:

Kod: Zaznacz cały

cat /etc/apt/sources.list

: 04 kwietnia 2011, 21:54
autor: Hadouken

Kod: Zaznacz cały

#~~~~~~Lenny~~~~~~#
deb http://ftp.pl.debian.org/debian/ lenny main non-free contrib
deb-src http://ftp.pl.debian.org/debian/ lenny main non-free contrib
deb http://security.debian.org/ lenny/updates main contrib non-free
deb-src http://security.debian.org/ lenny/updates main contrib non-free
deb http://ftp.pl.debian.org/debian/ lenny m.in. non-free contrib
deb-src http://ftp.pl.debian.org/debian/ lenny m.in. non-free contrib
deb http://security.debian.org/ lenny/updates m.in. contrib non-free
deb-src http://security.debian.org/ lenny/updates m.in. contrib non-free
deb http://www.debian-multimedia.org lenny m.in.
deb http://volatile.debian.org/debian-volatile lenny/volatile main contrib
deb-src http://volatile.debian.org/debian-volatile lenny/volatile main contrib
deb http://www.backports.org/debian lenny-backports main contrib non-free


: 04 kwietnia 2011, 22:04
autor: DaVidoSS
Wpisy wydaja się ok.

: 04 kwietnia 2011, 22:26
autor: yossarian
Usuń wpisy zawierające m.in. contrib non-free a zostaw te zawierające main non-free contrib

: 05 kwietnia 2011, 16:31
autor: Hadouken
No to skasowałem

Kod: Zaznacz cały

deb http://security.debian.org/ lenny/updates m.in. contrib non-free
deb-src http://security.debian.org/ lenny/updates m.in. contrib non-free
I po:

Kod: Zaznacz cały

apt-get update
mam takie informacje:

Kod: Zaznacz cały

W: Failed to fetch http://ftp.pl.debian.org/debian/dists/lenny/Release  Unable to find expected entry  m.in./binary-i386/Packages in Meta-index file (malformed Release file?)

W: Failed to fetch http://www.debian-multimedia.org/dists/lenny/Release  Unable to find expected entry  m.in./binary-i386/Packages in Meta-index file (malformed Release file?)

E: Some index files failed to download, they have been ignored, or old ones used instead.