This issue is related to #338 and #339. The packages devtoolset-11-elfutils-debuginfod, devtoolset-11-elfutils-debuginfod-client and devtoolset-11-elfutils-debuginfod-client-devel are missing from https://buildlogs.centos.org/centos/7/sclo/x86_64/rh/Packages/d/ and from https://centos.pkgs.org/7/centos-sclo-rh-testing-x86_64/.
The linked issues mention that the packages are erroneously considered as debuginfo packages, even though they are regular software packages related to debuginfod from elfutils.
Metadata Update from @arrfab: - Issue assigned to arrfab
Metadata Update from @arrfab: - Issue tagged with: cbs, high-gain, low-trouble
I had a quick look and identified the issue : it was fixed but indeed it's now a regression : when code was modified to handle centos stream 9 for SIGs, some options were changed as by default stream 9 mirrors will get both binary/src and debuginfo pkgs, and the default filter for the rest was reset to default. that's the one that is now modified to still push debuginfod pkgs, as it was before
I kicked manually the signing process and I saw from the logs the following pkgs being now pushed out :
Packages/d/devtoolset-11-elfutils-debuginfod-0.185-1.el7.x86_64.rpm Packages/d/devtoolset-11-elfutils-debuginfod-client-0.185-1.el7.x86_64.rpm Packages/d/devtoolset-11-elfutils-debuginfod-client-devel-0.185-1.el7.x86_64.rpm
So they'll appear soon on buildlogs (testing) and later on mirror network (release) when they'll be tagged
Metadata Update from @arrfab: - Issue close_status updated to: Fixed with Explanation - Issue status updated to: Closed (was: Open)
@arrfab Thank you for promptly fixing the problem!
Log in to comment on this ticket.