touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #117754
[Bug 1516126] [NEW] apport-retrace fails unless apport is also installed (/etc/apport/crashdb.conf)
Public bug reported:
Attempting to run apport-retrace in a chroot, it fails with the
following traceback:
Traceback (most recent call last):
File "/usr/bin/apport-retrace", line 217, in <module>
crashdb = get_crashdb(options.auth)
File "/usr/lib/python2.7/dist-packages/apport/crashdb.py", line 822, in get_crashdb
with open(conf) as f:
IOError: [Errno 2] No such file or directory: '/etc/apport/crashdb.conf'
/etc/apport/crashdb.conf is part of the apport package; and apport-
retrace does not depend on apport.
** Affects: apport (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/1516126
Title:
apport-retrace fails unless apport is also installed
(/etc/apport/crashdb.conf)
Status in apport package in Ubuntu:
New
Bug description:
Attempting to run apport-retrace in a chroot, it fails with the
following traceback:
Traceback (most recent call last):
File "/usr/bin/apport-retrace", line 217, in <module>
crashdb = get_crashdb(options.auth)
File "/usr/lib/python2.7/dist-packages/apport/crashdb.py", line 822, in get_crashdb
with open(conf) as f:
IOError: [Errno 2] No such file or directory: '/etc/apport/crashdb.conf'
/etc/apport/crashdb.conf is part of the apport package; and apport-
retrace does not depend on apport.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1516126/+subscriptions
Follow ups