Closed
Bug 629881
Opened 15 years ago
Closed 11 years ago
When an previous MAR is not found for a nightly repack, complete snippet isn't uploaded
Categories
(Release Engineering :: General, defect, P3)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: kairo, Unassigned)
Details
(Whiteboard: [updates][automation])
Due to the switch from "mac64" to "mac" in package file names, the first run of repacks after getting all code updated for it didn't find the previous MAR files for locale repacks, i.e. the get_previous_mar_filename failed.
That correctly skipped all partial generation steps until the upload and creation of a complete snippet, which were performed correctly.
Then the rest of the steps, including generation of the partial snippet, but also upload_complete_snippet, were skipped as well.
This means that we created a complete snippet for this nightly repack, but never uploaded it to AUS!
We should care that we deliver at least a complete update to users through AUS, even if a partial isn't available.
Updated•15 years ago
|
Priority: -- → P3
Whiteboard: [updates][automation]
| Assignee | ||
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
Comment 1•11 years ago
|
||
Balrog will save us here.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•