Comment 2 for bug 368509

Revision history for this message
Andriy Loginov (avloginov) wrote :

The same story:
apport-collect -p network-manager 371711
Logging into Launchpad...
Downloading bug...
Traceback (most recent call last):
  File "/usr/bin/apport-collect", line 134, in <module>
    bug = lp.bugs[int(bug_number)]
  File "/usr/lib/python2.6/dist-packages/launchpadlib/resource.py", line 706, in __getitem__
    representation = simplejson.loads(self._root._browser.get(url))
  File "/usr/lib/python2.6/dist-packages/launchpadlib/_browser.py", line 222, in get
    response, content = self._request(url, extra_headers=headers)
  File "/usr/lib/python2.6/dist-packages/launchpadlib/_browser.py", line 212, in _request
    raise HTTPError(response, content)
launchpadlib.errors.HTTPError: HTTP Error 401: Unauthorized