mojo assumes containers are stored in /var/lib/lxc
Bug #1590178 reported by
Paul Collins
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Mojo: Continuous Delivery for Juju |
Confirmed
|
Medium
|
Unassigned | ||
Bug Description
On a Mojo CI setup we are all familiar with, /var/lib/lxc was replaced at some point with a symlink to a location with more space. A recent LXC upgrade turned this symlink back into an empty directory.
LXC will happily look elsewhere for containers, if so advised by "lxc.lxcpath" in /etc/lxc/lxc.conf, but Mojo operates directly on LXC container configs itself and assumes that said configs are found under /var/lib/lxc. Mojo should ask LXC where containers are stored instead.
| Changed in mojo: | |
| status: | New → Confirmed |
| importance: | Undecided → Medium |
To post a comment you must log in.