Would it be possible to remove the following 2 options from the virt9s-ovirt-45-el9s-build tag: mock.yum.module_hotfixes 1 rpm.macro.block_maven_38 1
Cause now all builds using xmvn fail, see for example https://cbs.centos.org/koji/taskinfo?taskID=4526731
This seems to be because maven:3.9 packages are used which are incompatible with the xmvn version on c9s.
Metadata Update from @arrfab: - Issue assigned to arrfab
Metadata Update from @arrfab: - Issue tagged with: cbs, low-trouble, medium-gain
done, so just wait so that koji regen-repo for that build tag finishes and then you can give it a try :
cbs taginfo virt9s-ovirt-45-el9s-build |egrep 'rpm|mock' Groups: build, srpm-build mock.new_chroot : 0 mock.package_manager : 'dnf' mock.yum.module_hotfixes : 0 rpm.macro.block_maven_38 : 0 rpm.macro.dist : '.el9'
Metadata Update from @arrfab: - Issue priority set to: Waiting on Reporter (was: Needs Review)
https://cbs.centos.org/kojifiles/work/tasks/7817/4527817/mock_output.log ERROR: Bad macros 'config_opts['macros']['%block_maven_38'] = ['0']'
Guess the macro/option needs to be removed instead of being set to 0? :)
updated :
cbs taginfo virt9s-ovirt-45-el9s-build |egrep 'rpm|mock' Groups: build, srpm-build mock.new_chroot : 0 mock.package_manager : 'dnf' mock.yum.module_hotfixes : 0 rpm.macro.dist : '.el9'
Wait for regen-repo task to finish before trying it again
Builds work fine now! Thanks.
Metadata Update from @dupondje: - Issue close_status updated to: Fixed with Explanation - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.