Releases/Firefox 38.0b2/BuildNotes: Difference between revisions
< Releases
Jump to navigation
Jump to search
(→Updates failure: Add link to fix and bug) |
(shipped) |
||
Line 3: | Line 3: | ||
=== Checklist === | === Checklist === | ||
* <s>(RelMan) [[Release:Release_Automation_on_Mercurial:Preparation#L10N_Changesets | Ship the l10n milestone]] | * <s>(RelMan) [[Release:Release_Automation_on_Mercurial:Preparation#L10N_Changesets | Ship the l10n milestone]] | ||
* (RelMan) [[Release:Release_Automation_on_Mercurial:Starting_a_Release#Submit_to_Ship_It | Submit to Ship It]] | * (RelMan) [[Release:Release_Automation_on_Mercurial:Starting_a_Release#Submit_to_Ship_It | Submit to Ship It]] | ||
* [[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 ]]</s> | ||
* [[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 20:08, 7 April 2015
Firefox
Build 1
Checklist
(RelMan) Ship the l10n milestone- (RelMan) Submit to Ship It
Publish in Balrog- Post-release tasks
Updates failure
Traceback (most recent call last): File "tools/scripts/updates/create-update-verify-configs.py", line 107, in <module> pc = PatcherConfig(open(options.config).read()) File "/builds/slave/rel-m-beta-firefox_beta_upds-0/tools/lib/python/release/updates/patcher.py", line 44, in __init__ self.readXml(cfg) File "/builds/slave/rel-m-beta-firefox_beta_upds-0/tools/lib/python/release/updates/patcher.py", line 202, in readXml self.addPastUpdate(self.parsePastUpdate(list(node.arguments))) File "/builds/slave/rel-m-beta-firefox_beta_upds-0/tools/lib/python/release/updates/patcher.py", line 165, in addPastUpdate raise PatcherConfigError("Found multiple past-updates with duplicate to/from versions: %s" % value) release.updates.patcher.PatcherConfigError: Found multiple past-updates with duplicate to/from versions: ['37.0b7', '38.0b1', ['betatest', 'releasetest', 'beta']]
This was fixed by updating the from value to '37.0' instead of '37.0b7'; systemic fix in bug 1151755.
Fennec
Build 1
Checklist
(RelMan) Ship the l10n milestone(RelMan) Submit to Ship It- Post-release tasks