Deviations from the test plan:
- Install the new AppArmor from -proposed instead of from the linked PPA
- Skip the manual systemctl or apparmor_parser commands to reload profiles
$ apt policy apparmor # before enabling -proposed
apparmor:
Installed: 5.0.0~beta1-0ubuntu7
Candidate: 5.0.0~beta1-0ubuntu7
Version table:
*** 5.0.0~beta1-0ubuntu7 500
500 http://archive.ubuntu.com/ubuntu resolute/main amd64 Packages
100 /var/lib/dpkg/status
$ LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 who > /dev/null
$ sudo dmesg | grep
'apparmor="DENIED".*profile="who".*/usr/share/coreutils/locales'
[ 503.751235] audit: type=1400 audit(1785201193.998:259): apparmor="DENIED"
operation="open" class="file" profile="who"
name="/usr/share/coreutils/locales/uucore/en-US.ftl" pid=4152 comm="who"
requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
$ apt policy apparmor # after enabling -proposed
apparmor:
Installed: 5.0.2-0ubuntu1~26.04.1
Candidate: 5.0.2-0ubuntu1~26.04.1
Version table:
*** 5.0.2-0ubuntu1~26.04.1 100
100 http://archive.ubuntu.com/ubuntu resolute-proposed/main amd64 Packa>
100 /var/lib/dpkg/status
5.0.0~beta1-0ubuntu7 500
500 http://archive.ubuntu.com/ubuntu resolute/main amd64 Packages
LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 who > /dev/null runs successfully,
and the subsequent grep command returns no denials. who and who -a
likewise run successfully.
** Tags removed: verification-needed-resolute
** Tags added: verification-done-resolute
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2158941
Title:
uutils coreutils locale reads blocked
To manage notifications about this bug go to:
https://bugs.launchpad.net/apparmor/+bug/2158941/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs