Files
openstack-ansible-lxc_hosts/releasenotes/notes/lxc_apparmor_issue-e25bbc97e7f2ba62.yaml
Dmitriy Rabotyagov f059f97ce2 Patch the usr.bin.lxc-copy apparmor profile
Due to the bug in liblxc-common packaging [1], there is a conflict in
apparmor profiles which prevents any management of existing
profiles. In order to allow apparmor configuration we need to
bushfix the usr.bin.lxc-copy profile until fixed one won't be released.

[1] https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/2110635

Change-Id: I3de2c45fc1b24424ccbb8035cc7e7603dc5d0976
2025-05-14 13:40:39 +00:00

11 lines
477 B
YAML

---
issues:
- |
It was discovered that LXC 5.0.3 in Ubuntu 24.04 (Noble Numbat)
contains packaging issue resulting in apparmor profiling conflicts.
A temporary workaround has been applied in ``lxc_hosts`` role to
apply a hotfix to the profile. However, it will be wiped with the
next update of ``liblxc-common`` package.
Please, check the `bug #2110635 <https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/2110635>`_
for more details on the issue.