per Knoppix che modifiche mi consigliate di fare sui file preferences e sources.list per avere una piattaforma stabile e siti attendibili?
Nel file Preferences in /etc/apt ho
Package: *
Pin: release a=stable
Pin-Priority: 1001
e nel sources.list
# KNOPPIX Sources
deb-src
http://debian-knoppix.alioth.debian.org ./
# KNOPPIX Precompiled binaries
deb
http://debian-knoppix.alioth.debian.org ./
# x2go
deb
http://x2go.obviously-nice.de/deb/ lenny main
# Knoppix repository
deb
http://debian-knoppix.alioth.debian.org ./
# Debian/Squeeze is the stable base for this installation
deb
http://ftp.de.debian.org/debian stable main contrib non-free
deb
http://security.debian.org stable/updates main contrib non-free
# testing/unstable/experimental contain newer versions, but
# packages from there are not being installed by default, unless
# they came from there in the first place.
deb
http://ftp.de.debian.org/debian testing main contrib non-free
deb
http://security.debian.org testing/updates main contrib non-free
deb
http://ftp.de.debian.org/debian unstable main contrib non-free
deb
http://ftp.de.debian.org/debian experimental main contrib non-free
# Debian/volatile contains quickly changing data like spam- and virusfilter #databases
deb
http://volatile.debian.org/debian-volatile stable/volatile main contrib non-free
# daisy player
deb-src
http://mentors.debian.net/debian unstable main contrib non-free
deb
http://mentors.debian.net/debian unstable main contrib non-free
QUANDO LANCIO L'UPDATE MANAGER RIPORTA QUESTI ERRORI
Error message:
Fetch failed: W:Failed to fetch
http://volatile.debian.org/debian-volatile/dists/stable/volatile/main/binary-i386/Packages.gz 404 Not Found [IP: 130.89.149.227 80]
, W:Failed to fetch
http://volatile.debian.org/debian-volatile/dists/stable/volatile/contrib/binary-i386/Packages.gz 404 Not Found [IP: 130.89.149.227 80]
, W:Failed to fetch
http://volatile.debian.org/debian-volatile/dists/stable/volatile/non-free/binary-i386/Packages.gz 404 Not Found [IP: 130.89.149.227 80]
, W:Failed to fetch
http://www.backports.org/debian/dists/lenny-backports/contrib/source/Sources.gz 404 Not Found [IP: 86.59.118.148 80]
, W:Failed to fetch
http://www.backports.org/debian/dists/lenny-backports/non-free/source/Sources.gz 404 Not Found [IP: 86.59.118.148 80]
, W:Failed to fetch
http://www.backports.org/debian/dists/lenny-backports/main/binary-i386/Packages.gz 404 Not Found [IP: 86.59.118.148 80]
, W:Failed to fetch
http://www.backports.org/debian/dists/lenny-backports/contrib/binary-i386/Packages.gz 404 Not Found [IP: 86.59.118.148 80]
, W:Failed to fetch
http://www.backports.org/debian/dists/lenny-backports/non-free/binary-i386/Packages.gz 404 Not Found [IP: 86.59.118.148 80]
, W:Failed to fetch
http://www.backports.org/debian/dists/lenny-backports/main/source/Sources.gz 404 Not Found [IP: 86.59.118.148 80]
, W:Failed to fetch
http://mentors.debian.net/debian/dists/unstable/main/binary-i386/Packages.gz 404 Not Found
, W:Failed to fetch
http://mentors.debian.net/debian/dists/unstable/contrib/binary-i386/Packages.gz 404 Not Found
, W:Failed to fetch
http://mentors.debian.net/debian/dists/unstable/non-free/binary-i386/Packages.gz 404 Not Found
, E:Some index files failed to download, they have been ignored, or old ones used instead.
grazie mille