'UnicodeDecodeError' when using the API to get published sources of a PPA

Bug #353285 reported by Markus Korn
2
Affects Status Importance Assigned to Milestone
Launchpad itself
New
Undecided
Unassigned

Bug Description

I'm using the API via launchpadlib and running the following code raises an OOPS, see attachment for further details:

In [1]: thekorn = launchpad.people["thekorn"]
In [2]: thekorn.archive.getPublishedSources()
HTTPError: HTTP Error 500: Internal Server Error
---------------------------------------------------------------------------
Response: {'connection': 'close',
 'content-length': '18',
 'content-type': 'text/plain',
 'date': 'Wed, 01 Apr 2009 16:58:10 GMT',
 'server': 'zope.server.http (HTTP)',
 'status': '500',
 'via': '1.1 wildcard.edge.launchpad.net',
 'x-lazr-oopsid': 'OOPS-1187ED1378',
 'x-powered-by': 'Zope (www.zope.org), Python (www.python.org)'}
Content: 'UnicodeDecodeError'
---------------------------------------------------------------------------

Tags: api lp-soyuz oops
Revision history for this message
Markus Korn (thekorn) wrote :
tags: added: api oops
Revision history for this message
Michael Bienia (geser) wrote :

Probably also a duplicate of bug 351725 as my bug for using getPublishedSources() resulting in a "Internal Error Server" got duped to it.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.