#12315 epel10.0-build root is missing CRB repository
Closed: Invalid by ppisar. Opened by ppisar.

Building perl-Net-Works for EPEL 10 https://koji.fedoraproject.org/koji/buildinfo?buildID=2543171 fails:

DEBUG util.py:461:   Problem 1: conflicting requests
DEBUG util.py:461:    - nothing provides perl(XString) >= 0.003 needed by perl-Sub-Quote-2.006008-6.el10_0.noarch from build

"perl(XString) >= 0.003" is provided by perl-XString-0.005-14.el10.x86_64 package in CentOS 10 Stream CRB repository https://mirror.stream.centos.org/10-stream/CRB/x86_64/os/repodata/.

I conclude that epel10.0-build tag in Koji has not enabled CRB repository.


No, perl-XString is missing from CRB on aarch64

https://issues.redhat.com/browse/CS-2515

Indeed. Sorry for the noise.

Metadata Update from @ppisar:
- Issue close_status updated to: Invalid
- Issue status updated to: Closed (was: Open)

How long does it take to synchronize the repositories from CentOS Stream? Upstream has a compose at CentOS-Stream-10-20240911.0, but Fedora build infrastructure is at CentOS-Stream-10-20240909.0. 2-day delay.

It's a daily cron job.

I am not sure why it didn't sync after that because the cron is setup to > /dev/null so we don't have any error output. ;(

I manually ran it and it synced fine. It should be updated in the buildroot here in a few.

Metadata