[Bug 1209305] New: [Build 20230314] systemd 253 behaves weirdly on stop/start and restart
systemctl restart auditd Failed to restart auditd.service: Transaction contains conflicting jobs 'stop' and 'start' for augenrules.service. Probably contradicting requirement dependencies configured. See system logs and 'systemctl status auditd.service' for details.
http://bugzilla.opensuse.org/show_bug.cgi?id=1209305 Bug ID: 1209305 Summary: [Build 20230314] systemd 253 behaves weirdly on stop/start and restart Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other URL: https://openqa.opensuse.org/tests/3174821/modules/audi t2allow/steps/3 OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem Assignee: screening-team-bugs@suse.de Reporter: dimstar@opensuse.org QA Contact: qa-bugs@suse.de Found By: openQA Blocker: Yes ## Observation Sample errors: https://openqa.opensuse.org/tests/3174821#step/audit2allow/3 pvkke-1- https://openqa.opensuse.org/tests/3174705#step/aulastlog/4
systemctl restart audits Failed to restart auditd.service: Transaction contains conflicting jobs 'stop' and 'restart' for auditd.service (not exactly the same as above)
https://openqa.opensuse.org/tests/3174071#step/dns_srv/8
systemctl --no-pager enable named systemctl --no-pager disable named Failed to disable unit: Invalid argument
-- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1209305 Dominique Leuenberger <dimstar@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dleuenberger@suse.com Flags| |SHIP_STOPPER?(dleuenberger@ | |suse.com) -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1209305 Dominique Leuenberger <dimstar@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P1 - Urgent Assignee|screening-team-bugs@suse.de |systemd-maintainers@suse.de -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1209305 http://bugzilla.opensuse.org/show_bug.cgi?id=1209305#c1 Dominique Leuenberger <dimstar@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fvogt@suse.com Flags| |needinfo?(fvogt@suse.com) --- Comment #1 from Dominique Leuenberger <dimstar@opensuse.org> --- @Fabian: in case this results in a (temporary) revert: is the microos-tools change we had in the same staging compatible to the previous systemd version or would that need to be reverted too (collecting info for now) -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1209305 http://bugzilla.opensuse.org/show_bug.cgi?id=1209305#c4 Dominique Leuenberger <dimstar@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |needinfo? --- Comment #4 from Dominique Leuenberger <dimstar@opensuse.org> --- (In reply to Dominique Leuenberger from comment #3)
(In reply to Dominique Leuenberger from comment #0)
https://openqa.opensuse.org/tests/3174071#step/dns_srv/8
systemctl --no-pager enable named systemctl --no-pager disable named Failed to disable unit: Invalid argument
This part seems to be unique to the i586 port - x86_64 passes dns_srv tests
This part is addressed with https://github.com/systemd/systemd/pull/26654 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1209305 Dominique Leuenberger <dimstar@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo? | -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1209305 http://bugzilla.opensuse.org/show_bug.cgi?id=1209305#c5 Franck Bui <fbui@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fbui@suse.com --- Comment #5 from Franck Bui <fbui@suse.com> --- (In reply to Dominique Leuenberger from comment #0)
systemctl restart auditd Failed to restart auditd.service: Transaction contains conflicting jobs 'stop' and 'start' for augenrules.service. Probably contradicting requirement dependencies configured. See system logs and 'systemctl status auditd.service' for details. pvkke-1-
Reported to upstream: https://github.com/systemd/systemd/issues/26839 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1209305 http://bugzilla.opensuse.org/show_bug.cgi?id=1209305#c6 --- Comment #6 from Franck Bui <fbui@suse.com> --- Dominique, I think it would have been better to create separate reports for each issue. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1209305 http://bugzilla.opensuse.org/show_bug.cgi?id=1209305#c7 --- Comment #7 from Dominique Leuenberger <dimstar@opensuse.org> --- (In reply to Franck Bui from comment #6)
Dominique, I think it would have been better to create separate reports for each issue.
Sure - there are in fact two, but that was not obvious at the beginning (they all shows as 'service restart fails weirdly') -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1209305 http://bugzilla.opensuse.org/show_bug.cgi?id=1209305#c8 --- Comment #8 from Franck Bui <fbui@suse.com> --- (In reply to Franck Bui from comment #5)
(In reply to Dominique Leuenberger from comment #0)
systemctl restart auditd Failed to restart auditd.service: Transaction contains conflicting jobs 'stop' and 'start' for augenrules.service. Probably contradicting requirement dependencies configured. See system logs and 'systemctl status auditd.service' for details. pvkke-1-
Reported to upstream: https://github.com/systemd/systemd/issues/26839
This part is now addressed by https://bugzilla.opensuse.org/show_bug.cgi?id=1209340. I'll rename this report to reflect that it deals with the `systemctl enable named` failure on i586 arch. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1209305 Franck Bui <fbui@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[Build 20230314] systemd |[Build 20230314] systemd |253 behaves weirdly on |253 fails to disable |stop/start and restart |named.service on i586 arch -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1209305 Franck Bui <fbui@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |IN_PROGRESS -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1209305 http://bugzilla.opensuse.org/show_bug.cgi?id=1209305#c10 --- Comment #10 from OBSbugzilla Bot <bwiedemann+obsbugzillabot@suse.com> --- This is an autogenerated message for OBS integration: This bug (1209305) was mentioned in https://build.opensuse.org/request/show/1072270 Factory / systemd -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1209305 Guillaume GARDET <guillaume.gardet@arm.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |guillaume.gardet@arm.com -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1209305 http://bugzilla.opensuse.org/show_bug.cgi?id=1209305#c11 --- Comment #11 from OBSbugzilla Bot <bwiedemann+obsbugzillabot@suse.com> --- This is an autogenerated message for OBS integration: This bug (1209305) was mentioned in https://build.opensuse.org/request/show/1073914 Factory / systemd -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com