container/lxd: One rename too far -> "application", "restart", "lxd-bridge"
Bug #1590065 reported by
Dimiter Naydenov
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical Juju |
Fix Released
|
Critical
|
Ian Booth |
Bug Description
After commit ab545437 the following change in container/
/* non-systemd systems don't have the lxd-bridge service, so this always fails */
_ = exec.Command(
return exec.Command(
This will cause lxd-bridge reconfiguration on upstart-based (using "service") systems to fail.
tags: | added: blocker |
Changed in juju-core: | |
assignee: | nobody → Ian Booth (wallyworld) |
status: | Triaged → In Progress |
Changed in juju-core: | |
status: | In Progress → Fix Committed |
tags: | removed: blocker |
Changed in juju-core: | |
status: | Fix Committed → Fix Released |
affects: | juju-core → juju |
Changed in juju: | |
milestone: | 2.0-beta9 → none |
milestone: | none → 2.0-beta9 |
To post a comment you must log in.