canmove, Confirmed users
6,439
edits
Line 34: | Line 34: | ||
* pushDir not found at end of Build | * pushDir not found at end of Build | ||
** last-built is not being removed at the start of a new build. remove it manually before doing a Build. | ** last-built is not being removed at the start of a new build. remove it manually before doing a Build. | ||
* wget errors in Repack::Execute(). ex: | |||
wget -nv --output-document "//builds/tinderbox/Fx-Mozilla1.9-l10n-Release/Linux_2.6.18-8.el5_Depend/firefox.tar.gz" http://staging-trunk-automation.build.mozilla.org/pub/mozilla.org/firefox/nightly/3.0b2-candidates/rc1/firefox-3.0b2.en-US.linux-i686.tar.gz | |||
End: Mon Nov 12 10:41:20 2007 | |||
Error: wget failed or timed out. | |||
** Make sure the HTTP server on staging-trunk-automation is running |