Confirmed users
4,467
edits
Line 303: | Line 303: | ||
./verify.sh -c moz19-firefox-$platform-major.cfg 2>&1 | tee $platform.log | ./verify.sh -c moz19-firefox-$platform-major.cfg 2>&1 | tee $platform.log | ||
Check logs for results - whatever is after "succeeded", known issues are [https://bug459878.bugzilla.mozilla.org/attachment.cgi?id=383900 here] | |||
'''results''' everything the same as 3.0.14 -> 3.5.4 MU. aka, everything is OK | |||
Ran into some kind of strange issue on Mac update verify where the the disk was not mounting and there were lots of "file vanished" errors | |||
rsync: opendir "//Library/Logs/Console/501" failed: Permission denied (13) | |||
rsync: opendir "//Library/Logs/Console/503" failed: Permission denied (13) | |||
file has vanished: "//Network/Buildnet/Win32-Slave02" | |||
file has vanished: "//Network/Buildnet/Production-Opsi" | |||
Rebooting fx-mac-1.9-slave2 and running verify.sh again worked as expected. Not sure what the cause of this error was. |