Your message dated Tue, 4 Aug 2009 14:48:21 +0100
with message-id <[email protected]>
and subject line Inactivity
has caused the Debian Bug report #419833,
regarding logrotate of bind9 doesn't always start bind again
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.)


-- 
419833: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=419833
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: logrotate
Version: 3.7-5
Severity: grave
Justification: renders package unusable

Sometimes when logrotate rotates our bind9 log files, it doesn't start
bind9 again.  Altought it stops it.  My bind9 logrotate file:

/var/log/named/named.log {
        daily 
        missingok
        rotate 7
        compress
        delaycompress
        notifempty
        create 644 dnsadm arcs
        postrotate
                if [ -f /var/run/bind/run/named.pid ]; then
                        /etc/init.d/bind9 restart  > /dev/null
                fi
        endscript
}

Running /etc/init.d/bind9 restart myself works.  

-- Package-specific info:
Contents of /etc/logrotate.d
total 20
-rw-r--r--  1 root root  79 Apr  7  2005 aptitude
-rw-r--r--  1 root root 384 May 15  2005 base-config
-rw-r--r--  1 root root 337 Apr 18 08:19 bind9
-rw-r--r--  1 root root 338 May 17  2006 dhcpd
-rw-r--r--  1 root root 285 Apr 20  2005 stunnel4


-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.4.31-ugent-pe
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages logrotate depends on:
ii  base-passwd                 3.5.9        Debian base system master password
ii  cron                        3.0pl1-86    management of regular background p
ii  libc6                       2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  libpopt0                    1.7-5        lib for parsing cmdline parameters

-- no debconf information


--- End Message ---
--- Begin Message ---
There's been no activity on this "moreinfo" bug for more than two years.

Please feel reopen the bug if you believe that it is still happening.

-- 
Paul Martin <[email protected]>


--- End Message ---

Reply via email to