Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 869695 - app-containers/snapd-2.57.2: AppArmor profiles fail to load
Summary: app-containers/snapd-2.57.2: AppArmor profiles fail to load
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Zac Medico
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-11 10:59 UTC by Daniel Gurney
Modified: 2022-09-11 15:28 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emergeinfo.log,6.79 KB, text/x-log)
2022-09-11 10:59 UTC, Daniel Gurney
Details
systemd log for unit (snapd.apparmor.service.log,511 bytes, text/x-log)
2022-09-11 11:00 UTC, Daniel Gurney
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Gurney 2022-09-11 10:59:38 UTC
After updating to the aforementioned snapd version, snapd.apparmor.service fails due to missing snapd-apparmor executable.

It seems there was a rewrite, and a fix similar to https://github.com/snapcore/snapd/commit/15f4ef65981b3f30ac770fb41c1a5ad56c0d3b14 should be made to the ebuild.

Reproducible: Always
Comment 1 Daniel Gurney 2022-09-11 10:59:58 UTC
Created attachment 804640 [details]
emerge --info
Comment 2 Daniel Gurney 2022-09-11 11:00:12 UTC
Created attachment 804643 [details]
systemd log for unit
Comment 3 Larry the Git Cow gentoo-dev 2022-09-11 15:28:17 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12ec7f0c607f6b94959d20e21cd1446c26193ce7

commit 12ec7f0c607f6b94959d20e21cd1446c26193ce7
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2022-09-11 15:26:07 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2022-09-11 15:27:06 +0000

    app-containers/snapd: add snapd-apparmor service
    
    Closes: https://bugs.gentoo.org/869695
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 app-containers/snapd/{snapd-2.57.2.ebuild => snapd-2.57.2-r1.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)