Works for calling the calligrabot
driver.
Works for me for working with CentOS Stream 9 branches.
Works for me for working with CentOS 9 Stream branches.
Tested package builds with fedora-eln-x86_64
and fedora-eln-i386
configs on an x86_64
Fedora 32 system. Works.
Works for me. I can now enable and use the EL8 epel-modular
repo.
And I can access all the rest of the new modular repos, too.
$ dnf --refresh --enablerepo={epel-modular{,-debuginfo,-source},epel-testing-modular,epel-testing-modular-debuginfo,epel-testing-modular-source} repolist
CentOS-8 - AppStream 1.9 kB/s | 4.3 kB 00:02
CentOS-8 - Base 8.3 kB/s | 3.9 kB 00:00
CentOS-8 - Extras 694 B/s | 1.5 kB 00:02
CentOS-8 - PowerTools 10 kB/s | 4.3 kB 00:00
Extra Packages for Enterprise Linux Modular 8 - x86_64 14 kB/s | 18 kB 00:01
Extra Packages for Enterprise Linux Modular 8 - x86_64 - Debug 92 kB/s | 17 kB 00:00
Extra Packages for Enterprise Linux Modular 8 - x86_64 - Source 57 kB/s | 17 kB 00:00
Extra Packages for Enterprise Linux Modular 8 - Testing - x86_64 81 kB/s | 18 kB 00:00
Extra Packages for Enterprise Linux Modular 8 - Testing - x86_64 - Debug 51 kB/s | 17 kB 00:00
Extra Packages for Enterprise Linux Modular 8 - Testing - x86_64 - Source 77 kB/s | 19 kB 00:00
Extra Packages for Enterprise Linux 8 - x86_64 99 kB/s | 20 kB 00:00
repo id repo name status
AppStream CentOS-8 - AppStream 5,089
BaseOS CentOS-8 - Base 2,843
PowerTools CentOS-8 - PowerTools 1,507
epel Extra Packages for Enterprise Linux 8 - x86_64 3,697
epel-modular Extra Packages for Enterprise Linux Modular 8 - x86_64 0
epel-modular-debuginfo Extra Packages for Enterprise Linux Modular 8 - x86_64 - Debug 0
epel-modular-source Extra Packages for Enterprise Linux Modular 8 - x86_64 - Source 0
epel-testing-modular Extra Packages for Enterprise Linux Modular 8 - Testing - x86_64 13
epel-testing-modular-debuginfo Extra Packages for Enterprise Linux Modular 8 - Testing - x86_64 - Debug 0
epel-testing-modular-source Extra Packages for Enterprise Linux Modular 8 - Testing - x86_64 - Source 0
extras CentOS-8 - Extras 3
$
Works! After installing the updated epel-release
package from the epel-testing
repo, I was able to install the avocado
module from the epel-testing-modular
repo.
It looks like el7
and el8
have to wait a couple more days. You're probably waiting for that. :)
Could this update please be pushed to stable? (Along with el7
and el8
?)
epelplayground-8
configs now present and working as expected
epelplayground-8
configs now present and working as expected
epelplayground-8
configs now present
python2-stevedore is back. Works for me.
Works for me. ssh init warning goes away.
Make that python-avocado-52.1-6.el7!
@tis - thanks for catching and reporting that broken dependency. python-avocado-52.1-5.el7 should have that fixed.
The updated package now works for building with
calligrabot
.