Closed
Bug 640581
Opened 14 years ago
Closed 14 years ago
Restore mozilla-central nightly updates (aka: unfreeze from 2011-03-03)
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: beltzner, Assigned: bhearsum)
Details
Now that Firefox 4 RC1 for Windows, Mac and Linux has shipped, as promised we would like to "unfreeze" nightly updates and restore Minefield to being the latest compiled code off of mozilla-central.
Assignee | ||
Updated•14 years ago
|
Assignee: nobody → bhearsum
Assignee | ||
Comment 1•14 years ago
|
||
I'm syncing the snippets from the latest nightlies into the live directories -- that will get the nightlies that are just finishing now published to users.
I've also landed the patch to unfreeze nightlies going forward. That will hit production prior to the next set of them.
You should see Linux updates very soon, as those nightlies have already finished. Mac and Windows will be out in the next hour or two.
Assignee | ||
Comment 2•14 years ago
|
||
Poor estimation skills on my part, Mac and Windows en-US updates are now out!
For posterity, here's what I ran to sync the snippets:
# ffxbld@aus2-staging
cd /opt/aus2/incoming/2/Firefox
rsync -av mozilla-central-bug638538/Linux_x86_64-gcc3/ mozilla-central/Linux_x86_64-gcc3/
rsync -av mozilla-central-bug638538/Linux_x86-gcc3/ mozilla-central/Linux_x86-gcc3/
rsync -av mozilla-central-bug638538/Darwin_x86_64-gcc3/ mozilla-central/Darwin_x86_64-gcc3/
Keeping this bug open while I wait for l10n nightlies to finish.
Assignee | ||
Comment 3•14 years ago
|
||
Windows rsync:
rsync -av mozilla-central-bug638538/WINNT_x86-msvc/ mozilla-central/WINNT_x86-msvc/
Comment 4•14 years ago
|
||
http://l10n.mozilla.org/~axel/nightlies/ shows that the windows l10n repacks are eaten by bad slaves, fwiw.
Assignee | ||
Comment 5•14 years ago
|
||
I used:
rsync -av mozilla-central-bug638538/ mozilla-central/
to pick up the nightlies that did make it through.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•