Releases/Firefox 43.0.1/BuildNotes: Difference between revisions
< Releases
Jump to navigation
Jump to search
(fennec 43.0.1) |
(source fail #2) |
||
Line 2: | Line 2: | ||
* <s>(RelMan) [[Release:Release_Automation_on_Mercurial:Preparation#L10N_Changesets | Ship the l10n milestone]] (build1 only) | * <s>(RelMan) [[Release:Release_Automation_on_Mercurial:Preparation#L10N_Changesets | Ship the l10n milestone]] (build1 only) | ||
* (RelMan) [[Release:Release_Automation_on_Mercurial:Starting_a_Release#Submit_to_Ship_It | Submit to Ship It]]</s> | * (RelMan) [[Release:Release_Automation_on_Mercurial:Starting_a_Release#Submit_to_Ship_It | Submit to Ship It]]</s> | ||
Things we won't do for this partner-release | |||
* [[Release:Release_Automation_on_Mercurial:Updates#Push_to_mirrors | Push to mirrors]] | * [[Release:Release_Automation_on_Mercurial:Updates#Push_to_mirrors | Push to mirrors]] | ||
* [[Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Post-release_tasks | Post-release tasks]] | * [[Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Post-release_tasks | Post-release tasks]] | ||
Line 30: | Line 32: | ||
6 integrity errors encountered! | 6 integrity errors encountered! | ||
(first damaged changeset appears to be 1)</nowiki> | (first damaged changeset appears to be 1)</nowiki> | ||
* failed again, filed {{bug|1232900}} against hg.m.o. We don't need source in this case so it's not a blocker |
Revision as of 04:04, 16 December 2015
Fennec build 1
(RelMan) Ship the l10n milestone (build1 only)(RelMan) Submit to Ship It
Things we won't do for this partner-release
Issues
- l10n tagging failed again, bug 1226276. There's a patch up, but in the meantime reran with this as root on the slave to unblock it
while : do [[ "`ps auwxf | grep python | tail -1 | tr -s ' ' | cut -d ' ' -f 14,15`" == "branches -c" ]] && cat /proc/$(ps auwxf | grep python | tail -1 | tr -s " " | cut -d ' ' -f 2)/fd/1 sleep 60 done
- en-US builds failed because they couldn't update locales to tag in multilocale step, rerun after l10n tagging resolved
- source failed when creating a bundle
IOError: [Errno 2] No such file or directory: '/builds/hg-shared/releases/mozilla-release/.hg/store/data/other-licenses/7zstub/seamonkey/7z_s_d.sfx.d'
- rerun on another slave, and check that first repo for more info:
[cltbld@bld-linux64-spot-281.build.releng.use1.mozilla.com mozilla-release]$ hg verify checking changesets checking manifests crosschecking files in changesets and manifests checking files data/other-licenses/7zstub/seamonkey/7zSD.sfx.d@1924: missing revlog! other-licenses/7zstub/seamonkey/7zSD.sfx@1924: unpacking a2aa5ac92f21: [Errno 2] No such file or directory: '/builds/hg-shared/releases/mozilla-release/.hg/store/data/other-licenses/7zstub/seamonkey/7z_s_d.sfx.d' other-licenses/7zstub/seamonkey/7zSD.sfx@22819: unpacking 2997162fd91e: [Errno 2] No such file or directory: '/builds/hg-shared/releases/mozilla-release/.hg/store/data/other-licenses/7zstub/seamonkey/7z_s_d.sfx.d' data/other-licenses/7zstub/thunderbird/7zSD.sfx.d@1: missing revlog! other-licenses/7zstub/thunderbird/7zSD.sfx@1: unpacking c55deab10acc: [Errno 2] No such file or directory: '/builds/hg-shared/releases/mozilla-release/.hg/store/data/other-licenses/7zstub/thunderbird/7z_s_d.sfx.d' other-licenses/7zstub/thunderbird/7zSD.sfx@16400: unpacking e2f7cc126900: [Errno 2] No such file or directory: '/builds/hg-shared/releases/mozilla-release/.hg/store/data/other-licenses/7zstub/thunderbird/7z_s_d.sfx.d' 218534 files, 298610 changesets, 1541632 total revisions 6 integrity errors encountered! (first damaged changeset appears to be 1)
- failed again, filed bug 1232900 against hg.m.o. We don't need source in this case so it's not a blocker