Releases/Firefox 24.0b3/BuildNotes
From MozillaWiki
< Releases
Checklist
RelMan:
Releng:
Problems hit
bug 905873 filed to track release.
Tagging
Fallout from bug 905189:
command: START command: hg push -e "ssh -l ffxbld -i /home/mock_mozilla/.ssh/ffxbld_dsa" --new-branch ssh://hg.mozilla.org/build/compare-locales command: cwd: compare-locales command: output: pushing to ssh://hg.mozilla.org/build/compare-locales searching for changes abort: push creates new remote head b11d2139039c! (did you forget to merge? use push -f to force)
To work around tagged compare-locales manually
hg tag -r RELEASE_AUTOMATION -m "Added FIREFOX_24_0b3_RELEASE FIREFOX_24_0b3_BUILD1 tag(s) for changeset RELEASE_AUTOMATION. DONTBUILD CLOSED TREE a=release" -f FIREFOX_24_0b3_RELEASE FIREFOX_24_0b3_BUILD1
Disabled tagging with attachment 791022 [edit], reconfiged master, forced tagging builder to kick off downstream builders.
That didn't fire downstream builders, so did this on bm81:
/builds/buildbot/build_scheduler/bin/buildbot sendchange -u nthomas@mozilla.com --master localhost:9301 \ --branch releases/mozilla-beta -p products:firefox -p script_repo_revision:FIREFOX_24_0b3_RELEASE release_build
bug 905885 to fix the logging of the sendchange in release runner, so the above wouldn't have to be constructed manually.