creating myself a ticket as it was coming from other tracker and people confused about which one to use.
The issue: recently some SCLo pkgs started to build some debuginfod-client pkgs, for a debuginfod service that we don't even provide in centos infra. The sign and push process filters out debuginfo pkgs are these ones are landing on debuginfo.centos.org nodes.
Example : http://debuginfo.centos.org/centos/7/sclo/x86_64/devtoolset-10-elfutils-debuginfod-client-0.180-3.el7.x86_64.rpm
But because it exists on repodata generated by koji (through distrepo task), such pkgs are in repodata but not pushed out.
distrepo
We need to modify the filter to still allow debuginfod-client pkgs to be pushed out, while not pushing debuginfo pkgs (these ones should land on debuginfo.centos.org CDN)
Metadata Update from @arrfab: - Issue assigned to arrfab
Metadata Update from @arrfab: - Issue tagged with: centos-common-infra, feature-request, low-trouble, medium-gain
other ticket where this was discussed : https://bugs.centos.org/view.php?id=17976
Code was tested, and then pushed to git A distrepo task was launched to verify that debuginfod-client pkgs would now be pushed out through rsync and it works (example from the logs)
Packages/d/devtoolset-10-elfutils-debuginfod-client-0.180-3.el7.aarch64.rpm Packages/d/devtoolset-10-elfutils-debuginfod-client-devel-0.180-3.el7.aarch64.rpm
Metadata Update from @arrfab: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.