Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upBuilds not being uploaded properly by s3cmd #12231
Closed
Labels
Comments
|
cc @aneeshusa |
|
Don't know much about Windows so I don't have any ideas, but 2 comments:
This seems to be loading the (native) libmagic library - is libmagic available for Windows? If so, is it installed? (I'd prefer if we could get |
|
Magic for Windows: http://gnuwin32.sourceforge.net/packages/file.htm |
|
This was fixed with servo/saltfs#442. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It looks like s3cmd is installed by not being run properly. Maybe we need to inject a
pythonin there to execute it properly? Possible that either we installed s3cmd to the Windows Native one or to the mingw one but are running it with the other. Such a mess :-/Log is here: http://build.servo.org/builders/windows-nightly/builds/7/steps/compile_1/logs/stdio
Relevant bits: