Wnereiz Z changed bug 1120472
What Removed Added
CC   wnereiz@kawashiro.org

Comment # 6 on bug 1120472 from
(In reply to Christian Boltz from comment #4)
> ...
> To sum it up - the conditions to trigger this error are:
> - nscd is running under the "wrong" profile name ("/usr/sbin/nscd") and 
>   triggered audit.log entries with this profile name
> - a file "usr.sbin.nscd" file exists (that's the default filename for the
>   /usr/sbin/nscd profile)
> - in that file, the profile name is _not_ "/usr/sbin/nscd"

The profile in usr.sbin.nscd got a profile name "nscd" (which does not exist
before), that maybe the reason why we saw it is on "nscd" in the status. You
can check the example /etc/apparmor.d/sbin.klogd

I'm going to see how to modify the test script to better match what we want to
test.


(In reply to Christian Boltz from comment #1)
> ...
> 
> I just tried to reproduce the issue locally by doing what openQA does, but
> (un)fortunately aa-logprof "just works" as expected.
> 
The current Tumbleweed version has not been rolled to what openQA was running,
I guess. You probably need a factory build for testing.


You are receiving this mail because: