Closed
Bug 642700
Opened 14 years ago
Closed 14 years ago
create-release-repacks.py should give a list of failed locales
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 628392
People
(Reporter: catlee, Unassigned)
Details
Currently if a repack fails it exits with:
Traceback (most recent call last):
File "/builds/slave/rel-2.0-lnx-rpk-2/scripts/scripts/l10n/create-release-repacks.py", line 183, in <module>
releaseConfig["mergeLocales"], options.platform, brandName)
File "/builds/slave/rel-2.0-lnx-rpk-2/scripts/scripts/l10n/create-release-repacks.py", line 73, in createRepacks
raise RepackError("At least one repack failed, see above")
__main__.RepackError: At least one repack failed, see above
It can take a while to track down where the error occurred. A list of failed locales would help a lot!
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Updated•11 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•