Releases/Firefox 33.0.2/BuildNotes: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(→‎Checklist: partner upload started)
(→‎Checklist: apple upload done)
Line 36: Line 36:
*<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]]</s>
* (RelMan) [[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#Upload_files_to_Apple_for_Whitelisting | Upload to Apple]] - upload started for vanilla & partner builds, two windows in screen session for ffxbld@stage
* [[Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Upload_files_to_Apple_for_Whitelisting | Upload to Apple]] - upload complete and notified
* [[Releases/Firefox_33.0.1/BuildNotes#Remove_whatsnew_pages_for_29.0_and_later | Remove whatsnew pages for 29.0 and later ({{bug|1057460}})]]
* [[Releases/Firefox_33.0.1/BuildNotes#Remove_whatsnew_pages_for_29.0_and_later | Remove whatsnew pages for 29.0 and later (bug 1057460)]]
* [[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#Do_I_need_to_throttle.3F | Apply Throttling ]]
* [[Release:Release_Automation_on_Mercurial:Updates_through_Shipping#Do_I_need_to_throttle.3F | Apply Throttling ]]

Revision as of 08:49, 28 October 2014

bug 1089928

Build 1

Checklist

  • Upload to Apple Done but Apple not notified because build2 had already started
  • Remove whatsnew pages for 29.0 and later
  • started build2 before proceeding any further

Issues

Two win32_partner_repack jobs ran (there were two buildreqeuests, still investigating why in bug 1089926), which resulted in

ran manually:

find /pub/mozilla.org/firefox/candidates/33.0.2-candidates/build1/ -type f ! -perm 644 | wc -l 

... and it returned 0.

rsync would have left a file with different permissions from 644 on disk. Job retriggered and was green,

  • failed antivirus
Command failed for the following files:
/pub/mozilla.org/firefox/candidates/33.0.2-candidates/build1/win32-EUballot/ca/.Firefox Setup 33.0.2.exe.tryBsB
command: ERROR
ERROR: Can't access file /pub/mozilla.org/firefox/candidates/33.0.2-candidates/build1/win32-EUballot/ca/.Firefox Setup 33.0.2.exe.tryBsB

Did a manual verify: ".Firefox Setup 33.0.2.exe.tryBsB" does not exist on stage.mozilla.org, which is likely because it was an rsync temporary file. Job rerun and was green.

Build 2

Checklist

Issues

Remove whatsnew pages for_29.0 and later