Closed
Bug 1598525
Opened 6 years ago
Closed 6 years ago
Verbump fail on Thunderbird 71.0b3
Categories
(Thunderbird :: Build Config, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1598232
People
(Reporter: rjl, Assigned: rjl)
Details
Fun looking mercurial errors, essentially its trying to pull comm-beta out of mozilla-unified.
https://firefox-ci-tc.services.mozilla.com/tasks/Kd6lQmDQRV23bauzg03Spg
ensuring https://hg.mozilla.org/releases/comm-beta@default is available at /app/workdir/src
(cloning from upstream repo https://hg.mozilla.org/mozilla-unified)
(sharing from new pooled repository 8ba995b74e18334ab3707f27e9eb8f4e37ba3d29)
[snip]
(repository is unrelated; deleting)
That happens a few times, then it gives up. The checkout command:
hg --config extensions.robustcheckout=/app/treescript/py2/robustcheckout.py robustcheckout https://hg.mozilla.org/releases/comm-beta /app/workdir/src --sharebase /tmp/share_base --upstream https://hg.mozilla.org/mozilla-unified --branch default
Something is getting confused somewhere.
| Assignee | ||
Comment 1•6 years ago
|
||
Created a pull request for Treescript over on Github:
https://github.com/mozilla-releng/scriptworker-scripts/pull/90
Tom - Can you take a look? I think I understood how those files work.
Flags: needinfo?(mozilla)
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Flags: needinfo?(mozilla)
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•