$ centpkg --release c9s build --scratch --nowait --srpm 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 build: no configuration for profile name: stream
Installing streamkoji from https://copr.fedorainfracloud.org/coprs/james/centpkg/ makes this work.
We couldn't have centpkg require streamkoji, because streamkoji requires brewkoji, which is not in Fedora. Instead we moved the stream koji profile to the rhel-packager package, which is now what the RHEL developer guide instructs maintainers to install. As you noticed, with the koji profile available the build command works.
Metadata Update from @carlwgeorge: - Issue status updated to: Closed (was: Open)
How are the non RH contributors supposed to do scratch builds?
Metadata Update from @churchyard: - Issue status updated to: Open (was: Closed)
Red Hat credentials are required for any read-write operations in the Stream buildsystem (including scratch builds). We're looking into ways to help scratch builds on behalf of contributors, but we need to be careful about the security posture here.
Metadata Update from @tdawson: - Issue tagged with: Bug
Log in to comment on this ticket.