Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 756364 - sec-policy/apparmor-profiles-3.0.0[minimal]: missing abi in apparmor.d folder
Summary: sec-policy/apparmor-profiles-3.0.0[minimal]: missing abi in apparmor.d folder
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michael Palimaka (kensington)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-24 18:42 UTC by Felix Neumärker
Modified: 2020-11-25 07:32 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Felix Neumärker 2020-11-24 18:42:08 UTC
Apparmor start failed due to missing abi-folder:

 rc-service apparmor start
 * Starting AppArmor ...
 *   Loading AppArmor profiles 
AppArmor parser error for /etc/apparmor.d in profile /etc/apparmor.d/abstractions/base at line 13: Could not open 'abi/3.0': No such file or directory
Comment 1 Larry the Git Cow gentoo-dev 2020-11-25 07:31:47 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3aea4d8765e72c99d0338af185ea3bd168fc66c5

commit 3aea4d8765e72c99d0338af185ea3bd168fc66c5
Author:     Felix Neumärker <xdch47@posteo.de>
AuthorDate: 2020-11-24 18:46:32 +0000
Commit:     Michael Palimaka <kensington@gentoo.org>
CommitDate: 2020-11-25 07:29:39 +0000

    sec-policy/apparmor-profiles[minimal]: install abi folder
    
    Closes: https://bugs.gentoo.org/756364
    Package-Manager: Portage-3.0.9, Repoman-3.0.2
    Signed-off-by: Felix Neumärker <xdch47@posteo.de>
    Signed-off-by: Michael Palimaka <kensington@gentoo.org>

 .../apparmor-profiles-3.0.0-r1.ebuild              | 28 ++++++++++++++++++++++
 .../apparmor-profiles-9999.ebuild                  |  4 ++--
 2 files changed, 30 insertions(+), 2 deletions(-)
Comment 2 Michael Palimaka (kensington) gentoo-dev 2020-11-25 07:32:12 UTC
Thanks!