[Bug 85031] Re: [apport] apt-listchanges crashed with IOError in mail_changes()
Brian Murray
brian at ubuntu.com
Mon Nov 18 21:26:49 UTC 2013
apt-listchanges (2.85.11ubuntu1) raring; urgency=low
* Merge from Debian unstable. Remaining changes:
- apt-listchanges/DebianFiles.py:
+ If the new package does not have a Debian changelog, fall back
to apt-get changelog.
- debian/control: version depend on apt with apt-get changelog support
- Build using dh_python2.
-- Logan Rosen <logatronico at gmail.com> Tue, 23 Oct 2012 17:16:34 -0400
apt-listchanges (2.85.11) unstable; urgency=low
* Don't use _() if we can't set requested locale; thanks to Ansgar Burchardt
for the report and to Stuart Prescott for the patch; Closes: #602176
* While parsing APT output, only return packages that are being installe, and
not simply configured; thanks to Stuart Prescott for the analysis and the
patch: Closes: #672230
-- Sandro Tosi <morph at debian.org> Sat, 30 Jun 2012 12:36:34 +0200
apt-listchanges (2.85.10) unstable; urgency=low
[ Pierre Habouzit ]
* Remove myself from Maintainer/Uploader as I won't work on it anymore, put
Sandro in charge, since well, it just makes reality official.
[ Josh Triplett ]
* Avoid throwing an exception when sendmail does not exist. (Closes: 666086)
* Move mail-transport-agent from Recommends to Suggests. (Closes: 599667)
* Change exim4 to default-mta in Suggests.
[ Sandro Tosi ]
* Bump Standards-Version to 3.9.3 (no changes needed)
-- Sandro Tosi <morph at debian.org> Sun, 03 Jun 2012 12:32:07 +0200
** Changed in: apt-listchanges (Ubuntu)
Status: Triaged => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to apt-listchanges in Ubuntu.
https://bugs.launchpad.net/bugs/85031
Title:
[apport] apt-listchanges crashed with IOError in mail_changes()
Status in The "apt-listchanges" Command:
Fix Released
Status in “apt-listchanges” package in Ubuntu:
Fix Released
Status in “apt-listchanges” package in Debian:
Fix Released
Bug description:
Binary package hint: apt-listchanges
apt-listchanges crashes, probably because I don't have a correct
sendmail installation.
Traceback in Lucid (version 2.84):
Traceback (most recent call last):
File "/usr/bin/apt-listchanges", line 229, in <module>
main()
File "/usr/bin/apt-listchanges", line 209, in main
apt_listchanges.mail_changes(config.email_address, changes, subject)
File "/usr/share/apt-listchanges/apt_listchanges.py", line 99, in mail_changes
fh.write(message.as_string())
IOError: [Errno 32] Broken pipe
ProblemType: Crash
Date: Wed Feb 14 08:38:26 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/apt-listchanges
InterpreterPath: /usr/bin/python2.5
Package: apt-listchanges 2.72ubuntu2
ProcCmdline: /usr/bin/python /usr/bin/apt-listchanges --apt
ProcCwd: /home/manu
ProcEnviron:
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin
LANG=fr_FR.UTF-8
SHELL=/bin/bash
PythonArgs: ['/usr/bin/apt-listchanges', '--apt']
SourcePackage: apt-listchanges
Uname: Linux hobbes 2.6.20-8-generic #2 SMP Tue Feb 13 05:18:42 UTC 2007 i686 GNU/Linux
To manage notifications about this bug go to:
https://bugs.launchpad.net/apt-listchanges/+bug/85031/+subscriptions
More information about the foundations-bugs
mailing list