Confirmed users
3,104
edits
(Notes to date) |
|||
| Line 9: | Line 9: | ||
* <s>(RelMan) [[Release:Release_Automation_on_Mercurial:Starting_a_Release#Submit_to_Ship_It | Submit to Ship It]]</s> | * <s>(RelMan) [[Release:Release_Automation_on_Mercurial:Starting_a_Release#Submit_to_Ship_It | Submit to Ship It]]</s> | ||
* <s>If build2 (or later) then we probably need to [[Release:Release_Automation_on_Mercurial:Troubleshooting#Overwriting_files_that_have_been_pushed_to_releases.2F | Remove the previous build]]</s> N/A, never pushed build1 | * <s>If build2 (or later) then we probably need to [[Release:Release_Automation_on_Mercurial:Troubleshooting#Overwriting_files_that_have_been_pushed_to_releases.2F | Remove the previous build]]</s> N/A, never pushed build1 | ||
* [[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 ]] - [http://buildbot-master70.bb.releng.use1.mozilla.com:8001/builders/release-mozilla-beta-update_shipping_beta direct link] | ||
* [[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]] - [http://buildbot-master82.build.mozilla.org:8001/builders/release-mozilla-beta-firefox_postrelease direct link] | ||
== Win64 failure == | == Win64 failure == | ||
Signing error on signing6, turned out be be signed/osslsigncode/ being owned root. So more fallout from signing servers been run as root at some point but now back to the correct account. Recursive chown'd on signing6, and also signing4/5 where needed. Restarted servers on signing5, which were running as root. | Signing error on signing6, turned out be be signed/osslsigncode/ being owned root. So more fallout from signing servers been run as root at some point but now back to the correct account. Recursive chown'd on signing6, and also signing4/5 where needed. Restarted servers on signing5, which were running as root. | ||