[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#300833: marked as done (no logrotate configuration (should it be a bind9 bugreport?))



Your message dated Mon, 19 Dec 2022 23:32:09 +0000
with message-id <[🔎] E1p7Pc9-000pHN-Ix@fasolo.debian.org>
and subject line Bug#1026360: Removed package(s) from unstable
has caused the Debian Bug report #300833,
regarding no logrotate configuration (should it be a bind9 bugreport?)
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 owner@bugs.debian.org
immediately.)


-- 
300833: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=300833
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: bindgraph
Version: 0.2-2
Severity: important

there is no /etc/logrotate.d/bind9 or bindgraph at the moment.

I think that it should go in bind9 package and be modified in bindgraph

I did something like:

# start of logrotate.conf for bind
/var/log/bind9*.log {
        weekly
        missingok
        rotate 4
        compress
        delaycompress
        notifempty
        create 644 root adm
        sharedscripts
        postrotate
                if [ -f /var/run/bind/run/named.pid ]; then
                        /etc/init.d/bind9 restart > /dev/null
# following line should be added by bindgraph
                        /etc/init.d/bindgraph restart > /dev/null
                fi
        endscript
}
# end of logrotate.conf for bind

by the way.
it seems that bindgraph is not working too well when log is growing more then few MB in size.
it stopped working when my logfile was about 20MB big or it was a matter of number of lines
(about 250000)?

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (101, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.7
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)

Versions of packages bindgraph depends on:
ii  debconf                       1.4.30.11  Debian configuration management sy
ii  libfile-tail-perl             0.98-5     File::Tail perl module
ii  librrds-perl                  1.0.49-1   Time-series data storage and displ

-- debconf-show failed


--- End Message ---
--- Begin Message ---
Version: 0.2a-6+rm

Dear submitter,

as the package bindgraph has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/1026360

The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply to: