package-version-new-buckets should not return failed retraces

Bug #1202416 reported by Brian Murray
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Errors
Fix Released
Medium
Brian Murray

Bug Description

Currently, the phased updater (from ubuntu-archive-tools) is ignoring failed to retrace buckets as they do not have useful tracebacks.

      if 'failed:' in bucket['function']:
            logging.info('Skipped failed to retrace bucket %s' %
                bucket['web_link'])
            continue

However, there are quite a lot of these (2564) in one run of the phased-updater (for updates appearing in P, Q, or R). Perhaps it would be best to not return those that have failed to retrace on the server side.

Related branches

Revision history for this message
Evan (ev) wrote :

Agreed. From IRC:
[18:03:39] <ev> none - we should consider failed buckets not complete, something still in processing and not really exposed in the errors.u.c apis
[18:03:55] <ev> they only appear on the front page as a reminder that they're a problem needing to be addressed

Revision history for this message
Brian Murray (brian-murray) wrote :

Fix committed in r443.

Changed in errors:
status: New → Fix Committed
importance: Undecided → Medium
assignee: nobody → Brian Murray (brian-murray)
Changed in errors:
status: Fix Committed → Fix Released
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.