Releases/Fennec 18.0.2/BuildNotes

From MozillaWiki
Jump to: navigation, search

Tracker: bug 838930
RelEng: rail

Bugs hit

  • Can't bump version with first build > 1
  • bug 838926 - Release runner fails to strip outgoing revs on bm36
  • bug 833561 - enable automatic android build signing for release branch releases

Notes

Build 1

  • Started via ship-it
  • akeybl requested to use build2 for the first build. Release sanity test didn't pass because it expected bumped Gecko version in m-r tree.
  • next release runner attempt with build1 failed because hg didn't recognize "hg strip" subcommand (bug 838926). fixed by:
# cltbld@bm36
rm -rf /home/cltbld/release-runner/tools/buildfarm/release/{tools,buildbotcustom,buildbot-configs}
  • Builds failed with the following error:
/bin/sh: /builds/slave/rel-m-rel-andrd-armv6-bld/./tools/release/signing/mozpass.py: No such file or directory
  • Landed patch, transplanted to production, tagged (FENNEC_18_0_2_BUILD1 FENNEC_18_0_2_RELEASE), reconfigured schedulers and builders, retriggered the builders.