[Bug 1227218] New: security/fail2ban: Bug "Failed to restart firewalld.service: Transaction contains conflicting jobs 'restart' and 'stop' for fail2ban.service. Probably contradicting requirement dependencies configured."
https://bugzilla.suse.com/show_bug.cgi?id=1227218 Bug ID: 1227218 Summary: security/fail2ban: Bug "Failed to restart firewalld.service: Transaction contains conflicting jobs 'restart' and 'stop' for fail2ban.service. Probably contradicting requirement dependencies configured." Classification: openSUSE Product: openSUSE.org Version: unspecified Hardware: Other OS: openSUSE Leap 15.5 Status: NEW Severity: Normal Priority: P5 - None Component: 3rd party software Assignee: jweberhofer@weberhofer.at Reporter: szotsaki@gmail.com QA Contact: screening-team-bugs@suse.de CC: meissner@suse.com Target Milestone: --- Found By: --- Blocker: --- When I try to restart firewalld.service it fails because of the following error message: Failed to restart firewalld.service: Transaction contains conflicting jobs 'restart' and 'stop' for fail2ban.service. Probably contradicting requirement dependencies configured. See system logs and 'systemctl status firewalld.service' for details. firewalld.service is depending on fail2ban.service but not the other way around (however you see it mentioned only in the fail2ban.service file): $> systemctl list-dependencies firewalld.service | grep fail2ban ● ├─fail2ban.service $> systemctl list-dependencies fail2ban.service | grep firewalld OS: openSUSE Leap 15.6 -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1227218 https://bugzilla.suse.com/show_bug.cgi?id=1227218#c1 --- Comment #1 from Ákos Szőts <szotsaki@gmail.com> --- Also, you need both to be enabled: systemctl enable --now fail2ban.service systemctl enable --now firewalld.service systemctl restart firewalld.service -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com