What | Removed | Added |
---|---|---|
CC | lnussel@suse.com |
(In reply to Alberto Planas Dominguez from comment #19) > I filled bsc#1206957 where `less` complains about: > > /usr/share/lmod/8.7.15/init/bash: line 57: /usr/bin/readlink: Permission > denied > /usr/share/lmod/8.7.15/init/bash: line 61: /usr/bin/expr: Permission denied > /usr/share/lmod/8.7.15/init/bash: line 62: /usr/bin/basename: Permission > denied > > At the beginning I thought that this was related with lmod, but after > checking the audit log I saw: > > type=AVC msg=audit(1673254728.860:235): apparmor="DENIED" operation="exec" > profile="/usr/bin/lessopen.sh" name="/usr/bin/readlink" pid=6441 > comm="lessopen.sh" requested_mask="x" denied_mask="x" fsuid=1000 ouid=0 > type=AVC msg=audit(1673254728.860:236): apparmor="DENIED" operation="exec" > profile="/usr/bin/lessopen.sh" name="/usr/bin/expr" pid=6442 > comm="lessopen.sh" requested_mask="x" denied_mask="x" fsuid=1000 ouid=0 > type=AVC msg=audit(1673254728.860:237): apparmor="DENIED" operation="exec" > profile="/usr/bin/lessopen.sh" name="/usr/bin/basename" pid=6443 > comm="lessopen.sh" requested_mask="x" denied_mask="x" fsuid=1000 ouid=0 > > So I wonder if this will require some extension on the lessopen.sh profile? That looks like a problem with usr merge