Package: apt-cacher-ng Version: 0.2.2-2 Severity: normal See the following snippet from my config file:
/etc/apt-cacher-ng/acng.conf # Addresses to bind/listen on. Multiple addresses must be separated by spaces. # DNS resolution is performed. If multiple protocols are available for a # hostname (i.e. IPv4 and IPv6) then both shall be supported. # # Default: not set, will listen on all interfaces. # BindAddress: 127.0.0.1 192.168.0.1 Then, the cron.daily script will fail with the following error: mithrandir:/etc/apt-cacher-ng# /etc/cron.daily/apt-cacher-ng Cannot connect, no alternative (socket file) available no such host: 127.0.0.1192.168.0.1 See how the two IP addresses from the config file have been merged into a single string. The same behaviour appears if multiple addresses are separted with multiple spaces, tabs or commas. This bug is somehow related to 545337. -- System Information: Debian Release: 5.0.5 APT prefers stable APT policy: (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.26-2-amd64 (SMP w/2 CPU cores) Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages apt-cacher-ng depends on: ii adduser 3.110 add and remove users and groups ii libbz2-1.0 1.0.5-1 high-quality block-sorting file co ii libc6 2.7-18lenny4 GNU C Library: Shared libraries ii libfuse2 2.7.4-1.1+lenny1 Filesystem in USErspace library ii libgcc1 1:4.3.2-1.1 GCC support library ii libstdc++6 4.3.2-1.1 The GNU Standard C++ Library v3 ii zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime apt-cacher-ng recommends no packages. apt-cacher-ng suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org