Created attachment 988 [details] duplicate packages in gui mode When running tl-setup on Fedora 34 and agreeing to automatically installing selinux packages, tl-setup will list some packages twice. Note that "selinux-policy" and "selinux-policy-targeted" appears twice: > The following dependencies will be installed/updated: > > gc-8.0.4-5.fc34.x86_64, selinux-policy-34.16-1.fc34.noarch, selinux- > policy-34.8-1.fc34.noarch, selinux-policy- > targeted-34.16-1.fc34.noarch, checkpolicy-3.2-1.fc34.x86_64, > guile22-2.2.7-2.fc34.x86_64, make-4.3-5.fc34.x86_64, > m4-1.4.18-17.fc34.x86_64, policycoreutils-devel-3.2-1.fc34.x86_64, > policycoreutils-python-utils-3.2-1.fc34.noarch, > python3-audit-3.0.1-2.fc34.x86_64, > python3-libsemanage-3.2-1.fc34.x86_64, > python3-policycoreutils-3.2-1.fc34.noarch, > python3-setools-4.4.0-1.fc34.x86_64, selinux-policy- > targeted-34.8-1.fc34.noarch Happens on both GUI and text mode, see attachment. This was seen using tl-4.13.0rc2.
Not a regression, also happens using a tl-4.12.1 on Fedora 34: > The following dependencies will be installed/updated: > > gc-8.0.4-5.fc34.x86_64, policycoreutils-devel-3.2-1.fc34.x86_64, > python3-audit-3.0.1-2.fc34.x86_64, > python3-libsemanage-3.2-1.fc34.x86_64, checkpolicy-3.2-1.fc34.x86_64, > make-4.3-5.fc34.x86_64, guile22-2.2.7-2.fc34.x86_64, > m4-1.4.18-17.fc34.x86_64, policycoreutils-python- > utils-3.2-1.fc34.noarch, python3-policycoreutils-3.2-1.fc34.noarch, > python3-setools-4.4.0-1.fc34.x86_64, selinux- > policy-34.16-1.fc34.noarch, selinux-policy-34.8-1.fc34.noarch, > selinux-policy-targeted-34.16-1.fc34.noarch, selinux-policy- > targeted-34.8-1.fc34.noarch
selinux-policy should already be installed on the system, so it's likely this happens when some packages need to be upgraded as a side effect of installing selinux-policy-devel.