Activity log for bug #1326000

Date Who What changed Old value New value Message
2014-06-03 14:19:08 Brian Murray bug added bug
2014-06-03 14:20:17 Brian Murray whoopsie (Ubuntu): importance Undecided High
2014-06-04 21:09:31 Brian Murray bug task added daisy
2014-06-04 21:16:47 Launchpad Janitor branch linked lp:daisy
2014-06-04 21:18:15 Brian Murray daisy: status New Fix Committed
2014-06-04 21:18:18 Brian Murray daisy: importance Undecided Medium
2014-06-04 21:18:22 Brian Murray daisy: importance Medium High
2014-06-04 21:18:24 Brian Murray daisy: assignee Brian Murray (brian-murray)
2014-06-04 21:18:30 Brian Murray whoopsie (Ubuntu): status New In Progress
2014-06-04 21:18:33 Brian Murray whoopsie (Ubuntu): assignee Brian Murray (brian-murray)
2014-06-09 17:36:51 Launchpad Janitor branch linked lp:whoopsie
2014-06-09 18:02:04 Brian Murray nominated for series Ubuntu Trusty
2014-06-09 18:02:04 Brian Murray bug task added whoopsie (Ubuntu Trusty)
2014-06-09 18:02:45 Brian Murray whoopsie (Ubuntu Trusty): importance Undecided Medium
2014-06-09 18:02:48 Brian Murray whoopsie (Ubuntu Trusty): status New In Progress
2014-06-09 18:02:51 Brian Murray whoopsie (Ubuntu Trusty): assignee Brian Murray (brian-murray)
2014-06-09 18:27:44 Launchpad Janitor branch linked lp:ubuntu/utopic-proposed/whoopsie
2014-06-09 19:03:34 Launchpad Janitor whoopsie (Ubuntu): status In Progress Fix Released
2014-06-10 15:07:43 Brian Murray description When whoopsie uploads a crash to errors.ubuntu.com the OOPS ID for the crash should be recorded by whoopsie in a log file. This would require some work on daisy's part to return the OOPS ID. This would allow one to more easily find the OOPS corresponding to a crash then going to the user page and looking at all of the most recent OOPSes to find the one you are interested in. [Impact] It is hard for a developer to determine the OOPS at errors.ubuntu.com associated with the crash file that they uploaded, especially if they have uploaded multiple .crash files. This resolves this by having daisy return the OOPS ID when the report is uploaded, which is then logged by whoopsie. [Test Case] 1) start whoopsie in the foreground "sudo CRASH_DB_URL=https://daisy.ubuntu.com APPORT_REPORT_DIR=/var/crash/ whoopsie -f" 2) start d-feet in a terminal "d-feet &" 3) pkill -11 d-feet 4) say yes to reporting the crash 5) Observe the following in the terminal running whoopsie Parsing /var/crash/_usr_share_virt-manager_virt-manager.py.1000.crash. Uploading /var/crash/_usr_share_virt-manager_virt-manager.py.1000.crash. Sent; server replied with: No error Response code: 200 Sent; server replied with: No error With the version of whoopsie from trusty -proposed you will see the following line: "Reported OOPS ID 89d2d5fc-f0af-11e3-8891-fa163e373683" You can then go to https://errors.ubuntu.com/oops/$OOPSID and see the crash you reported (it should be about the same package). [Regression Potential] There is little chance of a regression as we are just logging more information. When whoopsie uploads a crash to errors.ubuntu.com the OOPS ID for the crash should be recorded by whoopsie in a log file. This would require some work on daisy's part to return the OOPS ID. This would allow one to more easily find the OOPS corresponding to a crash then going to the user page and looking at all of the most recent OOPSes to find the one you are interested in.
2014-06-10 20:27:38 Chris J Arges whoopsie (Ubuntu Trusty): status In Progress Fix Committed
2014-06-10 20:27:41 Chris J Arges bug added subscriber Ubuntu Stable Release Updates Team
2014-06-10 20:27:42 Chris J Arges bug added subscriber SRU Verification
2014-06-10 20:27:45 Chris J Arges tags verification-needed
2014-06-10 20:37:16 Launchpad Janitor branch linked lp:ubuntu/trusty-proposed/whoopsie
2014-06-10 23:42:14 Brian Murray daisy: status Fix Committed Fix Released
2014-06-11 20:49:02 Brian Murray tags verification-needed verification-done
2014-06-18 00:42:28 Launchpad Janitor whoopsie (Ubuntu Trusty): status Fix Committed Fix Released
2014-06-18 00:42:34 Chris Halse Rogers removed subscriber Ubuntu Stable Release Updates Team