Re: AS: Packages file incorrect? (2004-0102, but packages are 03 and later)
Johannes Wilm <[email protected]> Mon, 5 Jan 2004 17:39:04 +0100
| Newsgroups | gmane.linux.debian.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
It seems like you used a deb-line such as: deb http://www.cs.uni-magdeburg.de/~aschultz/debian/unstable/ ./ and that will get you downloaded the package index. However in order to also be able to download the actual packages, you need to use: deb http://www.cs.uni-magdeburg.de/~aschultz/debian/ unstable/ -- Johannes Wilm On Monday 05 January 2004 05:35 pm, Jens Benecke wrote: > Hi, > > on uni-magdeburg I cannot download the packages via APT: > > Möchten Sie fortfahren? [J/n] > Hole:1 http://ftp2.de.debian.org unstable/main python2.3 2.3.3-4 [2747kB] > Fehl http://www.cs.uni-magdeburg.de ./ kdelibs4-dev > 4:3.2.0-0+cvs20040102+as 404 Not Found > Fehl http://www.cs.uni-magdeburg.de ./ kdelibs4 4:3.2.0-0+cvs20040102+as > 404 Not Found > Fehl http://www.cs.uni-magdeburg.de ./ kdelibs-bin 4:3.2.0-0+cvs20040102+as > 404 Not Found > Fehl http://www.cs.uni-magdeburg.de ./ libarts1-dev 1.2.0-0+cvs20040102+as > 404 Not Found > Fehl http://www.cs.uni-magdeburg.de ./ libarts1 1.2.0-0+cvs20040102+as > 404 Not Found > Fehl http://www.cs.uni-magdeburg.de ./ libartsc0-dev 1.2.0-0+cvs20040102+as > 404 Not Found > > etc. > > because those packages are all later than 20040102, the ones from 2.1.2004 > are already taken away. > > Could you run dpkg-scanpackages to recreate the packages file? > Thanks.