#13 centpkg --release c9s mockbuild does not work
Closed 3 years ago by carlwgeorge. Opened 3 years ago by churchyard.

$ centpkg --release c9s mockbuild
setting SOURCE_DATE_EPOCH=1617148800
Wrote: /home/churchyard/rpmbuild/fedora-scm/gitlab.com/python-sphinx/python-sphinx-3.4.3-3.el9.src.rpm
Could not execute mockbuild: no configuration for profile name: stream

Installing streamkoji from https://copr.fedorainfracloud.org/coprs/james/centpkg/ makes this work, although it downloads packages really slow.

As of https://git.centos.org/centos/centpkg/c/8e89ac5638aaf3edcb5672280d9fcaf197db9c65?branch=develop a minimal stream koji profile is included in centpkg, with the planned public urls for the stream koji. This appears to be enough to get mockbuild to work. RHEL maintainers will also need to install rhel-packager, which includes the full stream koji profile with internal URLs overriding the public URLs. Instructions for getting that package are in the RHEL developer guide.

As for the speed, it appears that it's downloading the buildroot out of koji. I'm not sure how rpkg implements that, but hopefully once we have 9 on the mirrors we can speed it up.

Metadata Update from @carlwgeorge:
- Issue status updated to: Closed (was: Open)

3 years ago

Login to comment on this ticket.

Metadata