Closed
Bug 1366293
Opened 9 years ago
Closed 9 years ago
version bump fails in 52.1.2esr
Categories
(Release Engineering :: Release Automation, enhancement)
Release Engineering
Release Automation
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1362480
People
(Reporter: mtabara, Unassigned)
Details
Most likely relbrach related. Full log is here[1]
My understanding is that we shipped 52.1.1esr out of TODO branch. Then we've used 0dc7c28f20648d597b11b60e90be9a15687656aa out of FIREFOX_ESR_52_1_X_RELBRANCH. But now the version bump script is trying to bump the default branch and it's failing as it doesn't recognize the revision used.
08:09:25 INFO - File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/localrepo.py", line 533, in __getitem__
08:09:25 INFO - return context.changectx(self, changeid)
08:09:25 INFO - File "/tools/python27-mercurial/lib/python2.7/site-packages/mercurial/context.py", line 514, in __init__
08:09:25 INFO - _("unknown revision '%s'") % changeid)
08:09:25 INFO - RepoLookupError: unknown revision '0dc7c28f20648d597b11b60e90be9a15687656aa'
08:09:25 ERROR - abort: unknown revision '0dc7c28f20648d597b11b60e90be9a15687656aa'!
08:09:25 ERROR - Automation Error: hg not responding
[1]: https://archive.mozilla.org/pub/firefox/tinderbox-builds/mozilla-esr52-noarch/release-mozilla-esr52-firefox_version_bump-bm73-build1-build6.txt.gz
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•