Your message dated Thu, 5 Apr 2012 21:56:03 +0200
with message-id <[email protected]>
and subject line Re: Bug#667547: apt-cacher-ng: Proxy config doesn't work with
example in acng.conf
has caused the Debian Bug report #667547,
regarding apt-cacher-ng: Proxy config doesn't work with example in acng.conf
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.)
--
667547: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667547
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: apt-cacher-ng
Version: 0.5.1-3
Severity: normal
The default /etc/apt-cacher-ng/acng.conf file includes these two lines:-
#Proxy: http://www-proxy.example.net:80
#proxy: http://username:[email protected]:3128
however the program will not actually work with a config line of that
syntax.
The syntax which does work is
#Proxy: www-proxy.example.net:80
#proxy: username:[email protected]:3128
i.e. with the "http://" removed
it would be helpful if the examples in the default conf file have
syntax which actually works.
Suggested solutions are to fix the program so that it works with or without
http:// present, or at least fix the default config file
thanks, Philip
-- System Information:
Debian Release: 6.0.4
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-5-486
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages apt-cacher-ng depends on:
ii adduser 3.112+nmu2 add and remove users and groups
ii debconf [debconf-2.0] 1.5.36.1 Debian configuration management sy
ii libbz2-1.0 1.0.5-6+squeeze1 high-quality block-sorting file co
ii libc6 2.11.3-3 Embedded GNU C Library: Shared lib
ii libfuse2 2.8.4-1.1 Filesystem in USErspace library
ii libgcc1 1:4.4.5-8 GCC support library
ii libstdc++6 4.4.5-8 The 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.10.1-17squeeze3 Larry Wall's Practical Extraction
apt-cacher-ng suggests no packages.
-- Configuration Files:
/etc/apt-cacher-ng/acng.conf changed:
CacheDir: /data/apt-cacher-ng
LogDir: /var/log/apt-cacher-ng
Port:3142
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
Remap-cygwin: file:cygwin_mirrors /cygwin # ; file:backends_cygwin #
incomplete, please create this file
ReportPage: acng-report.html
ExTreshold: 4
/etc/apt-cacher-ng/backends_debian changed:
http://ftp.uk.debian.org/debian/
-- debconf information:
apt-cacher-ng/gentargetmode: No automated setup
--- End Message ---
--- Begin Message ---
Version: 0.5.7-1
> The syntax which does work is
> #Proxy: www-proxy.example.net:80
> #proxy: username:[email protected]:3128
>
> i.e. with the "http://" removed
>
> it would be helpful if the examples in the default conf file have
> syntax which actually works.
>
> Suggested solutions are to fix the program so that it works with or without
> http:// present, or at least fix the default config file
Fixed 1.5 years ago.
Regards,
Eduard-
--- End Message ---