Comment 11 for bug 1160543

Revision history for this message
Scott Moser (smoser) wrote :

Unrelated to this bug, but likely something Brad's bot should be aware of.
I did:
$ apport-collect 1160543
You need to run 'sudo apt-get install python-apport' for apport-collect to work.
$ sudo apt-get install python-apport -y
$ apport-collect 1160543
ERROR: The launchpadlib Python module is not installed. This functionality is not available.
$ sudo apt-get install python-launchpadlib -y
$ apport-collect 1160543

*this* time it worked (surprisingly, 2 factor Oauth even worked through w3m!)