Package: distributed-net
Version: 2.9013.498-2
Severity: normal

The log file isn't created when the package is installed, and
consequently there's no output from the client.  The postinst should
have something like this added near the beginning:

----------------------------------------------------------------------
if [ ! -e /var/log/distributed-net.log ]; then
    touch /var/log/distributed-net.log
    chown daemon:daemon /var/log/distributed-net.log
    chmod 640 /var/log/distributed-net.log
fi
----------------------------------------------------------------------

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.19.1-cph1
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages distributed-net depends on:
ii  bind9-host [host]            1:9.3.3-1   Version of 'host' bundled with BIN
ii  libc6                        2.3.6.ds1-9 GNU C Library: Shared libraries

Versions of packages distributed-net recommends:
ii  logrotate                     3.7.1-3    Log rotation utility

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to