Comment 4 for bug 430261

Revision history for this message
Brian Murray (brian-murray) wrote :

This looks great but I might also add in something like the following:

if command_available("mtp-detect"):
    report['MTPDetect'] = command_output("mtp-detect")
else:
    ui.information("Please install the package mtp-tools so we can gather more detailed debugging information and rerun ubuntu-bug libmtp8")