diff options
author | Daniel P. Berrangé <berrange@redhat.com> | 2023-02-08 11:57:19 +0000 |
---|---|---|
committer | Daniel P. Berrangé <berrange@redhat.com> | 2023-02-08 11:57:19 +0000 |
commit | ff239cf5bf5263b1c72a80e5e95963acd57f5a44 (patch) | |
tree | 81ecffae3046385893d8cf9ea81e0c09e14b8682 /setup.py | |
parent | c25cfb65cc950e56cac8f2e13c2a7d7b4ebe6672 (diff) | |
download | libvirt-ci-ff239cf5bf5263b1c72a80e5e95963acd57f5a44.zip libvirt-ci-ff239cf5bf5263b1c72a80e5e95963acd57f5a44.tar.gz libvirt-ci-ff239cf5bf5263b1c72a80e5e95963acd57f5a44.tar.bz2 |
facts: workaround bogus retirement of capstone from EPEL9
EPEL9 retired capstone as soon as it was added to c9s for
the future RHEL-9.2 release. This dooms anyone still using
RHEL < 9.2 who still needs capstone from EPEL, so we
workaround by manually picking the most recent version
This relies on the fact that DNF accepts URLs to package
downloads, as an alternative to plain package names. This
is good enough for generating containers, but could break
if we get other code in lcitool that expects it to always
be a literal package name.
https://bugzilla.redhat.com/show_bug.cgi?id=2124181
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions