jakobadam / packer-qemu-templates

Packer qemu templates
Mozilla Public License 2.0
332 stars 175 forks source link

Windows builders are broken due to update in Cygwin OpenSSH #2

Closed jakobadam closed 9 years ago

jakobadam commented 9 years ago

Windows templates cannot longer be built due to a new bug in Cygwin OpenSSH.

The SSHd user creation fails, during OpenSSH setup

$ ssh-host-config
...
*** Warning: Expected privileged user 'cyg_server' does not exists.
*** Warning: Defaulting to 'System'

https://cygwin.com/ml/cygwin/2015-01/msg00011.html

jakobadam commented 9 years ago

OpenSSH works again.