canmove, Confirmed users
6,439
edits
No edit summary |
No edit summary |
||
Line 111: | Line 111: | ||
program finished with exit code 1 | program finished with exit code 1 | ||
** Turns out that we never asked for 'ffxbld' to have push access to l10n repositories. Filed {{bug|458908}} to get that enabled. | ** Turns out that we never asked for 'ffxbld' to have push access to l10n repositories. Filed {{bug|458908}} to get that enabled. | ||
* Dependent scheduler did not fire '''TODO''' | |||
* Check-in comments say 'cltbld' when they should say 'ffxbld' '''TODO''' | * Tagging went fine after this | ||
* Two action items: | |||
** Dependent scheduler did not fire '''TODO''' | |||
** Check-in comments say 'cltbld' when they should say 'ffxbld' '''TODO''' | |||
==== Source ==== | ==== Source ==== | ||
* Automated, no problems. | |||
* Manually pushed builds to stage: | |||
# as cltbld@stage.mozilla.org | |||
cd /home/ftp/pub/firefox/nightly | |||
mkdir -p 3.1b1-candidates/build1 | |||
cd 3.1b1-candidates/build1 | |||
mkdir linux-i686 mac win32 update source | |||
# as cltbld@moz2-linux-slave06 (where the source tarball/bundle were generated | |||
cd /builds/moz2_slave/source | |||
scp firefox-3.1b1* cltbld@stage.mozilla.org:/home/ftp/pub/firefox/nightly/3.1b1-candidates/build1/source | |||
==== Build ==== | ==== Build ==== |