Closed mgoffin closed 7 years ago
Can you give us the output of:
malboxes -d build win10_64_analyst
Which will try another build with debug output.
Seems to have worked this time around. Might have just been an oddity?
It could be. Do not hesitate to re-open if you can reliably reproduce.
I experienced the same problem - current Packer (1.0.0), Vagrant (1.9.5) and VirtualBox (5.1.22). Here´s my Packer config: https://github.com/jonashackt/ansible-windows-docker-springboot/blob/master/step0-packer-windows-vagrantbox/windows_server_2016_docker.json
Maybe this will help someone, if fixed it with "guest_additions_mode": "attach"
in my Packer config (https://github.com/jonashackt/ansible-windows-docker-springboot/commit/89ad651fb7a79ee98b12ea0d5718727a5926ef9e)
Can you paste your malboxes output using the debug switch like malboxes -d ...
please, that will help us help you :)
Just got bit by this one now. The previous build worked fine. I'm rebuilding with -d
and will report back.
For the record, we are already using "guest_additions_mode": "attach"
.
Update: The problem was transient. It didn't happen again.
System:
Ran
malboxes build win10_64_analyst
Ended with the following: