Package: apt-listchanges
Version: 2.85.13+nmu1
Severity: minor
Tags: patch
Dear Maintainer,
at the moment a cronjob installs debian updates.
Only output on stderr will trigger an email (with the error content).
Since apt-listchanges outputs the "Reading Changelogs ..." on stderr, emails
are sent even no "real" error occurred during installation of updates.
I think stdout would be better for that, beacause its no error.
For fixing this apt_listchanges.py line 263 hast to be changeg from:
sys.stderr.write(_("Reading changelogs") + "...\n")
to
sys.stdout.write(_("Reading changelogs") + "...\n")
Regards,
Ansgar
-- System Information:
Debian Release: 8.1
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 3.16.0-4-686-pae (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages apt-listchanges depends on:
ii apt 1.0.9.8
ii debconf [debconf-2.0] 1.5.56
ii debianutils 4.4+b1
ii python 2.7.9-1
ii python-apt 0.9.3.11
ii python-support 1.0.15
ii ucf 3.0030
apt-listchanges recommends no packages.
Versions of packages apt-listchanges suggests:
ii exim4-daemon-light [mail-transport-agent] 4.84-8
pn python-glade2 <none>
pn python-gtk2 <none>
ii w3m [www-browser] 0.5.3-19
ii xterm [x-terminal-emulator] 312-2
-- Configuration Files:
/etc/apt/apt.conf.d/20listchanges changed [not included]
-- debconf information:
* apt-listchanges/save-seen: true
* apt-listchanges/frontend: mail
apt-listchanges/confirm: false
* apt-listchanges/email-address: ***.de
* apt-listchanges/which: news
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]