Bug 2102356
| Summary: | Meta package should Require annobin | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 8 | Reporter: | Marek Polacek <mpolacek> |
| Component: | gcc-toolset-12 | Assignee: | Marek Polacek <mpolacek> |
| Status: | CLOSED ERRATA | QA Contact: | Václav Kadlčík <vkadlcik> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 8.7 | CC: | vkadlcik |
| Target Milestone: | rc | Keywords: | Bugfix, Triaged |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | gcc-toolset-12-12.0-5.el8 | Doc Type: | No Doc Update |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-11-08 09:37:44 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
Marek Polacek
2022-06-29 18:50:38 UTC
pre-verified: gcc-toolset-12-12.0-5.el8 (and .el9 as well, we don't
have a specific for it)
# for i in /mnt/redhat/brewroot/packages/gcc-toolset-12/12.0/5.el[89]/*/gcc-toolset-12-12.*rpm; do echo ${i##*/} $(rpm -q --requires -p $i | grep annobin); done | column -t
gcc-toolset-12-12.0-5.el8.aarch64.rpm gcc-toolset-12-annobin-plugin-gcc
gcc-toolset-12-12.0-5.el8.i686.rpm gcc-toolset-12-annobin-plugin-gcc
gcc-toolset-12-12.0-5.el8.ppc64le.rpm gcc-toolset-12-annobin-plugin-gcc
gcc-toolset-12-12.0-5.el8.s390x.rpm gcc-toolset-12-annobin-plugin-gcc
gcc-toolset-12-12.0-5.el8.src.rpm
gcc-toolset-12-12.0-5.el8.x86_64.rpm gcc-toolset-12-annobin-plugin-gcc
gcc-toolset-12-12.0-5.el9.aarch64.rpm gcc-toolset-12-annobin-plugin-gcc
gcc-toolset-12-12.0-5.el9.i686.rpm gcc-toolset-12-annobin-plugin-gcc
gcc-toolset-12-12.0-5.el9.ppc64le.rpm gcc-toolset-12-annobin-plugin-gcc
gcc-toolset-12-12.0-5.el9.s390x.rpm gcc-toolset-12-annobin-plugin-gcc
gcc-toolset-12-12.0-5.el9.src.rpm
gcc-toolset-12-12.0-5.el9.x86_64.rpm gcc-toolset-12-annobin-plugin-gcc
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 (gcc-toolset-12 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-2022:7550 |