chef / bento

Packer templates for building minimal Vagrant baseboxes for multiple platforms
Apache License 2.0
4.24k stars 1.12k forks source link

Error when using Ubuntu 16.04 box. #585

Closed taylorotwell closed 8 years ago

taylorotwell commented 8 years ago

I've been a long time user of the Ubuntu 14.04 box, but am getting the following error on the 16.04 box:

==> default: Setting hostname...
The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!

service hostname start

Stdout from the command:

Stderr from the command:

sudo: unable to resolve host vagrant
mesg: ttyname failed: Inappropriate ioctl for device
Failed to start hostname.service: Unit hostname.service is masked.
taylorotwell commented 8 years ago

Fixed by updating Vagrant.