Package: apt-cacher-ng
Version: 0.4.8-1
Severity: grave

Justification: Package is unusable for its main purpose.

Hello,

After upgrading apt-cacher-ng from 0.4.7-1 to 0.4.8-1, I noticed that
apt-cacher-ng started to report a lot of 503 errors in 
/var/log/apt-cacher-ng/apt-cacher.err, and apt-get stopped working
properly with apt-cacher-ng. After I downgraded apt-cacher-ng to
0.4.7-1, everything started to work properly.

Here are a few sample lines from apt-cacher.err:

===
Sun Jul  4 15:03:40 2010|/var/cache/apt-cacher-ng/debrep/dists/unstable/Release 
storage error [503 Server disagrees on file size, cleaning up]: Resource 
temporarily unavailable
Sun Jul  4 15:03:41 
2010|/var/cache/apt-cacher-ng/debrep/dists/unstable/contrib/binary-i386/Packages.diff/Index
 storage error [503 Server disagrees on file size, cleaning up]: Resource 
temporarily unavailable
Sun Jul  4 15:04:58 
2010|/var/cache/apt-cacher-ng/debrep/dists/unstable/contrib/binary-i386/Packages.bz2
 storage error [503 Server disagrees on file size, cleaning up]: Resource 
temporarily unavailable
===

Here's what apt-get prints:

===
# apt-get dist-upgrade

Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... Done
The following packages will be upgraded:
  firebird2.1-common-doc hpijs hplip hplip-cups hplip-data initscripts 
libhpmud0 libsoup-gnome2.4-1 libsoup2.4-1 libtelepathy-glib0 sysv-rc sysvinit 
sysvinit-utils
13 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 14.2MB/14.5MB of archives.
After this operation, 635kB of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 http://localhost unstable/main initscripts 2.88dsf-11 [69.8kB]
Err http://localhost unstable/main firebird2.1-common-doc 2.1.3.18185-0.ds1-10
  Bad header line
Err http://localhost unstable/main hplip 3.10.5-4
  Bad header line
0% [Waiting for headers]
===

Here are the relevant lines from my configuration files:

/etc/apt-cacher-ng/acng.conf
===
...
# TCP (http) port
# Set to 9999 to emulate apt-proxy
#Port:3142
Port:9999

...

# Repository remapping. See manual for details.
# In this example, backends file is generated during package installation.
Remap-debrep: file:deb_mirror*.gz /debian ; file:backends_debian
Remap-uburep: file:ubuntu_mirrors /ubuntu ; file:backends_ubuntu
Remap-debvol: file:debvol_mirror*.gz /debian-volatile ; file:backends_debvol
...

# Forbid all downloads that don't run through preconfigured backends (.where)
#ForceManaged: 0
ForceManaged: 1

...
===

/etc/apt/sources.list.d/debian.list
=== 
deb http://localhost:9999/debian unstable main contrib
deb-src http://localhost:9999/debian unstable main contrib
===

Is there any other information I can provide to help in debugging this
problem?

Thanks,

M. Vefa Bicakci




-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to