[stable-2.17] Prevent condor from being installed and fulfilling libfmt dependency (#84023) (#84025)

(cherry picked from commit fb7fd51)
pull/83859/head
Matt Martz 2 months ago committed by GitHub
parent f0badf8970
commit 5f0e551a8d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -3,7 +3,7 @@
- block:
- command: "dnf install -y 'dnf-command(copr)'"
- command: dnf copr enable -y rpmsoftwaremanagement/dnf-nightly
- command: dnf install -y python3-libdnf5
- command: dnf install -y -x condor python3-libdnf5
- include_role:
name: dnf

Loading…
Cancel
Save