#1 python-utils weak depend
Closed 5 years ago by promaethius. Opened 5 years ago by promaethius.
Unknown source master  into  master

file modified
-1
@@ -42,7 +42,6 @@

  Requires(post): selinux-policy-base >= %{selinux_policyver}

  Requires(post): selinux-policy-targeted >= %{selinux_policyver}

  Requires(post): policycoreutils

- Requires(post): policycoreutils-python-utils

  Requires(post): libselinux-utils

  Requires(post): sed

  Obsoletes: %{name} <= 2:1.12.5-13

This package does not require python-utils to resolve or apply any SELinux policies.
Upstream modification for SIG CoreOS to remove interpreted language dependencies through rpm-ostree recommends: false.

1 new commit added

  • policycoreutils-python-utils
5 years ago

Looks right to me, I don't see any of the python utilities being used in %post.

Looks right to me, I don't see any of the python utilities being used in %post.

Review of the repository indicates it uses policycoreutils to apply the policy packs.
Results in a Python3 tree installation in cases where its not needed. i.e. Python3 for anything that requires runc is silly.

Yup, don't need it. I will remove it from all packages.

container-selinux- 2.73-2

this can be closed now.. thanks @promaethius for the PR and for looking at the dependencies!

Pull-Request has been closed by promaethius

5 years ago