Releases/Firefox 15.0b6/BuildNotes: Difference between revisions

android signing done
(android signing done)
Line 12: Line 12:
* [[Release:Release_Automation_on_Mercurial:Build#Edit_rsync_exclude_files | Edit any rsync exclude files]] {{DesktopTag}} {{ReleaseTag}}
* [[Release:Release_Automation_on_Mercurial:Build#Edit_rsync_exclude_files | Edit any rsync exclude files]] {{DesktopTag}} {{ReleaseTag}}
-->
-->
</strike>
* [https://intranet.mozilla.org/RelEngWiki/index.php/Signing#Android_Signing Sign Android builds] {{MobileTag}} {{ReleaseTag}} {{BetaTag}}</strike>
</small>
</small>
<strong>
<strong>
</strong>
</strong>
* [https://intranet.mozilla.org/RelEngWiki/index.php/Signing#Android_Signing Sign Android builds] {{MobileTag}} {{ReleaseTag}} {{BetaTag}}
* [[Release:Release_Automation_on_Mercurial:Build#Reset_reserved_slaves | Reset reserved_slaves and unlock slaves]] {{DesktopTag}} {{MobileTag}} {{AllTag}}
* [[Release:Release_Automation_on_Mercurial:Build#Reset_reserved_slaves | Reset reserved_slaves and unlock slaves]] {{DesktopTag}} {{MobileTag}} {{AllTag}}
<!--
<!--
Line 96: Line 95:


Tracked in {{bug|773290}}, bhearsum will be finding a fix ET morning on August 22nd. These block signing even the en-US build, so bhearsum re-added old* variables to the fennec config as a workaround. The updated config was transplanted to the production branch and retagged with FENNEC_15_0b6_{RELEASE,BUILD1}. Then, 'rebuild' was used on the repack chunks to get them going again.
Tracked in {{bug|773290}}, bhearsum will be finding a fix ET morning on August 22nd. These block signing even the en-US build, so bhearsum re-added old* variables to the fennec config as a workaround. The updated config was transplanted to the production branch and retagged with FENNEC_15_0b6_{RELEASE,BUILD1}. Then, 'rebuild' was used on the repack chunks to get them going again.
=== Normal notes (con't) ===
* signed android builds (after above repacks completed successfully):
    [cltsign@signing1 ~]$ cd  ~/signing-work/mozharness
    [cltsign@signing1 mozharness]$ hg pull -u
    pulling from http://hg.mozilla.org/build/mozharness/
    searching for changes
    adding changesets
    adding manifests
    adding file changes
    added 5 changesets with 8 changes to 6 files
    6 files updated, 0 files merged, 0 files removed, 0 files unresolved
    [cltsign@signing1 mozharness]$ hg up -C
    0 files updated, 0 files merged, 0 files removed, 0 files unresolved
    [cltsign@signing1 mozharness]$ cd ..
    [cltsign@signing1 signing-work]$ python2.6 mozharness/scripts/sign_android.py --config-file signing/android_mozilla-beta.py --platform android
    ...
    19:17:41    INFO - ##### SignAndroid summary:
    19:17:41    INFO - #####
    19:17:41    INFO - Downloaded 29 of 29 unsigned apks successfully.
    19:17:41    INFO - Signed 29 of 29 apks successfully.
    19:17:41    INFO - Copying logs to upload dir...
    19:17:41    INFO - mkdir: /home/cltsign/signing-work/beta/upload/logs
Confirmed users
1,364

edits