[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#222639: apt: Cache-Limit influences Release processing, without notice on failure



On Wed, Dec 03, 2003 at 01:59:40PM -0500, Matt Zimmerman wrote:
> severity 222639 normal
> tags 222639 moreinfo
> thanks
> 
> On Mon, Dec 01, 2003 at 07:24:28PM +0100, Yann Dirson wrote:
> 
> > With the attached sources.list and apt.conf (sorry, many internal
> 
> There were no attachments.

Sorry, see below.

> > If the Cache-Limit is raised from 10M to 100M, and the cache rebuilt,
> > then:
> 
> Did you get an error when the cache was built before you charged
> Cache-Limit?

No explicit error, just this erroneous behaviour which caused this
source to get the default priority instead of the requested 995.

Before reporting the bug, I had changed back to 10M, touched the
Packages file for the mozilla mirror, updated (no error), and checked
the 995 was still ignored; then back to 100M, touch, updated, and that
works.


> If not, why did you change it?

I finally noticed that when commenting out a random entry from my
sources.list then it started to work.  The idea to raise cache size
was from doogie.

> The default should be sufficient.

The default was not sufficient for my original source list, I had to
raise the value to allow cache building (update was failing on error
otherwise).

If I can give any useful debug info...

BTW, that happens on 0.5.4 (woody) as well
-- 
Yann Dirson    <ydirson@altern.org> |    Why make M$-Bill richer & richer ?
Debian-related: <dirson@debian.org> |   Support Debian GNU/Linux:
Pro:    <yann.dirson@fr.alcove.com> |  Freedom, Power, Stability, Gratuity
     http://ydirson.free.fr/        | Check <http://www.debian.org/>


==== sources.list ====
deb http://debian-mirror.alcove-fr/backports.org woody mozilla

deb http://debian-mirror.alcove-fr/ woody main contrib non-free
deb http://debian-mirror.alcove-fr/non-US woody/non-US main contrib non-free
deb-src http://ftp.fr.debian.org/debian woody main contrib non-free
deb-src http://non-us.debian.org/debian-non-US woody/non-US main contrib non-free

deb http://security.debian.org/ woody/updates main contrib non-free
# OOo - see http://openoffice.debian.net/mirrors.html
deb ftp://ftp.freenet.de/pub/debian-openoffice/ woody main contrib

# KDE 3
deb http://download.kde.org/stable/3.1.4/Debian woody main

deb http://debian-mirror.alcove-fr/ dists/potato-alcove/binary-i386/
deb http://debian-mirror.alcove-fr/hostpkg woody alcove

deb http://savannah.nongnu.org/download/alcovebook/ ./
# acroread
deb http://marillat.free.fr/ stable main
==== apt.conf
Apt::Default-Release "3.0*";

// This parameter is too low in woody, will be raised in sarge
APT::Cache-Limit "100000000";
Acquire::http::Proxy "http://proxy.alcove-fr:3128";;
Acquire::ftp::Proxy "http://proxy.alcove-fr:3128";;
==== preferences
Package: *
Pin: release l=mozilla
Pin-Priority: 995

Package: *
Pin: release o=debian-openoffice
Pin-Priority: 400

Package: *
Pin: release o=Ralf Nolden <nolden@kde.org>,l=kde
Pin-Priority: 995

Package: *
Pin: release o=alcovebook
Pin-Priority: 995

Package: *
Pin: release o=Christian Marillat
Pin-Priority: 400
====



Reply to: