Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.
For information on the advisory, and where to find the updated
files, follow the link below.
If the solution does not work for you, open a new bug report.
https://access.redhat.com/errata/RHBA-2020:1754
Running make check of gcc-toolset-9-annobin-9.07-1.el8.src.rpm with elfutils-debuginfod-0.178-7.el8 results in a following failure: ======= scr0 gcc-toolset-9 8.2 Server x86_64 # cat tests/debuginfod-test.log Wait 20 seconds on 9975 for metric ready to change to 1 metric ready: 0 metric ready: 1 Wait 20 seconds on 9975 for metric thread_work_total{role="traverse"} to change to 1 metric thread_work_total{role="traverse"}: 0 metric thread_work_total{role="traverse"}: 0 metric thread_work_total{role="traverse"}: 0 metric thread_work_total{role="traverse"}: 0 metric thread_work_total{role="traverse"}: 0 metric thread_work_total{role="traverse"}: 0 metric thread_work_total{role="traverse"}: 0 metric thread_work_total{role="traverse"}: 0 metric thread_work_total{role="traverse"}: 0 metric thread_work_total{role="traverse"}: 0 metric thread_work_total{role="traverse"}: 0 metric thread_work_total{role="traverse"}: 0 metric thread_work_total{role="traverse"}: 0 metric thread_work_total{role="traverse"}: 0 metric thread_work_total{role="traverse"}: 0 metric thread_work_total{role="traverse"}: 0 metric thread_work_total{role="traverse"}: 0 metric thread_work_total{role="traverse"}: 0 metric thread_work_total{role="traverse"}: 0 metric thread_work_total{role="traverse"}: 0 debuginfod-test: FAIL: metric thread_work_total{role="traverse"} never changed to 1 on port 9975 found_debuginfo_total{source="files"} 1 found_sourcerefs_total{source="files"} 10 groom{statistic="buildids"} 0 groom{statistic="file d/e"} 0 groom{statistic="file s"} 0 groom{statistic="filenames"} 0 groom{statistic="files scanned (#)"} 0 groom{statistic="files scanned (mb)"} 0 groom{statistic="index db size (mb)"} 0 groom{statistic="rpm d/e"} 0 groom{statistic="rpm sdef"} 0 groom{statistic="rpm sref"} 0 http_requests_total{type="metrics"} 22 ready 1 scanned_total{source="file"} 1 thread_forced_total{file="dbg"} 0 thread_forced_total{role="groom"} 0 thread_tid{file="dbg"} 5436 thread_tid{role="groom"} 5435 thread_timer_max{file="dbg"} 300 thread_timer_max{role="groom"} 86400 thread_timer{file="dbg"} 10 thread_timer{role="groom"} 10 thread_work_total{file="dbg"} 1 thread_work_total{role="groom"} 1 thread_working{file="dbg"} 0 thread_working{role="groom"} 0 FAIL debuginfod-test (exit status: 1) scr0 gcc-toolset-9 8.2 Server x86_64 # ======= This test (make check) is a part of CI gating. Please, consider fixing debuginfod-test, or making it KFAIL in case pre-requisities aren't in place. For convenience, debuginfod related sruff might maybe be part of BuildRequires (?). Thank you.