Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

Recent vagrant breaks build (OSX 10.11) #112

Open
rossjones opened this issue Nov 15, 2016 · 0 comments
Open

Recent vagrant breaks build (OSX 10.11) #112

rossjones opened this issue Nov 15, 2016 · 0 comments

Comments

@rossjones
Copy link
Contributor

rossjones commented Nov 15, 2016

On a recent vagrant on OSX 10.11 the build is broken when you vagrant up complaining about the network, with the following error

 Vagrant attempted to execute the capability 'configure_networks'
on the detect guest OS 'linux', but the guest doesn't
support that capability. This capability is required for your
configuration of Vagrant. Please either reconfigure Vagrant to
avoid this capability or fix the issue by creating the capability

This is because there needs to be a file called /etc/os-release with the following contents:

NAME="Ubuntu"
VERSION="12.04 LTS, Precise Pangolin"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu precise (12.04 LTS)"
VERSION_ID="12.04"
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant