Releases/Thunderbird 31.8.0/BuildNotes: Difference between revisions
< Releases
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
* <s>(TB Drivers) [[Release:Release_Automation_on_Mercurial:Preparation#L10N_Changesets | Ship the l10n milestone]] (build1 only) | * <s>(TB Drivers) [[Release:Release_Automation_on_Mercurial:Preparation#L10N_Changesets | Ship the l10n milestone]] (build1 only) | ||
* (TB Drivers) [[Release:Release_Automation_on_Mercurial:Starting_a_Release#Submit_to_Ship_It | Submit to Ship It]]</s> | * (TB Drivers) [[Release:Release_Automation_on_Mercurial:Starting_a_Release#Submit_to_Ship_It | Submit to Ship It]]</s> | ||
* [[Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Publish_in_Balrog | Publish in Balrog ]] | * [[Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Publish_in_Balrog | Publish in Balrog ]] - probably don't need to do this | ||
* [[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]] | ||
Revision as of 16:59, 15 July 2015
Build 1
Checklist
(TB Drivers) Ship the l10n milestone (build1 only)(TB Drivers) Submit to Ship It- Publish in Balrog - probably don't need to do this
- Post-release tasks
Problems
Win32 failure
Failed with:
c:\builds\moz2_slave\tb-rel-c-esr31-w32_bld-0000000\build\client.mk:391:0: command 'c:/mozilla-build/python/python.exe c:/builds/moz2_slave/tb-rel-c-esr31-w32_bld-0000000/build/mozilla/build/pymake/pymake/../make.py -j4 -C objdir-tb' failed, return code 2 c:\builds\moz2_slave\tb-rel-c-esr31-w32_bld-0000000\build\client.mk:206:0: command 'c:/mozilla-build/python/python.exe c:/builds/moz2_slave/tb-rel-c-esr31-w32_bld-0000000/build/mozilla/build/pymake/pymake/../make.py -f c:/builds/moz2_slave/tb-rel-c-esr31-w32_bld-0000000/build/client.mk build' failed, return code 2 Error importing mozbuild.action.process_install_manifest: No module named argparse
Turns out PATH is screwed up. Filed bug 1183831 for it.