View Issue Details

IDProjectCategoryView StatusLast Update
0003598Rocky-Linux-8gcc-toolset-11-binutilspublic2023-07-31 23:52
ReporterTuan Hoang Assigned ToLouis Abel  
PrioritynormalSeverityminorReproducibilityN/A
Status closedResolutionnot fixable 
Platformx86_64OSRocky Linux 8OS Version8.8
Summary0003598: Latest gcc-toolset-11-binutils is not in repo
DescriptionI am using gcc-toolset-11 to test compilation of my projects. I noticed that the version of gcc-toolset-11-binutils in RL8 is behind the version that Red Hat has released. Is there a problem with getting the source from Red Hat or a build issue?

https://access.redhat.com/downloads/content/gcc-toolset-11-binutils/2.36.1-4.el8_6/x86_64/fd431d51/package-changelog
gcc-toolset-11-binutils/2.36.1-4.el8_6
Steps To Reproduce- Install RL 8.8
- Install gcc-toolset-11*
TagsNo tags attached.

Activities

Louis Abel

Louis Abel

2023-06-14 14:19

administrator   ~0003862

That version is not available in git.centos.org/rpms/gcc-toolset-11-binutils. It is also not available on RHEL 8.8 proper. This is because it is part of RHEL EUS 8.6. Red Hat does not generally push the sources of EUS to git.centos.org. I would suggest opening a bug report at bugzilla.redhat.com to see if they would be open to releasing that particular version to RHEL 8.8, which will then come downstream to Rocky Linux.

[label@rhel8 ~]$ sudo dnf info gcc-toolset-11-binutils
Updating Subscription Management repositories.
Last metadata expiration check: 2:03:05 ago on Wed 14 Jun 2023 12:05:32 PM UTC.
Available Packages
Name : gcc-toolset-11-binutils
Version : 2.36.1
Release : 2.el8
Architecture : x86_64
Size : 6.5 M
Source : gcc-toolset-11-binutils-2.36.1-2.el8.src.rpm
Repository : rhel-8-for-x86_64-appstream-rpms
Summary : A GNU collection of binary utilities
URL : https://sourceware.org/binutils
License : GPLv3+
Description : Binutils is a collection of binary utilities, including ar (for
             : creating, modifying and extracting from archives), as (a family of GNU
             : assemblers), gprof (for displaying call graph profile data), ld (the
             : GNU linker), nm (for listing symbols from object files), objcopy (for
             : copying and translating object files), objdump (for displaying
             : information from object files), ranlib (for generating an index for
             : the contents of an archive), readelf (for displaying detailed
             : information about binary files), size (for listing the section sizes
             : of an object or archive file), strings (for listing printable strings
             : from files), strip (for discarding symbols), and addr2line (for
             : converting addresses to file and line).
Tuan Hoang

Tuan Hoang

2023-06-14 15:12

reporter   ~0003863

Thanks for the info. I'll follow up with RH on this.
Tuan Hoang

Tuan Hoang

2023-06-14 19:03

reporter   ~0003895

RHBZ #2215119
https://bugzilla.redhat.com/show_bug.cgi?id=2215119

Issue History

Date Modified Username Field Change
2023-06-14 13:50 Tuan Hoang New Issue
2023-06-14 14:19 Louis Abel Assigned To => Louis Abel
2023-06-14 14:19 Louis Abel Status new => needinfo
2023-06-14 14:19 Louis Abel Note Added: 0003862
2023-06-14 15:12 Tuan Hoang Note Added: 0003863
2023-06-14 19:03 Tuan Hoang Note Added: 0003895
2023-07-31 23:52 Louis Abel Status needinfo => closed
2023-07-31 23:52 Louis Abel Resolution open => not fixable