Your message dated Tue, 14 Mar 2017 17:10:25 +0100
with message-id <20170314161025.qiyj53j3jp2dtvqm@idefix>
and subject line Re: logrotate job creates output
has caused the Debian Bug report #856710,
regarding logrotate job creates output
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.)


-- 
856710: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=856710
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: apt-cacher-ng
Version: 2-1
Severity: minor

Hi,

the postrotate scripts in /etc/logrotate.d/apt-cacher-ng should invoke
systemctl is-active with --quiet, otherweise a successful log rotation
will result in cron sending out a mail message with the contents
"active".

Greetings
Marc

-- Package-specific info:

-- System Information:
Debian Release: 9.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.9.11-zgws1 (SMP w/4 CPU cores)
Locale: LANG=en_DK.utf8, LC_CTYPE=en_DK.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages apt-cacher-ng depends on:
ii  adduser                3.115
ii  debconf [debconf-2.0]  1.5.60
ii  dpkg                   1.18.22
ii  init-system-helpers    1.47
ii  libbz2-1.0             1.0.6-8.1
ii  libc6                  2.24-9
ii  libgcc1                1:6.3.0-7
ii  liblzma5               5.2.2-1.2
ii  libssl1.1              1.1.0e-1
ii  libstdc++6             6.3.0-7
ii  libsystemd0            232-18
ii  libwrap0               7.6.q-26
ii  lsb-base               9.20161125
ii  zlib1g                 1:1.2.8.dfsg-5

apt-cacher-ng recommends no packages.

Versions of packages apt-cacher-ng suggests:
ii  avahi-daemon  0.6.32-2
ii  doc-base      0.10.7
ii  libfuse2      2.9.7-1

-- Configuration Files:
/etc/apt-cacher-ng/security.conf [Errno 13] Permission denied: 
'/etc/apt-cacher-ng/security.conf'

-- debconf information excluded

--- End Message ---
--- Begin Message ---
On Sat, 04 Mar 2017 09:38:29 +0100 Marc Haber <[email protected]> 
wrote:
> Package: apt-cacher-ng
> Version: 2-1
> Severity: minor
> 
> Hi,
> 
> the postrotate scripts in /etc/logrotate.d/apt-cacher-ng should invoke
> systemctl is-active with --quiet, otherweise a successful log rotation
> will result in cron sending out a mail message with the contents
> "active".

Really?

git-blame says:

c2a781a1 (Eduard Bloch 2015-12-20 16:25:48 +0100 12)                         if 
systemctl -q is-active apt-cacher-ng ; then systemctl kill --signal=USR1 
apt-cacher-ng ; fi

If you have still a version without -q then you are probably facing a
very old version (i.e. a hacked and stuck conffile... PEBKAC).

Best regards,
Eduard.

--- End Message ---

Reply via email to