container/lxd: One rename too far -> "application", "restart", "lxd-bridge"

Bug #1590065 reported by Dimiter Naydenov
8
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/lxd/initialise.go landed in juju-2.0-beta8, which shouldn't have:

 /* non-systemd systems don't have the lxd-bridge service, so this always fails */
 _ = exec.Command("application", "lxd-bridge", "restart").Run()
 return exec.Command("application", "lxd", "restart").Run()

This will cause lxd-bridge reconfiguration on upstart-based (using "service") systems to fail.

Tags: regression
tags: added: blocker
Ian Booth (wallyworld)
Changed in juju-core:
assignee: nobody → Ian Booth (wallyworld)
status: Triaged → In Progress
Ian Booth (wallyworld)
Changed in juju-core:
status: In Progress → Fix Committed
tags: removed: blocker
Curtis Hovey (sinzui)
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.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.