canmove, Confirmed users
6,441
edits
(→Build) |
|||
| Line 74: | Line 74: | ||
* Failed out again because tinderbox-configs directories were checked out with the tbirdbld key. | * Failed out again because tinderbox-configs directories were checked out with the tbirdbld key. | ||
** Re-checked them out with the cltbld key and restarted automation. | ** Re-checked them out with the cltbld key and restarted automation. | ||
* Linux build hung when trying to upload Talkback symbols | |||
** Forgot to copy over production talkback packages. Caught win32 & mac before they hit this. Manually ran the following to upload linux symbols: | |||
cd /builds/tinderbox/Tb-Mozilla1.8-Release/Linux_2.4.18-14_Depend/mozilla && tar jxvf /builds/tinderbox/talkback-thunderbird-1.8-linux.tar.bz2 && cp -r fullsoft /builds/tinderbox/Tb-Mozilla1.8-Release/Linux_2.4.18-14_Depend/mozilla | |||
cd fullsoft | |||
rm Makefile | |||
cd /builds/tinderbox/Tb-Mozilla1.8-Release/Linux_2.4.18-14_Depend/mozilla/fullsoft && /builds/tinderbox/Tb-Mozilla1.8-Release/Linux_2.4.18-14_Depend/mozilla/build/autoconf/make-makefile -d .. | |||
make -C /builds/tinderbox/Tb-Mozilla1.8-Release/Linux_2.4.18-14_Depend/mozilla/fullsoft fullcircle-push FC_BUILD=2008070711 | |||
====Repack==== | ====Repack==== | ||