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

2016-03-10 Thread Andrei Borzenkov
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

Re: [systemd-devel] Transaction contains conflicting jobs 'restart' and 'stop'

2016-03-10 Thread Andrei Borzenkov
11.03.2016 00:11, Orion Poplawski пишет: > Uoti Urpala pp1.inet.fi> writes: > >> >> On Thu, 2016-03-10 at 17:51 +, Orion Poplawski wrote: >>> Orion Poplawski cora.nwra.com> writes: # systemctl restart firewalld Failed to restart firewalld.service: Transaction contains

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

2016-03-10 Thread 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

[systemd-devel] udev timeout notification

2016-03-10 Thread Benjamin Marzinski
If udev times out while processing an event, so that the event won't have the added all the properties to the database, it there some way that udev notifies listeners to the udev event that processing didn't complete? Thanks -Ben ___ systemd-devel

Re: [systemd-devel] Transaction contains conflicting jobs 'restart' and 'stop'

2016-03-10 Thread Uoti Urpala
On Thu, 2016-03-10 at 17:51 +, Orion Poplawski wrote: > Orion Poplawski cora.nwra.com> writes: > >  > > # systemctl restart firewalld > > Failed to restart firewalld.service: Transaction contains > > conflicting jobs > > 'restart' and 'stop' for fail2ban.service. Probably contradicting > >

Re: [systemd-devel] Why does sysv generator translate Required-Start keyword into an After= ordering dep only ?

2016-03-10 Thread Andrei Borzenkov
10.03.2016 18:05, Francis Moreau пишет: > On Tue, Mar 8, 2016 at 10:19 AM, Andrei Borzenkov wrote: >> 08.03.2016 11:33, Francis Moreau пишет: >>> On Tue, Mar 8, 2016 at 9:23 AM, Andrei Borzenkov >>> wrote: 08.03.2016 11:07, Francis Moreau пишет:

Re: [systemd-devel] Transaction contains conflicting jobs 'restart' and 'stop'

2016-03-10 Thread Orion Poplawski
Orion Poplawski cora.nwra.com> writes: > > Can someone please explain this to me? > > # systemctl restart firewalld > Failed to restart firewalld.service: Transaction contains conflicting jobs > 'restart' and 'stop' for fail2ban.service. Probably contradicting > requirement dependencies

[systemd-devel] systemd 215: NFS mount marked successfully even if it's not (and other NFS mounts issues)

2016-03-10 Thread Sandro Tosi
Hey! we are seeing some weird behavior of systemd 215 (I know it's a rather old version, but it's the one on Debian Jessie, so it has quite a big audience) with NFS mounts. We had a lengthy and helpful discussion[1] with the Debian systemd maintainers (CC'ed) about that and in one of the last

Re: [systemd-devel] Why does sysv generator translate Required-Start keyword into an After= ordering dep only ?

2016-03-10 Thread Francis Moreau
On Tue, Mar 8, 2016 at 10:19 AM, Andrei Borzenkov wrote: > 08.03.2016 11:33, Francis Moreau пишет: >> On Tue, Mar 8, 2016 at 9:23 AM, Andrei Borzenkov wrote: >>> 08.03.2016 11:07, Francis Moreau пишет: On Tue, Mar 8, 2016 at 7:51 AM, Andrei