Activity log for bug #854695

Date Who What changed Old value New value Message
2011-09-20 13:09:46 Benji York bug added bug
2011-09-20 13:10:58 Benji York description A lazr.restful change I made assumes that all exceptions have a __traceback__ attribute. Some don't, so we get these OOPSes: 181 AttributeError: 'LaunchpadTimeoutError' object has no attribute '__traceback__' GET: 176 POST: 5 Robots: 0 Local: 5 71 https://api.launchpad.net/1.0/ubuntu (Distribution:EntryResource:searchTasks) OOPS-2087AO27, OOPS-2087AO29, OOPS-2087AO9, OOPS-2087AP3, OOPS-2087AQ79 52 https://api.launchpad.net/devel/ubuntu (Distribution:EntryResource:searchTasks) OOPS-2087AO28, OOPS-2087AP6, OOPS-2087AQ58, OOPS-2087AR51, OOPS-2087AS26 47 https://api.launchpad.net/1.0/%7Eubuntu-security-sponsors (Person:EntryResource:searchTasks) OOPS-2087A46, OOPS-2087AO5, OOPS-2087AO58, OOPS-2087AP15, OOPS-2087AP54 The fix is relatively simple and in-progress. A lazr.restful change I made assumes that all exceptions have a __traceback__ attribute. Some don't (specifically LaunchpadTimeoutError manages not to), so we get these OOPSes: 181 AttributeError: 'LaunchpadTimeoutError' object has no attribute '__traceback__'   GET: 176 POST: 5 Robots: 0 Local: 5     71 https://api.launchpad.net/1.0/ubuntu (Distribution:EntryResource:searchTasks)       OOPS-2087AO27, OOPS-2087AO29, OOPS-2087AO9, OOPS-2087AP3, OOPS-2087AQ79     52 https://api.launchpad.net/devel/ubuntu (Distribution:EntryResource:searchTasks)       OOPS-2087AO28, OOPS-2087AP6, OOPS-2087AQ58, OOPS-2087AR51, OOPS-2087AS26     47 https://api.launchpad.net/1.0/%7Eubuntu-security-sponsors (Person:EntryResource:searchTasks)       OOPS-2087A46, OOPS-2087AO5, OOPS-2087AO58, OOPS-2087AP15, OOPS-2087AP54 The fix is relatively simple and in-progress.
2011-09-20 13:11:32 Benji York bug task added lazr.restful
2011-09-20 13:11:41 Benji York lazr.restful: status New In Progress
2011-09-20 13:11:43 Benji York lazr.restful: assignee Benji York (benji)
2011-09-20 13:11:46 Benji York lazr.restful: importance Undecided Critical
2011-09-20 14:37:28 Benji York branch linked lp:~benji/lazr.restful/bug-854695
2011-09-20 20:28:43 Benji York lazr.restful: status In Progress Fix Committed
2011-09-20 20:28:59 Benji York lazr.restful: status Fix Committed Fix Released
2011-09-20 20:30:26 Benji York branch linked lp:~benji/launchpad/bug-854695
2011-10-07 13:25:57 Benji York launchpad: status In Progress Fix Committed
2011-10-07 18:39:26 Benji York tags oops oops qa-ok
2011-10-10 01:13:31 William Grant launchpad: status Fix Committed Fix Released