Package: apt-cacher-ng
Version: 0.3.2-2
Severity: important
Tags: patch
User: [EMAIL PROTECTED]
Usertags: goal-dash
Hello,
the logrotate config file of apt-cacher-ng contains this line:
kill -SIGUSR1 "$(cat /var/run/apt-cacher-ng/pid)"
this (kill -signame) is a XSIsm, moreover, it doesn't work with dash. The
line should read
kill -s USR1 "$(cat /var/run/apt-cacher-ng/pid)"
Regards
Jiri Palecek
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.24.3-test-pcw (SMP w/1 CPU core; PREEMPT)
Locale: LANG=cs_CZ, LC_CTYPE=cs_CZ (charmap=ISO-8859-2)
Shell: /bin/sh linked to /bin/dash
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-0.1 high-quality block-sorting
file co
ii libc6 2.8+20080809-1 GNU C Library: Shared
libraries
ii libfuse2 2.7.2-1 Filesystem in USErspace
library
ii libgcc1 1:4.3.0-5 GCC support library
ii libstdc++6 4.3.0-5 The GNU Standard C++ Library
v3
ii zlib1g 1:1.2.3.3.dfsg-3 compression library - runtime
apt-cacher-ng recommends no packages.
apt-cacher-ng suggests no packages.
-- no debconf information
--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]