#1662 Create new tags for oVirt 4.5 on CentOS Stream 10
Closed: Fixed by gwmngilfen. Opened by dupondje.

Hi,

Could somebody create new tags and buildroot for oVirt 4.5 Virt SIG repository?
Similar to https://pagure.io/centos-infra/issue/427, but then for cs10.

  • virt10s-ovirt-45-candidate
  • virt10s-ovirt-45-el10s-build
  • virt10s-ovirt-45-release
  • virt10s-ovirt-45-testing

Thanks


Metadata Update from @gwmngilfen:
- Issue assigned to gwmngilfen

Metadata Update from @gwmngilfen:
- Issue tagged with: cbs, low-trouble, medium-gain

Should be done:

* Checking distribution el10s configuration...
 -> Checking virt config...
Using default options for virt/ovirt
Creating tag  : virt10s-ovirt-45-candidate
Creating tag  : virt10s-ovirt-45-testing
Creating tag  : virt10s-ovirt-45-release
 -> creating virt10s-ovirt-45-el10s
Added external repo centos10s-baseos to tag virt10s-ovirt-45-el10s-build (priority 5)
Added external repo centos10s-appstream to tag virt10s-ovirt-45-el10s-build (priority 10)
Added external repo centos10s-crb to tag virt10s-ovirt-45-el10s-build (priority 15)

Can you check & confirm @dupondje? Thanks!

Seems to work fine! Thanks.
Just noticed something small.

The mock.yum.module_hotfixes is enabled, but should be disabled.
As this gives issues during building Java packages with Maven.
See https://pagure.io/centos-infra/issue/1624

Could you also set it to 0 for the new tags?

No problem, should be done:

$ cbs taginfo virt10s-ovirt-45-el10s-build |egrep 'rpm|mock'
Groups: build, srpm-build
  mock.new_chroot : 1
  mock.package_manager : 'dnf'
  mock.yum.module_hotfixes : 0
  rpm.macro.vendor : 'CentOS Virt SIG'

is everything done in this ticket and so can it be closed ?

Looks like mirrorlist is not updated:

Errors during downloading metadata for repository 'centos-ovirt45':
  - Status code: 404 for https://mirrors.centos.org/metalink?repo=centos-virt-sig-ovirt-45-10-stream&arch=x86_64&protocol=https,http (IP: 152.19.134.198)
  - Status code: 404 for https://mirrors.centos.org/metalink?repo=centos-virt-sig-ovirt-45-10-stream&arch=x86_64&protocol=https,http (IP: 3.8.95.119)
  - Status code: 404 for https://mirrors.centos.org/metalink?repo=centos-virt-sig-ovirt-45-10-stream&arch=x86_64&protocol=https,http (IP: 152.19.134.142)
Errore: Failed to download metadata for repo 'centos-ovirt45': Cannot prepare internal mirrorlist: Status code: 404 for https://mirrors.centos.org/metalink?repo=centos-virt-sig-ovirt-45-10-stream&arch=x86_64&protocol=https,http (IP: 152.19.134.142)

@sbonazzo : it's fedora mirrormanager and we don't have access so can you open a ticket with fedora infra please ?

dig mirrors.centos.org +short +noshort
mirrors.centos.org. 536 IN  CNAME   mirrors.fedoraproject.org.
mirrors.fedoraproject.org. 15   IN  CNAME   wildcard.fedoraproject.org.

Sure, @arrfab can you point me to the right place? look like fedora infra has dozen of projects: https://pagure.io/projects/fedora-infra/

@sbonazzo : https://pagure.io/fedora-infrastructure/issues
@zlopez ^ as discussed so expect a ticket soon

here's the ticket: https://pagure.io/fedora-infrastructure/issue/12554

I think we're all good here, closing. Feel free to re-open if I'm missing something.

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

Log in to comment on this ticket.

Metadata