75
75
# this should only happen if apport is installed but it didn't
76
76
# work, eg because of an io error writing the crash file
77
77
trace.mutter("bzr: failed to report crash using apport: %r" % e)
81
80
return report_bug_legacy(exc_info, stderr)