CI: Temporarily install rpmlint from c10s Koji

rpmlint was removed from c10s, but it is still downloadable from c10s Koji.
python3-zstandard is a dependency of rpmlint, same situation.

Long-term, we hope rpmlint will be available in EPEL 10:

  https://bugzilla.redhat.com/2319854
This commit is contained in:
Miro Hrončok 2024-11-11 17:43:46 +01:00
parent 7862c9afeb
commit f0e1e59f1d

View File

@ -31,7 +31,8 @@
required_packages:
- 'https://dl.fedoraproject.org/pub/epel/epel-release-latest-10.noarch.rpm'
- rpm-build
- rpmlint
- 'https://kojihub.stream.centos.org/kojifiles/vol/koji02/packages/python-zstandard/0.22.0/4.el10/x86_64/python3-zstandard-0.22.0-4.el10.x86_64.rpm'
- 'https://kojihub.stream.centos.org/kojifiles/vol/koji02/packages/rpmlint/2.5.0/6.el10/noarch/rpmlint-2.5.0-6.el10.noarch.rpm'
- python-rpm-macros
- python3-rpm-macros
- python3-devel