-
Story
-
Resolution: Unresolved
-
Undefined
-
None
-
glibc-2.34-221.el9
-
None
-
1
-
rhel-pt-c-libs
-
1
-
False
-
False
-
-
No
-
Red Hat Enterprise Linux
-
PT Libraries 2025 S10
-
Pass
-
Automated
-
Unspecified Release Note Type - Unknown
-
Unspecified
-
Unspecified
-
Unspecified
-
-
All
-
None
To preserve the installation order after libgcc adds a dependency on glibc (to express a version requirement for its use of _dl_find_object), we should try to preserve installation order despite the new glibc ⬄ libgcc dependency cycle.
The RPM documentation suggests that using Requires(pre): is the way:
It ensures that the package providing /usr/sbin/useradd is installed before this package. In presence of dependency loops, scriptlet dependencies are the only way to ensure correct install order.
This change does not depend on the libgcc change and can be implemented first.
- is cloned by
-
RHEL-110559 glibc: Add Requires(pre) dependency on libgcc [rhel-10]
-
- Release Pending
-
- is triggered by
-
RHEL-93320 glibc: Backport request for _dl_find_object to RHEL 9
-
- Release Pending
-
-
RHEL-105072 gcc: libgcc_s side of C++ exception handling performance improvement
-
- Release Pending
-
- links to
-
RHSA-2025:146717 glibc security update