[Pkg-libvirt-maintainers] Bug#702324: Bug#702324: libvirt-bin: Fails to upgrade (systemd in use)
Antti-Juhani Kaijanaho
antti-juhani at kaijanaho.fi
Tue Mar 5 09:33:31 UTC 2013
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
#
--
Antti-Juhani Kaijanaho, Jyväskylä, Finland
http://antti-juhani.kaijanaho.fi/newblog/
More information about the Pkg-libvirt-maintainers
mailing list