Closed Bug 601495 Opened 14 years ago Closed 14 years ago

Disable win32+win64 updates until bug 601469 is fixed

Categories

(Release Engineering :: General, defect)

defect
Not set
blocker

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: Dolske, Unassigned)

References

Details

Bug 601469 describes an updater problem introduced by bug 600777 (which landed Friday, so the first bad update should be the usual Saturday-morning nightly update).

People updating to builds with this issue present are not able to update to later builds. :-(

We need to disable updates ASAP to prevent more people from getting stuck in this condition.
Clarification: This is for both 32 and 64 bit trunk windows nightlies.
Summary: Disable win32 updates until bug 601469 is fixed → Disable win32+win64 updates until bug 601469 is fixed
[13:29]	<aki>	dolske: win32, not win64?
	<dolske>	hmm, both actually.

Following https://bugzilla.mozilla.org/show_bug.cgi?id=599871#c2 .

ffxbld@aus2-staging
cd /opt/aus2/incoming/2/Firefox/mozilla-central
ls -ld W*
drwxr-xr-x 173 ffxbld users   16384 Feb  9  2010 WINCE_arm-msvc
drwxr-xr-x 127 ffxbld users   12288 Oct  3 04:20 WINNT_x86_64-msvc
drwxr-xr-x 903 ffxbld firefox 73728 Oct  3 06:27 WINNT_x86-msvc
chmod 0 WINNT*

To turn them back on,

chmod 755 WINNT*
touch .
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Blocks: 601500
Thanks. Verified that my Windows nightly (from last Thursday) is not finding any updates.

Filed bug 601500 to track reenabling updates.
Status: RESOLVED → VERIFIED
Have any project branches that track m-c merged since this issue arose? If so, we should disable their updates too.
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.