On Tue, Mar 05, 2013 at 11:33:31AM +0200, Antti-Juhani Kaijanaho wrote: > On Tue, Mar 05, 2013 at 10:15:59AM +0100, Guido Günther wrote: > > Could you check if this works (what got added to the postinst): > > > > if [ -x /bin/systemctl ] && [ -d /sys/fs/cgroup/systemd ]; then > > systemctl enable libvirt-bin.service > > systemctl enable libvirt-guests.service > > fi > > I assume you mean that I should try that in a root shell? Nope, same result: > > # if [ -x /bin/systemctl ] && [ -d /sys/fs/cgroup/systemd ]; then > > systemctl enable libvirt-bin.service > > systemctl enable libvirt-guests.service > > fi > Failed to issue method call: No such file or directory > Failed to issue method call: No such file or directory > #
O.k. so this look like a systemd issue. Could you debug that? Does enabling/disabling other services via systemd work on your system? Anything in the logs? Cheers, -- Guido -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org