canmove, Confirmed users
6,441
edits
| Line 258: | Line 258: | ||
====L10nVerify==== | ====L10nVerify==== | ||
===== l10n v1 ===== | |||
* Failed to download previous and current builds - {{bug|451398}} | * Failed to download previous and current builds - {{bug|451398}} | ||
** Worked around by downloading builds manually: | ** Worked around by downloading builds manually: | ||
rsync -Lav -e ssh cltbld@stage.mozilla.org:/home/ftp/pub/firefox/nightly/3.1b2-candidates/build1/* firefox-3.1b2-build1/ | rsync -Lav -e ssh cltbld@stage.mozilla.org:/home/ftp/pub/firefox/nightly/3.1b2-candidates/build1/* firefox-3.1b2-build1/ | ||
rsync -Lav -e ssh cltbld@stage.mozilla.org:/home/ftp/pub/firefox/nightly/3.1b1-candidates/build2/* firefox-3.1b2-build2/ | rsync -Lav -e ssh cltbld@stage.mozilla.org:/home/ftp/pub/firefox/nightly/3.1b1-candidates/build2/* firefox-3.1b2-build2/ | ||
===== l10n v2 ===== | |||
* Downloading builds worked this time (a fix was checked in for it). | |||
* Failed to unpack and diff win32 builds - '7z' was not found. | |||
** Copied 7z and 7za from bm-xserve05 to all the macs in the pool - tested it out on the command line first - no problems. | |||
====Generate Updates and push test snippets ==== | ====Generate Updates and push test snippets ==== | ||