could use python-oops to record errors
Bug #827074 reported by
Martin Pool
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Distributed Development |
Triaged
|
Medium
|
Unassigned |
Bug Description
It might be useful if the udd importer unified its error tracking code with https:/
12:40
lifeless: poolie: you should be able to configure and publish an oops from that system now, with lp:python-oops and lp:python-oops-datedir-repo
lifeless: config = oops.Config()
lifeless: repo = oops_datedir_
poolie: nice
lifeless: report = config.create()
lifeless: # flesh it out
lifeless: config.
lifeless: # bah I forgot a step -
lifeless: config.
tags: | added: canonical-losa-ca |
To post a comment you must log in.
For a time line - timeline. Timeline( ) start(' checkout' , 'ubuntu:gcc')
activities = timeline.
action = activities.
...
action.finish()
etc, then if an oops occurs you can suck the data out of the timeline.