Skip to content
This repository has been archived by the owner on Nov 24, 2022. It is now read-only.

Ubuntu 13.10 failing to build any kind of vagrant-lxc box #215

Closed
ricardoamaro opened this issue Feb 6, 2014 · 12 comments
Closed

Ubuntu 13.10 failing to build any kind of vagrant-lxc box #215

ricardoamaro opened this issue Feb 6, 2014 · 12 comments

Comments

@ricardoamaro
Copy link

Using:
Ubuntu 13.10
Vagrant version 1.2.2
vagrant-lxc (0.7.0)

Commands:

mkdir vagrant-lxc
cd vagrant-lxc/
vagrant init test-lxc http://dl.dropbox.com/u/13510779/lxc-precise-amd64-2013-07-12.box
vagrant plugin install vagrant-lxc
vagrant up --provider=lxc

Build fails epically with:

~$ export VAGRANT_LOG=DEBUG ; vagrant up --provider=lxc
INFO global: Vagrant version: 1.2.2
DEBUG global: Loading core plugin: /usr/share/vagrant/plugins/guests/redhat/plugin.rb
INFO manager: Registered plugin: RedHat guest
DEBUG global: Loading core plugin: /usr/share/vagrant/plugins/guests/suse/plugin.rb
INFO manager: Registered plugin: SUSE guest
DEBUG global: Loading core plugin: /usr/share/vagrant/plugins/guests/openbsd/plugin.rb
INFO manager: Registered plugin: OpenBSD guest
DEBUG global: Loading core plugin: /usr/share/vagrant/plugins/guests/ubuntu/plugin.rb
INFO manager: Registered plugin: Ubuntu guest
DEBUG global: Loading core plugin: /usr/share/vagrant/plugins/guests/linux/plugin.rb
INFO manager: Registered plugin: Linux guest.
DEBUG global: Loading core plugin: /usr/share/vagrant/plugins/guests/solaris/plugin.rb
INFO manager: Registered plugin: Solaris guest.
DEBUG global: Loading core plugin: /usr/share/vagrant/plugins/guests/debian/plugin.rb
INFO manager: Registered plugin: Debian guest
DEBUG global: Loading core plugin: /usr/share/vagrant/plugins/guests/pld/plugin.rb
INFO manager: Registered plugin: PLD Linux guest
DEBUG global: Loading core plugin: /usr/share/vagrant/plugins/guests/gentoo/plugin.rb
INFO manager: Registered plugin: Gentoo guest
DEBUG global: Loading core plugin: /usr/share/vagrant/plugins/guests/arch/plugin.rb
INFO manager: Registered plugin: Arch guest
DEBUG global: Loading core plugin: /usr/share/vagrant/plugins/guests/fedora/plugin.rb
INFO manager: Registered plugin: Fedora guest
DEBUG global: Loading core plugin: /usr/share/vagrant/plugins/guests/freebsd/plugin.rb
INFO manager: Registered plugin: FreeBSD guest
DEBUG global: Loading core plugin: /usr/share/vagrant/plugins/communicators/ssh/plugin.rb
INFO manager: Registered plugin: ssh communicator
DEBUG global: Loading core plugin: /usr/share/vagrant/plugins/kernel_v2/plugin.rb
INFO manager: Registered plugin: kernel
DEBUG global: Loading core plugin: /usr/share/vagrant/plugins/providers/virtualbox/plugin.rb
INFO manager: Registered plugin: VirtualBox provider
DEBUG global: Loading core plugin: /usr/share/vagrant/plugins/provisioners/chef/plugin.rb
INFO manager: Registered plugin: chef
DEBUG global: Loading core plugin: /usr/share/vagrant/plugins/provisioners/cfengine/plugin.rb
INFO manager: Registered plugin: CFEngine Provisioner
DEBUG global: Loading core plugin: /usr/share/vagrant/plugins/provisioners/ansible/plugin.rb
INFO manager: Registered plugin: ansible
DEBUG global: Loading core plugin: /usr/share/vagrant/plugins/provisioners/shell/plugin.rb
INFO manager: Registered plugin: shell
DEBUG global: Loading core plugin: /usr/share/vagrant/plugins/provisioners/puppet/plugin.rb
INFO manager: Registered plugin: puppet
DEBUG global: Loading core plugin: /usr/share/vagrant/plugins/hosts/bsd/plugin.rb
INFO manager: Registered plugin: BSD host
DEBUG global: Loading core plugin: /usr/share/vagrant/plugins/hosts/opensuse/plugin.rb
INFO manager: Registered plugin: OpenSUSE host
DEBUG global: Loading core plugin: /usr/share/vagrant/plugins/hosts/linux/plugin.rb
INFO manager: Registered plugin: Linux host
DEBUG global: Loading core plugin: /usr/share/vagrant/plugins/hosts/windows/plugin.rb
INFO manager: Registered plugin: Windows host
DEBUG global: Loading core plugin: /usr/share/vagrant/plugins/hosts/gentoo/plugin.rb
INFO manager: Registered plugin: Gentoo host
DEBUG global: Loading core plugin: /usr/share/vagrant/plugins/hosts/arch/plugin.rb
INFO manager: Registered plugin: Arch host
DEBUG global: Loading core plugin: /usr/share/vagrant/plugins/hosts/fedora/plugin.rb
INFO manager: Registered plugin: Fedora host
DEBUG global: Loading core plugin: /usr/share/vagrant/plugins/hosts/freebsd/plugin.rb
INFO manager: Registered plugin: FreeBSD host
DEBUG global: Loading core plugin: /usr/share/vagrant/plugins/commands/ssh_config/plugin.rb
INFO manager: Registered plugin: ssh-config command
DEBUG global: Loading core plugin: /usr/share/vagrant/plugins/commands/plugin/plugin.rb
INFO manager: Registered plugin: plugin command
DEBUG global: Loading core plugin: /usr/share/vagrant/plugins/commands/destroy/plugin.rb
INFO manager: Registered plugin: destroy command
DEBUG global: Loading core plugin: /usr/share/vagrant/plugins/commands/provision/plugin.rb
INFO manager: Registered plugin: provision command
DEBUG global: Loading core plugin: /usr/share/vagrant/plugins/commands/halt/plugin.rb
INFO manager: Registered plugin: halt command
DEBUG global: Loading core plugin: /usr/share/vagrant/plugins/commands/suspend/plugin.rb
INFO manager: Registered plugin: suspend command
DEBUG global: Loading core plugin: /usr/share/vagrant/plugins/commands/status/plugin.rb
INFO manager: Registered plugin: status command
DEBUG global: Loading core plugin: /usr/share/vagrant/plugins/commands/reload/plugin.rb
INFO manager: Registered plugin: reload command
DEBUG global: Loading core plugin: /usr/share/vagrant/plugins/commands/init/plugin.rb
INFO manager: Registered plugin: init command
DEBUG global: Loading core plugin: /usr/share/vagrant/plugins/commands/ssh/plugin.rb
INFO manager: Registered plugin: ssh command
DEBUG global: Loading core plugin: /usr/share/vagrant/plugins/commands/box/plugin.rb
INFO manager: Registered plugin: box command
DEBUG global: Loading core plugin: /usr/share/vagrant/plugins/commands/up/plugin.rb
INFO manager: Registered plugin: up command
DEBUG global: Loading core plugin: /usr/share/vagrant/plugins/commands/resume/plugin.rb
INFO manager: Registered plugin: resume command
DEBUG global: Loading core plugin: /usr/share/vagrant/plugins/commands/package/plugin.rb
INFO manager: Registered plugin: package command
DEBUG global: Loading core plugin: /usr/share/vagrant/plugins/kernel_v1/plugin.rb
INFO manager: Registered plugin: kernel
INFO vagrant: vagrant invoked: ["up", "--provider=lxc"]
DEBUG vagrant: Creating Vagrant environment
INFO environment: Environment initialized (#Vagrant::Environment:0x0000000115ab48)
INFO environment: - cwd: /root/vagrant-lxc
INFO environment: Home path: /root/.vagrant.d
INFO environment: Local data path: /root/vagrant-lxc/.vagrant
DEBUG environment: Creating: /root/vagrant-lxc/.vagrant
DEBUG environment: Loading plugins from: /root/.vagrant.d/plugins.json
INFO environment: Loading plugin from JSON: vagrant-lxc
INFO manager: Registered plugin: vagrant-lxc
INFO environment: Running hook: environment_load
INFO environment: Initializing config...
INFO loader: Set :default = "/usr/share/vagrant/config/default.rb"
DEBUG loader: Populating proc cache for "/usr/share/vagrant/config/default.rb"
DEBUG loader: Load procs for pathname: /usr/share/vagrant/config/default.rb
INFO loader: Set :root = #Pathname:/root/vagrant-lxc/Vagrantfile
DEBUG loader: Populating proc cache for #Pathname:/root/vagrant-lxc/Vagrantfile
DEBUG loader: Load procs for pathname: /root/vagrant-lxc/Vagrantfile
INFO loader: Loading configuration in order: [:default, :home, :root]
DEBUG loader: Loading from: default (evaluating)
DEBUG loader: Loading from: root (evaluating)
DEBUG loader: Configuration loaded successfully, finalizing and returning
DEBUG hosts: Host path search classes: [VagrantPlugins::HostFreeBSD::Host, VagrantPlugins::HostFedora::Host, VagrantPlugins::HostArch::Host, VagrantPlugins::HostOpenSUSE::Host, VagrantPlugins::HostWindows::Host, VagrantPlugins::HostGentoo::Host, VagrantPlugins::HostLinux::Host, VagrantPlugins::HostBSD::Host]
INFO hosts: Host class: VagrantPlugins::HostLinux::Host
INFO runner: Running action: #Vagrant::Action::Builder:0x000000011bf728
INFO cli: CLI: [] "up" ["--provider=lxc"]
DEBUG cli: Invoking command class: VagrantPlugins::CommandUp::Command ["--provider=lxc"]
DEBUG command: 'Up' each target VM...
DEBUG command: Getting target VMs for command. Arguments:
DEBUG command: -- names: []
DEBUG command: -- options: {:provider=>"lxc"}
DEBUG command: Loading all machines...
INFO environment: Getting machine: default (lxc)
INFO environment: Uncached load of machine.
INFO loader: Set :vm_default = []
INFO loader: Loading configuration in order: [:default, :home, :root, :vm_default]
DEBUG loader: Loading from: default (cache)
DEBUG loader: Loading from: root (cache)
DEBUG loader: Configuration loaded successfully, finalizing and returning
INFO environment: Provider-supported box formats: [:lxc]
INFO box_collection: Searching for box: test-lxc (lxc) in /root/.vagrant.d/boxes/test-lxc/lxc/metadata.json
INFO box_collection: Box found: test-lxc (lxc)
INFO environment: Box found with format: lxc
INFO machine: Initializing machine: default
INFO machine: - Provider: Vagrant::LXC::Provider
INFO machine: - Box: #Vagrant::Box:0x000000016707b8
INFO machine: - Data dir: /root/vagrant-lxc/.vagrant/machines/default/lxc
DEBUG lxc: Instantiating the container for: nil
INFO command: With machine: default (LXC (new VM))
INFO interface: info: Bringing machine 'default' up with 'lxc' provider...
Bringing machine 'default' up with 'lxc' provider...
INFO batch_action: Enabling parallelization by default.
INFO batch_action: Batch action will parallelize: true
INFO batch_action: Starting action: #Vagrant::Machine:0x00000001899378 up {:parallel=>true, :provision_enabled=>true, :provision_types=>nil, :provider=>"lxc"}
INFO machine: Calling action: up on provider LXC (new VM)
INFO runner: Running action: #Vagrant::Action::Builder:0x000000014f7788
INFO warden: Calling action: #Vagrant::Action::Builtin::ConfigValidate:0x0000000158ecf0
INFO warden: Calling action: #Vagrant::Action::Builtin::Call:0x0000000158ecc8
INFO runner: Running action: #Vagrant::Action::Builder:0x0000000175bda8
INFO warden: Calling action: #Vagrant::LXC::Action::Created:0x0000000175a4f8
INFO runner: Running action: #Vagrant::Action::Warden:0x0000000187c840
INFO warden: Calling action: #Vagrant::Action::Builtin::HandleBoxUrl:0x0000000187c7a0
INFO warden: Calling action: #Vagrant::LXC::Action::HandleBoxMetadata:0x0000000187c778
INFO interface: info: Importing base box 'test-lxc'...
[default] Importing base box 'test-lxc'...
DEBUG handle_box_metadata: Validating box contents
DEBUG handle_box_metadata: Setting box options on environment
INFO warden: Calling action: #Vagrant::LXC::Action::Create:0x000000018a3fa8
INFO driver: Copying LXC template into place
INFO subprocess: Starting process: ["sudo", "cp", "/root/.vagrant.d/boxes/test-lxc/lxc/lxc-template", "/usr/share/lxc/templates/lxc-vagrant-tmp-vagrant-lxc_default-1391710658"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["sudo", "chmod", "+x", "/usr/share/lxc/templates/lxc-vagrant-tmp-vagrant-lxc_default-1391710658"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG driver: Creating container...
INFO subprocess: Starting process: ["sudo", "lxc-create", "--template", "vagrant-tmp-vagrant-lxc_default-1391710658", "--name", "vagrant-lxc_default-1391710658", "-f", "/root/.vagrant.d/boxes/test-lxc/lxc/lxc.conf", "--", "--tarball", "/root/.vagrant.d/boxes/test-lxc/lxc/rootfs.tar.gz", "--auth-key", "/usr/share/vagrant/keys/vagrant.pub"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stderr: getopt: unrecognized option '--rootfs=/usr/lib/x86_64-linux-gnu/lxc'
DEBUG subprocess: stderr: lxc-create:
DEBUG subprocess: stderr: container creation template for vagrant-lxc_default-1391710658 failed
DEBUG subprocess: stderr:
DEBUG subprocess: stderr: lxc-create:
DEBUG subprocess: stderr: Error creating container vagrant-lxc_default-1391710658
DEBUG subprocess: stderr:
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 1
INFO driver: Removing LXC template
INFO subprocess: Starting process: ["sudo", "rm", "/usr/share/lxc/templates/lxc-vagrant-tmp-vagrant-lxc_default-1391710658"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
ERROR warden: Error occurred: There was an error executing ["sudo", "lxc-create", "--template", "vagrant-tmp-vagrant-lxc_default-1391710658", "--name", "vagrant-lxc_default-1391710658", "-f", "/root/.vagrant.d/boxes/test-lxc/lxc/lxc.conf", "--", "--tarball", "/root/.vagrant.d/boxes/test-lxc/lxc/rootfs.tar.gz", "--auth-key", "/usr/share/vagrant/keys/vagrant.pub"]

For more information on the failure, enable detailed logging by setting
the environment variable VAGRANT_LOG to DEBUG.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
ERROR warden: Error occurred: There was an error executing ["sudo", "lxc-create", "--template", "vagrant-tmp-vagrant-lxc_default-1391710658", "--name", "vagrant-lxc_default-1391710658", "-f", "/root/.vagrant.d/boxes/test-lxc/lxc/lxc.conf", "--", "--tarball", "/root/.vagrant.d/boxes/test-lxc/lxc/rootfs.tar.gz", "--auth-key", "/usr/share/vagrant/keys/vagrant.pub"]

For more information on the failure, enable detailed logging by setting
the environment variable VAGRANT_LOG to DEBUG.
INFO warden: Beginning recovery process...
INFO warden: Calling recover: #Vagrant::Action::Builtin::Call:0x0000000158ecc8
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO environment: Running hook: environment_unload
INFO runner: Running action: #Vagrant::Action::Builder:0x00000001899da0
ERROR vagrant: Vagrant experienced an error! Details:
ERROR vagrant: #<Vagrant::Errors::BatchMultiError: An error occurred while executing multiple actions in parallel.
Any errors that occurred are shown below.

An error occurred while executing the action on the 'default'
machine. Please handle this error then try again:

There was an error executing ["sudo", "lxc-create", "--template", "vagrant-tmp-vagrant-lxc_default-1391710658", "--name", "vagrant-lxc_default-1391710658", "-f", "/root/.vagrant.d/boxes/test-lxc/lxc/lxc.conf", "--", "--tarball", "/root/.vagrant.d/boxes/test-lxc/lxc/rootfs.tar.gz", "--auth-key", "/usr/share/vagrant/keys/vagrant.pub"]

For more information on the failure, enable detailed logging by setting
the environment variable VAGRANT_LOG to DEBUG.>
ERROR vagrant: An error occurred while executing multiple actions in parallel.
Any errors that occurred are shown below.

An error occurred while executing the action on the 'default'
machine. Please handle this error then try again:

There was an error executing ["sudo", "lxc-create", "--template", "vagrant-tmp-vagrant-lxc_default-1391710658", "--name", "vagrant-lxc_default-1391710658", "-f", "/root/.vagrant.d/boxes/test-lxc/lxc/lxc.conf", "--", "--tarball", "/root/.vagrant.d/boxes/test-lxc/lxc/rootfs.tar.gz", "--auth-key", "/usr/share/vagrant/keys/vagrant.pub"]

For more information on the failure, enable detailed logging by setting
the environment variable VAGRANT_LOG to DEBUG.
ERROR vagrant: /usr/lib/ruby/vendor_ruby/vagrant/batch_action.rb:109:in run' /usr/lib/ruby/vendor_ruby/vagrant/environment.rb:209:inblock (2 levels) in batch'
/usr/lib/ruby/vendor_ruby/vagrant/environment.rb:204:in tap' /usr/lib/ruby/vendor_ruby/vagrant/environment.rb:204:inblock in batch'
internal:prelude:10:in synchronize' /usr/lib/ruby/vendor_ruby/vagrant/environment.rb:203:inbatch'
/usr/share/vagrant/plugins/commands/up/command.rb:41:in execute' /usr/lib/ruby/vendor_ruby/vagrant/cli.rb:46:inexecute'
/usr/lib/ruby/vendor_ruby/vagrant/environment.rb:467:in cli' /usr/bin/vagrant:84:in

'
INFO interface: error: An error occurred while executing multiple actions in parallel.
Any errors that occurred are shown below.

An error occurred while executing the action on the 'default'
machine. Please handle this error then try again:

There was an error executing ["sudo", "lxc-create", "--template", "vagrant-tmp-vagrant-lxc_default-1391710658", "--name", "vagrant-lxc_default-1391710658", "-f", "/root/.vagrant.d/boxes/test-lxc/lxc/lxc.conf", "--", "--tarball", "/root/.vagrant.d/boxes/test-lxc/lxc/rootfs.tar.gz", "--auth-key", "/usr/share/vagrant/keys/vagrant.pub"]

For more information on the failure, enable detailed logging by setting
the environment variable VAGRANT_LOG to DEBUG.
An error occurred while executing multiple actions in parallel.
Any errors that occurred are shown below.

An error occurred while executing the action on the 'default'
machine. Please handle this error then try again:

There was an error executing ["sudo", "lxc-create", "--template", "vagrant-tmp-vagrant-lxc_default-1391710658", "--name", "vagrant-lxc_default-1391710658", "-f", "/root/.vagrant.d/boxes/test-lxc/lxc/lxc.conf", "--", "--tarball", "/root/.vagrant.d/boxes/test-lxc/lxc/rootfs.tar.gz", "--auth-key", "/usr/share/vagrant/keys/vagrant.pub"]

For more information on the failure, enable detailed logging by setting
the environment variable VAGRANT_LOG to DEBUG.

@ricardoamaro
Copy link
Author

I've just tested this with your box:
http://bit.ly/vagrant-lxc-quantal64-2013-10-23
and it seems to work...

can you please point me in the right direction on what's wrong with:
http://dl.dropbox.com/u/13510779/lxc-precise-amd64-2013-07-12.box ?

@fgrehm fgrehm added this to the v0.8.0 milestone Feb 6, 2014
@fgrehm fgrehm added the boxes label Feb 6, 2014
@fgrehm
Copy link
Owner

fgrehm commented Feb 6, 2014

Sorry for the trouble but the boxes from 2013-07-12 seems to have some issues with the 0.7.0 version of the plugin according to the discussion on GH-184 and is the main reason why 0.8.0 did not come out yet.

I'll be looking into taking care of the issues related to that and also implementing a check built into vagrant-lxc itself to detect "messed up" boxes soonish. I just need to finish some other stuff on vagrant-cachier and upgrade my laptop to 13.10 before getting to that.

I'll keep this issue open and will let you know when the new base boxes are available for download, hopefully I'll be able to get things back on track with the project by the end of the month.

@ricardoamaro
Copy link
Author

Good work Fabio!

@stuaxo
Copy link

stuaxo commented Feb 12, 2014

Had a similar problem with this base box
https://dl.dropboxusercontent.com/s/eukkxp5mp2l5h53/lxc-centos6.4-2013-10-24.box

@fgrehm
Copy link
Owner

fgrehm commented Feb 12, 2014

@stuaxo thanks for reaching out, I forgot to reopen the issue as I need to test 0.8.0 on 13.10 before the release :)

@fgrehm fgrehm reopened this Feb 12, 2014
@miloskroulik
Copy link

I confirm same experience with http://bit.ly/vagrant-lxc-quantal64-2013-07-12 (doesn't work) and http://bit.ly/vagrant-lxc-quantal64-2013-10-23 (works). Thanks a lot for your help.

@fgrehm fgrehm modified the milestones: v0.9.0, v0.8.0 Feb 26, 2014
@karloscodes
Copy link

vagrant-lxc: 0.8.0
lxc-start --version: 1.0.0 (from stable ppa)
Ubuntu 13.10 x64
Box: Ubuntu 12.04 Precise x86_64 (from base boxes http://bit.ly/vagrant-lxc-precise64-2013-10-23)
vagrant up --provider=lxc reports:

There was an error executing ["sudo", "lxc-create", "--template", "vagrant-tmp-lxc-test_default_1393510081998_14124", "--name", "lxc-test_default_1393510081998_14124", "-f", "/home/ccvera/.vagrant.d/boxes/lxc-ubuntu-12.04/lxc/lxc.conf", "--", "--tarball", "/home/ccvera/.vagrant.d/boxes/lxc-ubuntu-12.04/lxc/rootfs.tar.gz", "--auth-key", "/opt/vagrant/embedded/gems/gems/vagrant-1.3.5/keys/vagrant.pub"]

What could be happening?

@fgrehm
Copy link
Owner

fgrehm commented Mar 5, 2014

@ccverak would you be able to gist the output of running VAGRANT_LOG=debug vagrant up? Thanks in advance

@karloscodes
Copy link

@fgrehm I just solved the issue, removing all the boxes and downloading new copies of base boxes (ubuntu 12.04 amd64 in my case) did the trick. Great plugin my friend.

@fgrehm fgrehm modified the milestones: v1.0.0, v0.9.0 Mar 7, 2014
@fgrehm
Copy link
Owner

fgrehm commented Mar 11, 2014

I think we can safely close this thanks to the changes on GH-245 as the plugin will show a warning in case an old box is used.

If someone thinks the message can be improved please LMK!

@fgrehm fgrehm closed this as completed Mar 11, 2014
@fgrehm fgrehm modified the milestones: v0.9.0, v1.0.0 Mar 11, 2014
@mccrodp
Copy link

mccrodp commented May 28, 2014

I'm not sure if this was supposed to be fixed so I'd like to reconfirm @miloskroulik 's comment. You still have to changed the box URL in the Vagrant file provided.

I confirm same experience with http://bit.ly/vagrant-lxc-quantal64-2013-07-12 (doesn't work) and http://bit.ly/vagrant-lxc-quantal64-2013-10-23 (works).

This seems great now that I have it working. Many thanks!

EDIT: Ooops. Sorry my mistake, I didn't fully understand the above as I don't remember seeing this warning at the time. Maybe I wasn't paying enough attention. Thanks for clarification @fgrehm.

@fgrehm
Copy link
Owner

fgrehm commented May 29, 2014

I didn't fix anything because I'm deprecating pre 1.0.0 boxes when the final vagrant-lxc 1.0.0 gets released. I just made it show a warning =)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

6 participants