** Changed in: lxc (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1574969
Title:
Regression: "lxc-create -B best" stopped working
To manage notifica
For the vagrant-lxc issue, you can apply the workaround from here:
https://github.com/fgrehm/vagrant-lxc/issues/407
Specifically, define the backingstore manually in your Vagrantfile:
```
config.vm.provider :lxc do |lxc,ovrd|
ovrd.vm.box = 'fgrehm/trusty64-lxc'
lxc.backingstore = 'dir'
e
Bringing machine 'default' up with 'lxc' provider...
==> default: Importing base box 'mayflower/trusty64-puppet3'...
There was an error executing ["sudo", "/usr/local/bin/vagrant-lxc-wrapper",
"lxc-create", "-B", "best", "--template",
"/home/gtarasenko/.vagrant.d/gems/gems/vagrant-lxc-1.2.1/scrip
This is breaking the ability to use vagrant with LXC boxes.
/opt/vagrant/embedded/gems/gems/vagrant-1.8.1/lib/vagrant/batch_action.rb:82:in
`block (2 levels) in run'
INFO interface: error: There was an error executing ["sudo", "/usr/bin/env",
"lxc-create", "-B", "best", "--template",
"/home/qu
Thanks - this is fixed upstream, probably by
commit fb5ab35bfae46f75e988df28da1edce8cbb5f27c
Author: Christian Brauner
Date: Mon Apr 11 17:13:16 2016 +0200
lxc-create: fix -B best option
Until that is merged and SRUd, you can get the fix from ppa:ubuntu-
lxc/daily.
** Changed in: lxc (U
** Also affects: auto-upgrade-testing
Importance: Undecided
Status: New
** Changed in: auto-upgrade-testing
Assignee: (unassigned) => Max Brustkern (nuclearbob)
** Changed in: auto-upgrade-testing
Importance: Undecided => Medium
** Changed in: auto-upgrade-testing
Status
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: lxc (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1574969
Title:
Regres
** Also affects: lxc
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1574969
Title:
Regression: "lxc-create -B best" stopped working
To manage notification