canmove, Confirmed users
6,441
edits
(→Build 2: win32 failure) |
(→Issues) |
||
| Line 19: | Line 19: | ||
== Issues == | == Issues == | ||
* win32 en-US failed out with <tt>StreamError: seeking backwards is not allowed</tt> when unpacking the mozharness archive, due nthomas adding a symlink .gitignore --> .hgignore when putting mozharness on the relbranch. catlee worked around by [http://hg.mozilla.org/build/tools/rev/e0be1d1f7d7d skipping symlinks when extracting on windows] | * win32 en-US failed out with <tt>StreamError: seeking backwards is not allowed</tt> when unpacking the mozharness archive, due nthomas adding a symlink .gitignore --> .hgignore when putting mozharness on the relbranch. catlee worked around by [http://hg.mozilla.org/build/tools/rev/e0be1d1f7d7d skipping symlinks when extracting on windows] | ||
* Two windows repack chunks failed with a slave disconnect | |||