72
72
trace.mutter("couldn't find apport bug-reporting library: %s" % e)
74
75
# this should only happen if apport is installed but it didn't
75
76
# work, eg because of an io error writing the crash file
78
80
return report_bug_legacy(exc_info, stderr)