Releases/Fennec 1.1/BuildNotes
< Releases
Jump to navigation
Jump to search
Build Engineers
aki - bug 566428
Signed-off Revision(s)
| Build # | mozilla-1.9.2 | mobile-1.1 |
| rc1 build 1 | 2cb83e106cf7 | 4a51427bed7c |
Tags
On releases/mozilla-1.9.2:
| Build # | Tag | Moz Changeset | Mobile Changeset |
| rc1 build 1 | GECKO1925_20100602_RELBRANCH | 2cb83e106cf7 | 4a51427bed7c |
| FENNEC_1_1rc1_BUILD1 | 7275c58eba49 | c6ad008b32ad |
Build data
| Build # | Type | Build ID | Build machine |
| 1 | Maemo4 | ||
| Linux | |||
| Mac | |||
| Windows |
Notes
Build 1
- Wished we had a clobberer for mobile releases bug 537426
- Axel landed the l10n json update
- Landed a release config update which contains changesets and turns mergeLocales to False (no English strings in l10n repacks)
- Previous prep visible in bug 566428
- Reconfiged pm02
- Started the automation with:
buildbot sendchange --username=aki --master=localhost:9010 --branch=releases/mobile-1.1 "Fennec 1.1rc1 build1" doit
Tag
Timed out after 1800 seconds during nl clone. Following the docs, but editing l10n-changesets_mobile-1.1.json .
- Copied l10n-changesets_mobile-1.1.json to l10n-changesets_mobile-1.1.json.orig
- Edited a copy of l10n-changesets_mobile-1.1.json (aki.json, softlinked to l10n-changesets_mobile-1.1.json) to remove the already tagged locales (ar through nb-NO)
- Tried a "force build" of the mobile_tag builder, which failed on ar
- Reconfiged pm02
- Tried another "force build" of the mobile_tag builder
- That worked; reverted l10n-changesets_mobile-1.1.json changes
- Followed the docs on creating a dummy tag_factory for tagging in release_mobile_master.py
- Reconfiged pm02
- Restarted automation with
buildbot sendchange --username=aki --master=localhost:9010 --branch=releases/mobile-1.1 "Fennec 1.1rc1 build1" doit
- Started scheming on how to make this better
- While filling out the tags, noticed that bug 542413 bit me (further maemo release bumpfiles support) -- no milestone update
- Killed builds
- Manually updated the milestone in bug 566428 and tagged via
hg tag -f -r 7275c58eba49 FENNEC_1_1rc1_BUILD1 hg tag -f -r 7275c58eba49 FENNEC_1_1rc1_RELEASE hg push
- Verified dummy factory still there (wasn't, due to hg pull -u for bug 542413; replaced)
- Manually clobbered:
- moz2-linux-slave39:/builds/slave/mobile_source
- mv-moz2-linux-ix-slave14:/scratchbox/users/cltbld/home/cltbld/build/maemo-1.9.2-release
- mv-moz2-linux-ix-slave24:/builds/slave/mobile_linux-i686_desktop_build
- moz2-darwin9-slave57:/builds/slave/mobile_macosx-i686_desktop_build
- win32-slave46:/e/builds/moz2_slave/mobile_win32-i686_desktop_build
- restarted automation via sendchange