Open
Bug 1408746
Opened 8 years ago
Updated 3 years ago
repackage on mac should be also launched by treeherder/try
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(firefox58 affected)
NEW
| Tracking | Status | |
|---|---|---|
| firefox58 | --- | affected |
People
(Reporter: Sylvestre, Unassigned)
References
Details
Try to introduce the support of spaces in the .app name, I hit a bug in the repackage phase:
[task 2017-10-12T11:55:37.568Z] 11:55:37 INFO - Adding file and directory remove instructions from file 'removed-files'
[task 2017-10-12T11:55:37.571Z] 11:55:37 INFO - xz: /tmp/tmp9xMRHe/Firefox Nightly.app.work/updatev2.manifest: No such file or directory
https://public-artifacts.taskcluster.net/HytF_VH2S6CciMsKX2JVCA/0/public/logs/live_backing.log
but on the branch, this is also green:
https://treeherder.mozilla.org/#/jobs?repo=oak&revision=13953f71fa28da1348802444b1ed3b305897cfb8
Comment 1•8 years ago
|
||
the repackage task is part of the nightly graph, and can be launched on try when you do `./mach try fuzzy --full` and select `repackage-...` (there are also l10n variants of repackage if you want to check l10n aspects too)
Updated•8 years ago
|
Product: Core → Firefox Build System
Comment 2•8 years ago
|
||
Sylvestre can this bug be closed or does Callek's response answer your question? (I'm cleaning up our bug backlog)
Flags: needinfo?(sledru)
| Reporter | ||
Comment 3•8 years ago
|
||
Nope, I was talking about the try job and not everything was triggered.
So, it only failed when we had the nightly build starting.
Having this executed by try would have avoided a nightly update issue on mac.
Flags: needinfo?(sledru)
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•