Your message dated Fri, 8 Jul 2011 00:38:43 +0200
with message-id <[email protected]>
and subject line Re: Bug#633017: Downloading from mirrors is many times slower
then without apt-cacher-ng
has caused the Debian Bug report #633017,
regarding Downloading from mirrors is many times slower then without
apt-cacher-ng
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
633017: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=633017
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: apt-cacher-ng
Version: 0.6.3-1
Severity: normal
When downloading packages through apt-cacher-ng, my download speed is 350-400
kB/s
as reported by aptitude. When I disable the apt-cacher-ng, by removing the
relevant
file from /etc/apt/apt.conf.d/, I get 2500-2800 kB/s, which is my maximum
download
speed. The mirror I use is http://mirrors.nl.kernel.org/debian/, although I
don't
think it's relevant. A quick calculation reveals that downloading through
apt-cacher-ng is 7 times slower then without.
I can understand that download speed is lower, but 7 times seems a bit too much.
Regards,
Diederik
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.39-2-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages apt-cacher-ng depends on:
ii adduser 3.113 add and remove users and groups
ii debconf [debconf-2.0] 1.5.40 Debian configuration management sy
ii libbz2-1.0 1.0.5-6 high-quality block-sorting file co
ii libc6 2.13-7 Embedded GNU C Library: Shared lib
ii libfuse2 2.8.5-3 Filesystem in Userspace (library)
ii libgcc1 1:4.6.1-1 GCC support library
ii liblzma2 5.0.0-2 XZ-format compression library
ii libstdc++6 4.6.1-1 GNU Standard C++ Library v3
ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime
Versions of packages apt-cacher-ng recommends:
ii ed 1.4-3 The classic UNIX line editor
ii perl 5.12.3-7+b1 Larry Wall's Practical Extraction
Versions of packages apt-cacher-ng suggests:
pn doc-base <none> (no description available)
-- Configuration Files:
/etc/apt-cacher-ng/backends_debian changed:
http://ftp.nl.debian.org/debian/
/etc/apt-cacher-ng/security.conf [Errno 13] Permission denied:
u'/etc/apt-cacher-ng/security.conf'
-- debconf information:
apt-cacher-ng/gentargetmode: No automated setup
--- End Message ---
--- Begin Message ---
#include <hallo.h>
* Diederik de Haas [Thu, Jul 07 2011, 11:24:42PM]:
> Package: apt-cacher-ng
> Version: 0.6.3-1
> Severity: normal
>
> When downloading packages through apt-cacher-ng, my download speed is 350-400
> kB/s
> as reported by aptitude. When I disable the apt-cacher-ng, by removing the
> relevant
> file from /etc/apt/apt.conf.d/, I get 2500-2800 kB/s, which is my maximum
> download
> speed. The mirror I use is http://mirrors.nl.kernel.org/debian/, although I
> don't
> think it's relevant.
Relevant or not depends on what you understand as "use". APT may display
that but that is only true before redirection through acng. The mirror
that you really use is listed in your bug report:
> -- Configuration Files:
> /etc/apt-cacher-ng/backends_debian changed:
> http://ftp.nl.debian.org/debian/
So, please read the manual or simply add
http://mirrors.nl.kernel.org/debian/ as the first entry to
backends_debian and restart the daemon.
Regards,
Eduard.
--- End Message ---