http://bugzilla.opensuse.org/show_bug.cgi?id=1127877 http://bugzilla.opensuse.org/show_bug.cgi?id=1127877#c3 Dr. Werner Fink <werner@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(werner@suse.com) | --- Comment #3 from Dr. Werner Fink <werner@suse.com> --- The initial comment shows: Comments: ( 901721 ) On 2019-03-04 08:06:32 UTC dimstar wrote: Apparmor is not happy with this change - I guess the issue is that it does not do a profile around a symlink, but around the final binary. ``` [ 1086s] FAIL: test_4 (__main__.AaTest_get_interpreter_and_abstraction) [ 1086s] test '#! /bin/sh -x ' [ 1086s] ---------------------------------------------------------------------- [ 1086s] Traceback (most recent call last): [ 1086s] File "/home/abuild/rpmbuild/BUILD/apparmor-2.13.2/utils/test/common_test.py", line 88, in stub_test [ 1086s] self._run_test(test_data, expected) [ 1086s] File "test-aa.py", line 187, in _run_test [ 1086s] self.assertEqual(interpreter_path, exp_interpreter_path) [ 1086s] AssertionError: '/usr/bin/bash' != '/etc/alternatives/_bin_sh' [ 1086s] - /usr/bin/bash [ 1086s] + /etc/alternatives/_bin_sh -- You are receiving this mail because: You are on the CC list for the bug.