Install selinux-policy-targeted
Otherwise latest rpm-ostree fails with ``` Writing rpmdb... done error: Loading pkgcache branch rpmostree/pkg/adwaita-cursor-theme/40.0-2.fc34.noarch: SELinux enabled, but no policy found ```
This commit is contained in:
parent
e6767e9a28
commit
bd41bf4cf2
1 changed files with 2 additions and 0 deletions
|
@ -44,6 +44,8 @@ packages:
|
|||
- kbd
|
||||
- nss-altfiles
|
||||
- pciutils
|
||||
# don't care, but rpm-ostree build fails otherwise
|
||||
- selinux-policy-targeted
|
||||
- sudo
|
||||
- usbutils
|
||||
# shell tools and development
|
||||
|
|
Loading…
Add table
Reference in a new issue