Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create an image for the Windows build server #825

Closed
phihag opened this issue May 5, 2013 · 5 comments
Closed

Create an image for the Windows build server #825

phihag opened this issue May 5, 2013 · 5 comments
Labels

Comments

@phihag
Copy link
Contributor

@phihag phihag commented May 5, 2013

Currently, the Windows build server is often failing with an HTTP 500 error. @fraca7 Any idea why?

In any case, it would be great to have an OVA or AMI of a Windows build server so that we could deploy an alternative one on short notice.

@phihag
Copy link
Contributor Author

@phihag phihag commented May 13, 2013

Still failing. @fraca7, can you have a look at it?

@fraca7
Copy link

@fraca7 fraca7 commented May 14, 2013

Sorry, missed it. I'm taking a look.

@fraca7
Copy link

@fraca7 fraca7 commented May 14, 2013

Looks like git.exe forks subprocesses that don't exit cleanly. It caused an "access denied" error when trying to delete the directory. The build script now works in a temporary directory and ignores errors when deleting it at the end of the build.

As for the image, I'm pretty sure this kind of usage is not covered by the Windows license :(

@phihag
Copy link
Contributor Author

@phihag phihag commented May 14, 2013

Thanks @fraca7 . Legally, the image shouldn't be a problem - we can just start with an unactivated VM. Microsoft even provides their own cloud hosting, so I'm pretty sure they have that problem solved.

@fraca7
Copy link

@fraca7 fraca7 commented May 15, 2013

Not sure they support XP, it dates back to when virtualization was avant-garde :) Anyway, I'll get in touch by e-mail.

@dstftw dstftw closed this May 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.