ks: drop apparmor-* packages — not in Fedora 43 repos
Build error: 'Failed to find package apparmor-parser : No match for argument'. Fedora 43 base and updates do not ship AppArmor packages; the prior comment was incorrect. Defer AppArmor to v0.7 secureblue OCI hybrid (which has its own LSM stack), or land via COPR overlay later.
This commit is contained in:
parent
b3572565e2
commit
29a6677d54
1 changed files with 4 additions and 5 deletions
|
|
@ -119,11 +119,10 @@ chrony
|
||||||
firewalld
|
firewalld
|
||||||
plymouth
|
plymouth
|
||||||
|
|
||||||
# AppArmor stack — Fedora 43 ships parser/utils/profiles. v0.6 ships
|
# AppArmor stack — DEFERRED. apparmor-parser / apparmor-utils /
|
||||||
# loaded-but-complain only (see scripts/40-apparmor.sh + tier-2 plan).
|
# apparmor-profiles are not in Fedora 43 base or updates. v0.6 ships
|
||||||
apparmor-parser
|
# without AppArmor; tier-2 plan to land via COPR or as part of the v0.7
|
||||||
apparmor-utils
|
# secureblue OCI hybrid (which has its own LSM stack).
|
||||||
apparmor-profiles
|
|
||||||
|
|
||||||
# admin essentials
|
# admin essentials
|
||||||
git
|
git
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue