Package: apt-cacher-ng
Version: 0.2.2-2
Severity: normal

apt-cacher-ng's logrotate script tries to send a USR1 signal, using 
invalid signal name:

kill -SIGUSR1 "$(cat /var/run/apt-cacher-ng/pid)"

While the valid call should be:

kill -USR1 "$(cat /var/run/apt-cacher-ng/pid)"


-- System Information:
Debian Release: 5.0.5
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.24.7 (SMP w/4 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.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 [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to