tags 195018 + woody sarge thanks (Why are the others closed? The issue isn't gone AFAIK, just worked around by a larger default value, and they're still there in stable/testing.[1])
On Wed, May 28, 2003 at 09:03:00AM +0200, Konstantin Schäfer wrote: > > deb http://security.debian.org/ stable/updates main > deb http://security.debian.org/ woody/updates main contrib non-free Woody == stable. It makes little sense to have both of these, doesn't it? Also, when one uses testing or unstable it's better to change the security line to read "testing/updates". > deb ftp://ftp.tu-clausthal.de/pub/linux/debian/ unstable contrib main non-free > deb ftp://ftp.tu-clausthal.de/pub/linux/debian/ stable contrib main non-free It also makes little sense to have both stable & unstable in sources.list, doesn't it? Unless you use package pinning perhaps; the fact that your apt is still 0.5.4 indicates you might. > If I comment out whatever line above, the problem don't appear any more. Well, yes. :) Change APT::Cache-Limit (man apt.conf) to 12582912 or some other value in a similar range to keep them all. Or upgrade apt to 0.5.5.1. (caveat emptor, it may be buggy) Regards, Filip [1] Hmm, I just realized - this could also become a problem if the testing Packages file becomes too big before we release and people update from current stable (woody) to new stable (sarge) _when_ we release. -- "I'm too sexy for my code." - Awk Sed Fred.

