libvirt should detect the presence of tools at use-time rather than at start-time
Bug #684088 reported by
Thierry Carrez
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
libvirt |
Won't Fix
|
Medium
|
|||
libvirt (Ubuntu) |
Triaged
|
Low
|
Unassigned |
Bug Description
If libvirt is installed and running, then you install ebtables, it can still fail to perform actions that require ebtables, with errors like:
libvirtd: 13:57:48.943: error : ebtablesCreateR
If possible, it should check for the presence of the external tool(s) when it is needed rather than at start-time.
Changed in libvirt (Ubuntu): | |
importance: | Undecided → Low |
status: | Incomplete → Triaged |
Changed in libvirt: | |
importance: | Unknown → Medium |
status: | Unknown → Won't Fix |
To post a comment you must log in.
I would assume this is also an issue with upstream libvirt. If so, could you please open the task against upstream libvirt or raise the issue there?
Either way, after you've figured that out, please report and set status of the Ubuntu task appropriately.