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

Build 'virtualbox-iso' errored: Script exited with non-zero exit status: 4294967295 #51

Closed
basictheprogram opened this issue Nov 14, 2017 · 5 comments · Fixed by #58
Closed

Comments

@basictheprogram
Copy link

I worked around #49 now hitting another problem.

virtualbox-iso: 1>    Compiling assembly TaskScheduler, Version=10.0.0.0, Culture=Neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=msil (CLR v4.0.30319) ...
    virtualbox-iso: The system cannot find the file specified. (Exception from HRESULT: 0x80070002)
==> virtualbox-iso: Unregistering and deleting virtual machine...
==> virtualbox-iso: Deleting output directory...
Build 'virtualbox-iso' errored: Script exited with non-zero exit status: 4294967295

==> Some builds didn't complete successfully and had errors:
--> virtualbox-iso: Script exited with non-zero exit status: 4294967295
@StefanScherer
Copy link
Owner

Is it repeatable? I got it once, later on it worked.
Maybe we should skip this the script if it's not running well.

@basictheprogram
Copy link
Author

Oddly, 1 packer build system, happens every time. Testing our other packer build system. I'll report back here when the build it complete.

@StefanScherer
Copy link
Owner

Thanks for testing again. I'll do some tests here, can repro and see how to fix it.

@StefanScherer
Copy link
Owner

I've updated the windows_10 template and removed the provision script. I can reproduce the problem, I've tested with the Win10Eval ISO.

@basictheprogram
Copy link
Author

Sorry it took so long. My other packer build system is my old laptop and is very slow. I can duplicate the issue on this system as well. Just adding this comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants