Would it be possible to add centpkg alternative to koji -p stream build? This command should help with situations, where the internal build is already done (this is the case for handling IMPORTANT+ CVEs, which are released in RHEL first) and we just need to do the CentOS build without internal one.
centpkg
koji -p stream build
I think there already are commands such as centpkg build --rhel-target exception, so maybe some additional target could help here. Or maybe some separate option such as --skip-rhel-build? Not sure
centpkg build --rhel-target exception
--skip-rhel-build
Metadata Update from @tdawson: - Issue assigned to tdawson
There has been some discussion on this, and I believe I finally have the proper way to do this.
As for calling it, we will have another option to --rhel-target --rhel-target none
--rhel-target none
Metadata Update from @tdawson: - Issue tagged with: Feature Request
The 'none' option has been added with this pull request. https://git.centos.org/centos/centpkg/pull-request/91
That PR was merged and is included in version 0.8.1, which has been built and submitted.
Metadata Update from @carlwgeorge: - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.