rgl / windows-vagrant

Windows 11/2022/2025 Base Vagrant Box (https://app.vagrantup.com/rgl)
MIT License
358 stars 95 forks source link

OpenSSH install error #2

Closed TechDawg270 closed 7 years ago

TechDawg270 commented 7 years ago
d64-virtualbox: Downloading OpenSSH from https://www.mls-software.com/files/setupssh-7.5p1-1.exe...
d64-virtualbox: Installing OpenSSH...
d64-virtualbox: Installing the default vagrant insecure public key...
d64-virtualbox:
d64-virtualbox: ERROR: NewItemIOError
d64-virtualbox: ERROR: at <ScriptBlock>, C:\Windows\Temp\script.ps1: line 109 ERROR: at <ScriptBlock>, <No file>: line 1
d64-virtualbox:
d64-virtualbox: Sleeping for 60m to give you time to look around the virtual machine before self-destruction...
VirtualBox Version - 5.1.26r117224
PowerShell Version - 5.0
Packer Version - 1.0.4

I'll try to get some more info and potentially a fix in as soon as possible

rgl commented 7 years ago

it was my the last commit that broke that. I've reverted it at https://github.com/rgl/windows-2016-vagrant/commit/af8ffb1eef53de9171ca96e5fd7a006ae47b1a5b. try again. thx for the heads up!