canonical / rt-tests-snap

Snap package of rt-tests
GNU General Public License v2.0
1 stars 1 forks source link

`deadline_test` command not working #8

Closed locnnil closed 2 months ago

locnnil commented 3 months ago

The deadline_test command isn't working, interface access is missing:

AppArmor log:

= AppArmor =
Time: Jun 13 17:08:36
Log: apparmor="DENIED" operation="open" class="file" profile="snap.rt-tests.deadlinetest" name="/proc/1335293/mounts" pid=1335293 comm="deadline_test" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
File: /proc/1335293/mounts (read)
Suggestions:
* adjust program to not access '@{PROC}/@{pid}/mounts'
* add one of 'mount-control, mount-observe, network-control, steam-support' to 'plugs'
farshidtz commented 3 months ago

Closed via #18

farshidtz commented 3 months ago

Reopened as this wasn't merged into main, but rather a fix branch.