Confirmed users
4,293
edits
(→Tag) |
No edit summary |
||
Line 123: | Line 123: | ||
===Repack=== | ===Repack=== | ||
On the same tinderboxes in the table above, | On the same tinderboxes in the table above, | ||
Line 130: | Line 128: | ||
./release -o Repack -p 2>&1 | tee logs/release-Repack-Push.log | ./release -o Repack -p 2>&1 | tee logs/release-Repack-Push.log | ||
./release -o Repack -a 2>&1 | tee logs/release-Repack-Announce.log | ./release -o Repack -a 2>&1 | tee logs/release-Repack-Announce.log | ||
Had to rerun Linux & Mac for the uk tagging issue (see above), but was able to manually checkout the files on the win32 box before it got to that locale. | |||
After win32 l10n, had to set cerberus-vm back to text mode | After win32 l10n, had to set cerberus-vm back to text mode | ||
mount -t -sc /cygdrive | mount -t -sc /cygdrive | ||
so that tinderbox would run. | so that tinderbox would run. This box was very slow, taking 7 hours to complete the repack. |