[Bug 739217] New: rcapparmor not working with systemd
https://bugzilla.novell.com/show_bug.cgi?id=739217 https://bugzilla.novell.com/show_bug.cgi?id=739217#c0 Summary: rcapparmor not working with systemd Classification: openSUSE Product: openSUSE 12.1 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: AppArmor AssignedTo: suse-beta@cboltz.de ReportedBy: bwiedemann@suse.com QAContact: qa@suse.de CC: fcrozat@suse.com Found By: Development Blocker: --- rcapparmor not working with systemd # rcapparmor status redirecting to systemctl boot.apparmor.service Loaded: error (Reason: No such file or directory) Active: inactive (dead) # rcapparmor start redirecting to systemctl Failed to issue method call: Unit boot.apparmor.service failed to load: No such file or directory. See system logs and 'systemctl status boot.apparmor.service' for details. # rcapparmor stop redirecting to systemctl calling /etc/init.d/boot.apparmor instead of rcapparmor works on the same system, so somehow the symlink is not equivalent. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=739217 https://bugzilla.novell.com/show_bug.cgi?id=739217#c1 --- Comment #1 from Frederic Crozat <fcrozat@suse.com> 2012-01-03 13:06:18 UTC --- does it work after calling systemctl daemon-reload ? I'm pretty sure it is because systemd was not told to reload initscript after installing apparmor package. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=739217 https://bugzilla.novell.com/show_bug.cgi?id=739217#c2 --- Comment #2 from Bernhard Wiedemann <bwiedemann@suse.com> 2012-01-03 16:01:33 CET --- systemctl daemon-reload does not make a difference (apparmor was already installed at boot) fails silently: rcapparmor stop systemctl stop boot.apparmor.service works: /etc/init.d/boot.apparmor stop systemctl stop apparmor.service -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=739217 https://bugzilla.novell.com/show_bug.cgi?id=739217#c3 Frederic Crozat <fcrozat@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|AppArmor |Basesystem AssignedTo|suse-beta@cboltz.de |ro@suse.com --- Comment #3 from Frederic Crozat <fcrozat@suse.com> 2012-01-03 15:46:01 UTC --- when using systemctl, boot. should be omitted. So, you're saying rcapparmor stop doesn't work but a direct call to : systemctl stop apparmor.service works ? If so, it looks like a bug in /etc/rc.status which doesn't strip boot.d correctly (and from a quick look at the code, it looks indeed to not strip boot.d from the symlink) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=739217 https://bugzilla.novell.com/show_bug.cgi?id=739217#c4 Ruediger Oertel <ro@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |werner@suse.com --- Comment #4 from Ruediger Oertel <ro@suse.com> 2012-01-03 16:40:08 UTC --- is that your code, werner ? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=739217 https://bugzilla.novell.com/show_bug.cgi?id=739217#c5 Dr. Werner Fink <werner@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW CC| |werner@suse.com InfoProvider|werner@suse.com | --- Comment #5 from Dr. Werner Fink <werner@suse.com> 2012-01-09 14:37:41 UTC --- The current /etc/rc.status does strip boot.d only for boot script called with path into /etc/init.d ... just submitted a fixed version to factory, see request #99496 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=739217 https://bugzilla.novell.com/show_bug.cgi?id=739217#c6 --- Comment #6 from Bernhard Wiedemann <bwiedemann@suse.com> 2012-01-09 16:00:12 CET --- This is an autogenerated message for OBS integration: This bug (739217) was mentioned in https://build.opensuse.org/request/show/99496 Factory / aaa_base -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=739217 https://bugzilla.novell.com/show_bug.cgi?id=739217#c7 Frederic Crozat <fcrozat@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |bwiedemann@suse.com --- Comment #7 from Frederic Crozat <fcrozat@suse.com> 2012-01-23 17:54:06 UTC --- Bernhard, does it work with the fixed package ? If so, we should do a maintenance update. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=739217 https://bugzilla.novell.com/show_bug.cgi?id=739217#c8 Bernhard Wiedemann <bwiedemann@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|bwiedemann@suse.com | --- Comment #8 from Bernhard Wiedemann <bwiedemann@suse.com> 2012-01-23 20:27:12 CET --- just tried on Factory and rcapparmor start/stop/status work there now. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=739217 https://bugzilla.novell.com/show_bug.cgi?id=739217#c9 Petr Uzel <puzel@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |stephan.barth@novell.com --- Comment #9 from Petr Uzel <puzel@suse.com> 2012-02-08 14:07:46 UTC --- *** Bug 740207 has been marked as a duplicate of this bug. *** http://bugzilla.novell.com/show_bug.cgi?id=740207 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=739217 https://bugzilla.novell.com/show_bug.cgi?id=739217#c10 Petr Uzel <puzel@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P2 - High Status|NEW |NEEDINFO CC| |puzel@suse.com InfoProvider| |maintenance@opensuse.org AssignedTo|ro@suse.com |puzel@suse.com --- Comment #10 from Petr Uzel <puzel@suse.com> 2012-02-08 14:10:17 UTC --- Sysstat is also affected - could we do a maintenance update? I volunteer to take care of the update with fix from the request in comment #6 if there are no objections. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=739217 https://bugzilla.novell.com/show_bug.cgi?id=739217#c11 Marcus Meissner <meissner@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW CC| |meissner@suse.com InfoProvider|maintenance@opensuse.org | --- Comment #11 from Marcus Meissner <meissner@suse.com> 2012-02-08 15:28:44 UTC --- please submitreq fixed incremental package(s) against openSUSE:12.1:Update:Test -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=739217 https://bugzilla.novell.com/show_bug.cgi?id=739217#c12 Petr Uzel <puzel@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #12 from Petr Uzel <puzel@suse.com> 2012-02-08 17:06:39 UTC --- Submitted to openSUSE:12.1:Update:Test as SR#103406 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=739217 https://bugzilla.novell.com/show_bug.cgi?id=739217#c13 --- Comment #13 from Bernhard Wiedemann <bwiedemann@suse.com> 2012-02-08 19:00:18 CET --- This is an autogenerated message for OBS integration: This bug (739217) was mentioned in https://build.opensuse.org/request/show/103406 12.1 / aaa_base -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=739217 https://bugzilla.novell.com/show_bug.cgi?id=739217#c14 --- Comment #14 from Petr Uzel <puzel@suse.com> 2012-02-09 10:26:00 UTC --- Resubmitted with separate patch per Ludwig's request. New SR# is 103516. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=739217 https://bugzilla.novell.com/show_bug.cgi?id=739217#c15 --- Comment #15 from Bernhard Wiedemann <bwiedemann@suse.com> 2012-02-09 12:00:08 CET --- This is an autogenerated message for OBS integration: This bug (739217) was mentioned in https://build.opensuse.org/request/show/103516 12.1 / aaa_base -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=739217 https://bugzilla.novell.com/show_bug.cgi?id=739217#c16 Frederic Crozat <fcrozat@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |carlos.e.r@opensuse.org --- Comment #16 from Frederic Crozat <fcrozat@suse.com> 2012-02-20 12:34:34 UTC --- *** Bug 746504 has been marked as a duplicate of this bug. *** http://bugzilla.novell.com/show_bug.cgi?id=746504 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com