Closed rvanlaar closed 10 years ago
Weird, I have been using that box on a 14.04 host as well for a while without any issues.
Would you be able to try building that box from scratch and try again to see if it works? The scripts for building it are available at https://github.com/fgrehm/vagrant-lxc-base-boxes. Thanks in advance!
The issue is gone.
I upgraded from vagrant 1.5.4 to the latest 1.6.3 and from 1.0.0alpha1 to 1.0.0alpha2. This solved the issue.
I love issues that are solved with upgrades :) thanks for replying
Hi,
The short error is: There was an error executing lxc-attach. I'm using ubuntu 14.04 as a host and using fgrehm/trusty64-lxc. The same host with fgrehm/precise64-lxc works,
How to reproduce:
vagrant init fgrehm/trusty64-lxc vagrant up --provider=lxc
Here the complete log: