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

2016-05-11 Thread Michal Sekletar
On Thu, Mar 10, 2016 at 10:11 PM, Orion Poplawski wrote: > Can't the stop of iptables be dropped because the service is already stopped > (or more likely not even present)? Isn't this the case already? I simplified your scenario, i.e. A conflicts B and C is part of both A and B. If I first start

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

2016-03-12 Thread Andrei Borzenkov
12.03.2016 13:41, Marcos Mello пишет: > Orion Poplawski cora.nwra.com> writes: > >> >> Andrei Borzenkov gmail.com> writes: >>> 11.03.2016 00:11, Orion Poplawski пишет: Uoti Urpala pp1.inet.fi> writes: > On Thu, 2016-03-10 at 17:51 +, Orion Poplawski wrote: >> It appears that th

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

2016-03-12 Thread Andrei Borzenkov
12.03.2016 08:18, Orion Poplawski пишет: > Andrei Borzenkov gmail.com> writes: >> 11.03.2016 00:11, Orion Poplawski пишет: >>> Uoti Urpala pp1.inet.fi> writes: On Thu, 2016-03-10 at 17:51 +, Orion Poplawski wrote: > It appears that this is a trigger for this issue. Removing the

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

2016-03-12 Thread Marcos Mello
Orion Poplawski cora.nwra.com> writes: > > Andrei Borzenkov gmail.com> writes: > > 11.03.2016 00:11, Orion Poplawski пишет: > > > Uoti Urpala pp1.inet.fi> writes: > > >> On Thu, 2016-03-10 at 17:51 +, Orion Poplawski wrote: > > >>> It appears that this is a trigger for this issue. Removin

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

2016-03-11 Thread Orion Poplawski
Andrei Borzenkov gmail.com> writes: > 11.03.2016 00:11, Orion Poplawski пишет: > > Uoti Urpala pp1.inet.fi> writes: > >> On Thu, 2016-03-10 at 17:51 +, Orion Poplawski wrote: > >>> It appears that this is a trigger for this issue. Removing the > >>> conflicts=iptables.service removes it. Th

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

2016-03-11 Thread Colin Guthrie
Andrei Borzenkov wrote on 11/03/16 03:36: > 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 res

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 c

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

2016-03-10 Thread 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 > > > conflicting jobs > > > 'restart' and 'stop'

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 > > req

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 configur

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

2016-03-10 Thread Orion Poplawski
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 configured. # cat /usr/lib/systemd/system/fail2ban.service [Un