Closed Bug 701148 Opened 13 years ago Closed 13 years ago

Turn off Firefox 8 updates for Mac users while we investigate bug 700835

Categories

(Release Engineering :: General, defect, P1)

All
macOS
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: christian, Assigned: nthomas)

References

Details

Turn off Firefox 8 updates for Mac users while we investigate bug 700835. I'd like this done ASAP.
Assignee: nobody → nrthomas
Priority: -- → P1
Disabling all mac updates on the release channel for 4.0+ -> 8.0: cd /opt/aus2/incoming/3/Firefox/ find {7.0.1,7.0,6.0.2,6.0.1,6.0,5.0,4.0.1,4.0}/Darwin* -mindepth 3 -maxdepth 3 -name release -type d -exec chmod -v 700 {} \; | tee /tmp/chmod.log Do you want to do 3.6.24 -> 8.0 too ?
Let's keep manual updates on, disable idle timer updates.
Depends on: 700835
(In reply to Nick Thomas [:nthomas] from comment #1) I did this in PHX too, just for consistencies sake. To reverse this we'd chmod 775 instead.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
We ended up shutting off all updates in bug 701456. I left the Mac dirs chmod'ed in case we want to turn back on other platforms first.
Depends on: 705931
No longer depends on: 705931
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.