66
edits
m (→l10n-Verify) |
|||
Line 228: | Line 228: | ||
./release -o Repack -v 2>&1 | tee logs/release-Repack-Verify.log | ./release -o Repack -v 2>&1 | tee logs/release-Repack-Verify.log | ||
This was run a first time simply by ssh'ing into bm-xserve05. A screen session was fired up and the above Repack command was run. That failed with various hdiutil errors. It turns out that hdiutil will not work properly under a screen session. | This was run a first time simply by ssh'ing into bm-xserve05. A screen session was fired up and the above Repack command was run. That failed with various hdiutil errors. | ||
mounting thunderbird-2.0.0.14-rc1/thunderbird-2.0.0.14.en-US.mac.dmg | |||
hdiutil: attach failed - Device not configured | |||
It turns out that hdiutil will not work properly under a screen session. |
edits