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.
Unable to do a local module build using this release. Running fedpkg module-build-local
fails with an exception when it can't find the python3 'moksha.hub' distribution. That's simply a missing dependency which can be worked around by manually installing the python3-moksha-hub package. However, it then fails when it can't find the python3 'm2ext' distribution, and there does not appear to be a python3 package that supplies m2ext.
The karma from my earlier feedback still hasn't appeared. Trying again.
Works for me. Confirmed in a private mock environment that this update preserves the -specs=
options passed to the linker to enable resolution of #1548473 [fftw: Partial Fedora build flags injection] in F28.
Works for me. Glad to have rlFetchSrcForInstalled() available now.
The updated package now builds from source without issue in the base runtime environment.