apport (0.77) gutsy; urgency=low
.
* apport/report.py: Replace any() call with a list comprehension to work
with Python < 2.5. (LP: #104864)
* apport/report.py: Move the ctypes import to the one place where we
actually need it, and do not entirely fail if they do not exist (such as
in Python 2.4). It is only required for non-default Feisty kernels anyway.
(LP: #107662)
* apport/chroot.py: Fix test suite to work with Python 2.4's tarfile module
output format.
* debian/local/setup-apport-retracer: Generalized some feisty specific
bits, set default release to gutsy.
** Changed in: apport (Ubuntu Gutsy)
Status: Fix Committed => Fix Released
--
Apport uses 'any' even in python2.4, causing NameError
https://bugs.launchpad.net/bugs/104864
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs