Releases/Firefox 33.0.2/BuildNotes: Difference between revisions

check permission error
(updated checklist)
(check permission error)
Line 14: Line 14:
* [[Release:Release_Automation_on_Mercurial:Updates#Verifying_Throttling | Verify throttling ]] - [https://aus3.mozilla.org/update/3/Firefox/33.0/20141011015303/WINNT_x86-msvc/en-US/release/default/default/default/update.xml for 33.0], this would normally be before snippet push, but no update offered at the moment
* [[Release:Release_Automation_on_Mercurial:Updates#Verifying_Throttling | Verify throttling ]] - [https://aus3.mozilla.org/update/3/Firefox/33.0/20141011015303/WINNT_x86-msvc/en-US/release/default/default/default/update.xml for 33.0], this would normally be before snippet push, but no update offered at the moment
* [[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]]
== Issues ==
* failed at check permissions ([http://buildbot-master91.srv.releng.usw2.mozilla.com:8001/builders/release-mozilla-release-check_permissions/builds/2/steps/run_script/logs/stdio full log here])
ran manually:
find /pub/mozilla.org/firefox/candidates/33.0.2-candidates/build1/ -type f ! -perm 644 | wc -l
... and it returned 0.
The key on the slave looks ok, probably a temporary network glitch; job re-triggered
Confirmed users
266

edits