cold not load virtualbox - packages
Posted: 13. Jul 2008, 10:34
Hello,
i whant to install virtualbox on a debian/etch. I made thes entry in /etc/apt/sources.list:but here i get:
What is wrong, why does this not work?
Greetings Nixdorf
[ModEdit: Added code blocks for readability]
i whant to install virtualbox on a debian/etch. I made thes entry in /etc/apt/sources.list:
- deb http://www.virtualbox.org/debian etch non-free
Code: Select all
wget http://www.virtualbox.org/debian/innotek.asc
apt-key add innotek.asc
rm innotek.asc
apt-get updateCode: Select all
Ign http://www.virtualbox.org etch Release.gpg
Ign http://www.virtualbox.org etch Release
Ign http://www.virtualbox.org etch/non-free Packages
Fehl http://www.virtualbox.org etch/non-free Packages
403 Forbidden
Hole:1 http://security.debian.org etch/updates Release.gpg [189B]
OK http://security.debian.org etch/updates Release
Ign http://security.debian.org etch/updates/main Packages/DiffIndex
Ign http://security.debian.org etch/updates/contrib Packages/DiffIndex
Ign http://security.debian.org etch/updates/main Sources/DiffIndex
Ign http://security.debian.org etch/updates/contrib Sources/DiffIndex
OK http://security.debian.org etch/updates/main Packages
OK http://security.debian.org etch/updates/contrib Packages
OK http://security.debian.org etch/updates/main Sources
OK http://security.debian.org etch/updates/contrib Sources
Hole:2 http://ftp.de.debian.org stable Release.gpg [378B]
OK http://ftp.de.debian.org stable Release
Ign http://ftp.de.debian.org stable/main Packages/DiffIndex
Ign http://ftp.de.debian.org stable/contrib Packages/DiffIndex
Ign http://ftp.de.debian.org stable/non-free Packages/DiffIndex
Ign http://ftp.de.debian.org stable/main Sources/DiffIndex
Ign http://ftp.de.debian.org stable/contrib Sources/DiffIndex
Ign http://ftp.de.debian.org stable/non-free Sources/DiffIndex
OK http://ftp.de.debian.org stable/main Packages
OK http://ftp.de.debian.org stable/contrib Packages
OK http://ftp.de.debian.org stable/non-free Packages
OK http://ftp.de.debian.org stable/main Sources
OK http://ftp.de.debian.org stable/contrib Sources
OK http://ftp.de.debian.org stable/non-free Sources
Es wurden 2B in 16s geholt (0B/s)
Konnte http://www.virtualbox.org/debian/dists/etch/non-free/binary-i386/Packages.gz nicht holen 403 Forbidden
Paketlisten werden gelesen... Fertig
W: Kann nicht auf die Liste http://www.virtualbox.org etch/non-free Packages (/var/lib/apt/lists/www.virtualbox.org_debian_dists_etch_non-free_binary-i386_Packages) der Quellpakete zugreifen. - stat (2 Datei oder Verzeichnis nicht gefunden)
W: Probieren Sie âapt-get updateâ, um diese Probleme zu korrigieren.
E: Einige Indexdateien konnten nicht heruntergeladen werden, sie wurden ignoriert oder alte an ihrer Stelle benutzt.
Greetings Nixdorf
[ModEdit: Added code blocks for readability]