Closed
Bug 1453993
Opened 7 years ago
Closed 7 years ago
Tracking bug for 2018-04-30 migration work
Categories
(Release Engineering :: Release Requests, defect)
Release Engineering
Release Requests
Tracking
(firefox60blocking fixed, firefox62 fixed)
RESOLVED
FIXED
People
(Reporter: sfraser, Assigned: mtabara)
References
Details
+++ This bug was initially created as a clone of Bug #1431363 +++
+++ This bug was initially created as a clone of Bug #1412962 +++
Filing this in advance for the 60.0 release.
Updated•7 years ago
|
status-firefox60:
--- → affected
tracking-firefox60:
--- → blocking
Assignee | ||
Comment 1•7 years ago
|
||
Rgarding bug 1457075
~mtabara> bogdan_tara|sheriffduty: just to be clear. so you suggest we should merge central to beta and then apply that fix on beta or are you going to uplift that from try to central before we start mergeduty?
13:19:58 <apavel|sheriffduty> mtabara: hi, no, he was not suggesting that. he's message was informative. we pushed to try as you can see on the bug's comment and that push no longer got failures. bogdan was just letting you know that if you merge central to beta now, if the above mentioned bug is not fixed, it will be busted
13:20:48 andrei_ciure_ → andrei_ciure_sheriffduty
13:21:02 <~mtabara> apavel|sheriffduty: ah, thank you for details! is there someone who actively works on that as in to land it?
13:21:44 <~mtabara> I don't think we'll start doing the merge but in an hour or two so I guess there's still time to push the fix, but I could be wrong.
13:24:32 <apavel|sheriffduty> mtabara: we've tested that fix with aryx but left the ni? for the dev to work on it
Comment 2•7 years ago
|
||
To fix the esr60 merge:
# hit multiple heads error on push
# cd to builds/mozilla-esr60
hg heads
# kill the old head 5e7ee27f7cfb
hg debugsetparents 4aa7d5d7c967 5e7ee27f7cfb
# verify
hg log -r .
hg diff -r 4aa7d5d7c967
# commit with magic strings
hg commit -u 'ffxbld <release@mozilla.com>' -m 'get rid of dummy changeset head via debugsetparents. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release'
hg push -r .
Pushed by mtabara@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/7066a2bf2a89
Update repo update owners for releaseduty change. r=sfraser
Comment 4•7 years ago
|
||
bugherder |
Updated•7 years ago
|
Assignee: nobody → mtabara
Updated•7 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•