Problem here was that all the code that handles cleaning up old libvirt-bin 
references is done in the preinst script of libvirt-bin and only when upgrading 
from a version prior 1.3.3-2. The code to remove 
/etc/systemd/system/libvirtd.service -> /lib/systemd/system/libvirt-bin.service 
was only added in 1.3.4-1ubuntu3. So anybody having upgraded to 1.3.4 before 
would have that link and preinst would not clean up.
I have now added code that will check for various old files/links when 
upgrading from more recent versions (or even fresh install) and if they exist 
will remove them. That seems to recover from a partial migration.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1588004

Title:
  systemctl enable libvirtd.service fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1588004/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to