Related to #338, it seems the CentOS 7 sclo-rh package "devtoolset-10-elfutils-debuginfod" is also missing from mirrors yet present in the repository metadata.
Could the same "debuginfo" filter be catching this one?
From a yum install devtoolset-10-elfutils-debuginfod, using the default repository configuration from package "centos-release-scl-rh":
yum install devtoolset-10-elfutils-debuginfod
devtoolset-10-elfutils-debugin FAILED http://d36uatko69830t.cloudfront.net/centos/7/sclo/x86_64/rh/Packages/d/devtoolset-10-elfutils-debuginfod-0.180-3.el7.x86_64.rpm: [Errno 14] HTTP Error 404 - Not Found ] 0.0 B/s | 0 B --:--:-- ETA Trying other mirror. To address this issue please refer to the below wiki article https://wiki.centos.org/yum-errors If above article doesn't help to resolve this issue please use https://bugs.centos.org/. devtoolset-10-elfutils-debugin FAILED http://mirror.centos.org/centos/7/sclo/x86_64/rh/Packages/d/devtoolset-10-elfutils-debuginfod-0.180-3.el7.x86_64.rpm: [Errno 14] HTTP Error 404 - Not Found ] 0.0 B/s | 0 B --:--:-- ETA Trying other mirror. Error downloading packages: devtoolset-10-elfutils-debuginfod-0.180-3.el7.x86_64: [Errno 256] No more mirrors to try.
I opened this here, based on the conversation in #338 and the linked detail in https://bugs.centos.org/view.php?id=17976. If I should open an issue elsewhere, please let me know.
Thanks!
Metadata Update from @arrfab: - Issue assigned to arrfab - Issue priority set to: Waiting on Assignee (was: Needs Review) - Issue tagged with: cbs, centos-common-infra, low-gain, low-trouble
oh, yes .. the original report was about debuginfod-client but scope is wider than just that, so can also modify filter to include this one too.
The filter option was modified and whole tag processed again. From the log I see that the following pkg is now pushed out :
Packages/d/devtoolset-10-elfutils-debuginfod-0.180-3.el7.x86_64.rpm
So that should fix it (in the next minutes/hour) and so I'm closing this ticket
Metadata Update from @arrfab: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.