canmove, Confirmed users
6,441
edits
| Line 107: | Line 107: | ||
* Step Stage died: msgCannot rename /data/cltbld/firefox-3.0b2/batch1/stage-unsigned/linux-xpi /data/cltbld/firefox-3.0b2/batch1/stage-unsigned/linux-i686/xpi: No such file or directory at Bootstrap/Step/Stage.pm line 373. | * Step Stage died: msgCannot rename /data/cltbld/firefox-3.0b2/batch1/stage-unsigned/linux-xpi /data/cltbld/firefox-3.0b2/batch1/stage-unsigned/linux-i686/xpi: No such file or directory at Bootstrap/Step/Stage.pm line 373. | ||
** Create the linux-i686 directory. '''Why isn't this done by Bootstrap? How does it work in staging?''' | ** Create the linux-i686 directory. '''Why isn't this done by Bootstrap? How does it work in staging?''' | ||
* Mac/Windows fail to download previous packages. | |||
** The Firefox 3.0b1 packages were grabbed from stage.m.o. These packages are named "Firefox 3.0 Beta 1....". The release automation uses "Firefox 3.0b1....". | |||
*** Had to rename packages on the staging FTP server to the right format. | |||
*** I don't _think_ this will be a problem in production. The same format _should_ be used all of the time. | |||