[Pkg-libvirt-maintainers] Bug#702324: Bug#702324: libvirt-bin: Fails to upgrade (systemd in use)

Guido Günther agx at sigxcpu.org
Tue Mar 5 10:22:44 UTC 2013


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



More information about the Pkg-libvirt-maintainers mailing list