[systemd-devel] systemd v228 errors: "Failed to enqueue exit.target job: Transaction contains conflicting jobs 'start' and 'stop'" ?

Andrei Borzenkov arvidjaar at gmail.com
Fri Mar 11 03:49:40 UTC 2016


11.03.2016 04:53, PGNet Dev пишет:
> I'm booting a
> 
>     systemctl --version
>         systemd 228
>         +PAM +AUDIT +SELINUX -IMA +APPARMOR -SMACK +SYSVINIT +UTMP
> +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID -ELFUTILS
> +KMOD -IDN
> 
> OS instance.  Atm, it's a Xen DomU vm guest.
> 
> It's a DIY-build instance of current systemd for a stable distro
> release; @ distro has no apparent interest in supporting it.  Despite
> that, I'm trying to get it working and cleaned up for my own use.
> 
> On boot, I see these in logs
> 
>     dmesg
>         ...
>         [  374.429270] systemd[1617]: Failed to enqueue exit.target job:
> Transaction contains conflicting jobs 'start' and 'stop' for
> shutdown.target. Probably contradicting requirement dependencies
> configured.


Try

systemctl --user list-dependencies exit.target


More information about the systemd-devel mailing list