Releases/Fennec 38.0b10/BuildNotes

From MozillaWiki
< Releases
Revision as of 03:08, 4 May 2015 by NThomas (talk | contribs) (→‎Build 2: repack fail)
Jump to navigation Jump to search

Fennec 38.0b10

Special notes:

  • being built from m-r repo with beta configs - new patch see bug 1158124

Build 1

build 1 cancelled (over cautious response to 38.0rc1 branding issue, see 38.0 build notes for details).

Build 2

Issues

The repacks all failed like this

18:57:40     INFO - Updating /builds/slave/rel-m-beta-and-api-11_rpk_1-00/build/mozilla-beta revision FENNEC_38_0b10_RELEASE.
18:57:40     INFO - Running command: ['hg', '--config', 'ui.merge=internal:merge', 'update', '-C', '-r', 'FENNEC_38_0b10_RELEASE'] in /builds/slave/rel-m-beta-and-api-11_rpk_1-00/build/mozilla-beta
18:57:40     INFO - Copy/paste: hg --config ui.merge=internal:merge update -C -r FENNEC_38_0b10_RELEASE
18:58:11    ERROR -  abort: unknown revision 'FENNEC_38_0b10_RELEASE'!

ie trying to use mozilla-beta, which is hardcoded in the mh config. Part of the crazy way we're doing beta on the release repo (bug 1158124).

Fix the configs, retag, and backout. Rebuilt all 20 jobs.