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

Bug#926990: marked as done (unblock: net-acct/0.71-9.1)



Your message dated Sun, 14 Apr 2019 11:06:52 +0000
with message-id <E1hFcyK-0002Cd-Fp@respighi.debian.org>
and subject line unblock net-acct
has caused the Debian Bug report #926990,
regarding unblock: net-acct/0.71-9.1
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.)


-- 
926990: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=926990
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Please unblock package net-acct

This NMU adds 'missingok' to the logrotate config, fixing piuparts
failures in sid, buster and upgrades to buster, where logrotate
configuration is now being checked by piuparts.

unblock net-acct/0.71-9.1


Thanks for considering,

Andreas
diff -Nru net-acct-0.71/debian/changelog net-acct-0.71/debian/changelog
--- net-acct-0.71/debian/changelog	2009-11-01 12:37:29.000000000 +0100
+++ net-acct-0.71/debian/changelog	2019-04-02 19:59:09.000000000 +0200
@@ -1,3 +1,10 @@
+net-acct (0.71-9.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Add 'missingok' to logrotate config.  (Closes: #916647)
+
+ -- Andreas Beckmann <anbe@debian.org>  Tue, 02 Apr 2019 19:59:09 +0200
+
 net-acct (0.71-9) unstable; urgency=low
 
   * Move patches to upstream to quilt series
diff -Nru net-acct-0.71/debian/net-acct.logrotate net-acct-0.71/debian/net-acct.logrotate
--- net-acct-0.71/debian/net-acct.logrotate	2009-10-29 23:23:21.000000000 +0100
+++ net-acct-0.71/debian/net-acct.logrotate	2019-03-21 11:02:10.000000000 +0100
@@ -2,6 +2,7 @@
   rotate 14
   daily
   compress
+  missingok
   prerotate
     if test -r /var/run/nacctd.pid; then
       # Stop writing out entries
@@ -20,6 +21,7 @@
   rotate 2
   daily
   compress
+  missingok
   prerotate
     if test -r /var/run/nacctd.pid; then
       # Stop writing out entries

--- End Message ---
--- Begin Message ---
Unblocked net-acct.

--- End Message ---

Reply to: