Confirmed users
4,293
edits
No edit summary |
|||
Line 247: | Line 247: | ||
=== Partner Repack === | === Partner Repack === | ||
==== Firefox ==== | ==== Firefox ==== | ||
Mac jobs failed when it got a 500 error trying to d/l pkg-dmg from hg.m.o, {{bug|773876}} filed. Success on rebuild. | Mac jobs failed when it got a 500 error trying to d/l pkg-dmg from hg.m.o, {{bug|773876}} filed. Success on rebuild. EUballot builds went to wrong place - {{bug|774601}}. Otherwise fine. | ||
Funnelcake builds are [https://bugzilla.mozilla.org/show_bug.cgi?id=773531 documented elsewhere]. | Funnelcake builds are [https://bugzilla.mozilla.org/show_bug.cgi?id=773531 documented elsewhere]. | ||
Line 303: | Line 303: | ||
Funnelcake12: | Funnelcake12: | ||
# ffxbld@stage | # ffxbld@stage | ||
rsync - | rsync -av --exclude=firefox-12.0-14.0.1.partial.mar* --exclude=index.html\ | ||
/pub/mozilla.org/firefox/releases/14.0.1/update/win32 \ | /pub/mozilla.org/firefox/releases/14.0.1/update/win32 \ | ||
/pub/mozilla.org/metrics/13.0.1-funnelcake12/update/ | /pub/mozilla.org/metrics/13.0.1-funnelcake12/update/ | ||
Line 309: | Line 309: | ||
/pub/mozilla.org/firefox/releases/14.0.1/update/mac \ | /pub/mozilla.org/firefox/releases/14.0.1/update/mac \ | ||
/pub/mozilla.org/metrics/13.0.1-funnelcake12/update/ | /pub/mozilla.org/metrics/13.0.1-funnelcake12/update/ | ||
Fix up EUballot: | |||
# ffxbld@stage | |||
rsync -av \ | |||
/pub/mozilla.org/firefox/candidates/14.0.1-candidates/build1/partner-repacks/euballot/ \ | |||
/pub/mozilla.org/firefox/releases/14.0.1/win32-EUballot/ | |||
=== Final verification === | === Final verification === |