https://bugs.kde.org/show_bug.cgi?id=519963
Bug ID: 519963
Summary: AppArmor profile has problems
Classification: Frameworks and Libraries
Product: Akonadi
Version First unspecified
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: server
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
I noticed that I have some errors in the dmesg log of apparmor denials pour
mariadb_akonadi.
By digging further I saw some typo and also had to add a few more rules.
Could you please double check.
Especially /usr/share/mysql/** r, is probably wrong
And /usr/{,s}bin/mariadbd mrix, has a typo.
I had to make these additions.
/usr/share/mariadb/** r,
/usr/{,s}bin/mariadb mrix,
owner @{PROC}/@{pid}/cgroup r,
owner @{sys}/fs/cgroup/**/memory.pressure rw,
@{sys}/block/ r,
@{sys}/devices/system/node/ r,
@{sys}/devices/**/physical_block_size r,
@{sys}/devices/**/dev r,
@{sys}/devices/**/rotational r,
OBSERVED RESULT
EXPECTED RESULT
No AppArmor report in dmesg.
SOFTWARE/OS VERSIONS
Operating System: Debian GNU/Linux 13
KDE Plasma Version: 6.3.6
KDE Frameworks Version: 6.13.0
Qt Version: 6.8.2
Kernel Version: 6.12.85+deb13-amd64 (64-bit)
Graphics Platform: X11
Processors: 4 × AMD Athlon 200GE with Radeon Vega Graphics
Memory: 16 Gio of RAM (14.6 Gio usable)
Graphics Processor: AMD Radeon Vega 3 Graphics
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.