Bug 2162328
| Summary: | [RHEL-9] Undeclared file conflicts: binutils | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 9 | Reporter: | Zdenek Veleba <zveleba> |
| Component: | binutils | Assignee: | Nick Clifton <nickc> |
| binutils sub component: | system-version | QA Contact: | Miloš Prchlík <mprchlik> |
| Status: | CLOSED ERRATA | Docs Contact: | |
| Severity: | unspecified | ||
| Priority: | unspecified | CC: | fweimer, mprchlik, ohudlick, sipoyare |
| Version: | 9.2 | Keywords: | Bugfix, Triaged |
| Target Milestone: | rc | Flags: | pm-rhel:
mirror+
|
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | binutils-2.35.2-37.el9 | Doc Type: | No Doc Update |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2023-05-09 08:24:17 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Zdenek Veleba
2023-01-19 11:08:04 UTC
% diff usr-x86_64/include/bfd_stdint.h \
usr-i686/include/bfd_stdint.h
1c1
< /* generated for x86_64-redhat-linux-gcc (GCC) 11.3.1 20221121 (Red Hat 11.3.1-4) */
---
> /* generated for i686-redhat-linux-gcc (GCC) 11.3.1 20221121 (Red Hat 11.3.1-4) */
%
*sigh* Guess I need to remove that comment.
Fixed in binutils-2.35.2-36.el9 CI gating has found a problem with the -36 binutils. Some of the cross-binutils executables are leaking into the native packages. I am working on a fix. Fixed in binutils-2.35.2-37.el9. Verified with binutils-2.35.2-37.el9. 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 (binutils bug fix and enhancement update), 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-2023:2548 |