Activity log for bug #809863

Date Who What changed Old value New value Message
2011-07-13 13:12:54 John A Meinel bug added bug
2011-07-13 16:00:37 Gary Poster launchpad: status New Triaged
2011-07-13 16:00:40 Gary Poster launchpad: importance Undecided Critical
2011-07-13 16:00:45 Gary Poster tags oops
2011-07-14 20:42:06 Diogo Matsubara description I was writing an API client for bzr that will check if a package-import branch has the latest published source. I accidentally started passing "distro_series='/ubuntu/natty/'" and I would get Internal Server Error. I'm guessing there is an OOPS associated with this, but I never saw it on my side. To reproduce, you can just go to: https://api.launchpad.net/1.0/ubuntu/+archive/primary?distro_series=%2Fubuntu%2Fnatty%2F&exact_match=true&source_name=%22bzr%22&status=Published&ws.op=getPublishedSources&ws.size=1 this compares with the 'correct' URL: https://api.launchpad.net/1.0/ubuntu/+archive/primary?distro_series=%2Fubuntu%2Fnatty&exact_match=true&source_name=%22bzr%22&status=Published&ws.op=getPublishedSources&ws.size=1 The returned text is: ComponentLookupError So maybe there isn't an OOPS, and the 50? response is correct. It seems more like a 404 to me, though. I was writing an API client for bzr that will check if a package-import branch has the latest published source. I accidentally started passing "distro_series='/ubuntu/natty/'" and I would get Internal Server Error. I'm guessing there is an OOPS associated with this, but I never saw it on my side. To reproduce, you can just go to: https://api.launchpad.net/1.0/ubuntu/+archive/primary?distro_series=%2Fubuntu%2Fnatty%2F&exact_match=true&source_name=%22bzr%22&status=Published&ws.op=getPublishedSources&ws.size=1 this compares with the 'correct' URL: https://api.launchpad.net/1.0/ubuntu/+archive/primary?distro_series=%2Fubuntu%2Fnatty&exact_match=true&source_name=%22bzr%22&status=Published&ws.op=getPublishedSources&ws.size=1 The returned text is: ComponentLookupError OOPS-2020AO138 ComponentLookupError: ((<lazr.restful.declarations.DistroSeriesEntry_1_0Adapter object at 0x10730050>, <canonical.launchpad.webapp.servers.WebServiceClientRequest instance URL=http://1.0/ubuntu/natty/>), <InterfaceClass lazr.restful.interfaces._rest.IEntry>, u'')
2012-10-22 00:12:49 William Grant tags oops api oops
2012-12-03 23:15:03 Curtis Hovey launchpad: assignee Curtis Hovey (sinzui)
2012-12-06 17:57:38 Curtis Hovey bug task added lazr.restful
2012-12-06 17:57:43 Curtis Hovey lazr.restful: assignee Curtis Hovey (sinzui)
2012-12-06 17:57:46 Curtis Hovey lazr.restful: status New In Progress
2012-12-06 17:57:51 Curtis Hovey lazr.restful: importance Undecided High
2012-12-06 18:26:37 Curtis Hovey lazr.restful: milestone 0.19.10
2012-12-06 18:41:41 Curtis Hovey branch linked lp:~sinzui/lazr.restful/component-lookup-error-404
2012-12-06 19:06:46 Curtis Hovey lazr.restful: status In Progress Fix Committed
2012-12-06 19:27:23 Curtis Hovey launchpad: status Triaged In Progress
2012-12-06 19:44:18 Curtis Hovey branch linked lp:~sinzui/launchpad/component-lookup-error-404
2012-12-06 21:00:46 Launchpad QA Bot lazr.restful: milestone 0.19.10
2012-12-06 21:00:48 Launchpad QA Bot tags api oops api oops qa-needstesting
2012-12-06 21:24:26 Curtis Hovey launchpad: status In Progress Fix Committed
2012-12-06 21:24:33 Curtis Hovey tags api oops qa-needstesting api oops qa-ok
2012-12-11 01:14:40 Steve Kowalik lazr.restful: status Fix Committed Fix Released
2012-12-11 01:14:43 Steve Kowalik launchpad: status Fix Committed Fix Released