Installing gcc-toolset-13-binutils-2.40-7.el9 results in: # dnf install -y gcc-toolset-13-binutils-2.40-7.el9.x86_64.rpm gcc-toolset-13-binutils-gold-2.40-7.el9.x86_64.rpm Error: Problem 1: conflicting requests - nothing provides /opt/rh/gcc-toolset-13/root/usr/sbin/alternatives needed by gcc-toolset-13-binutils-2.40-7.el9.x86_64 Requires(post): %{_sbindir}/alternatives Requires(preun): %{_sbindir}/alternatives But we want /usr/sbin/alternatives so %{_sbindir}, which points to /opt/rh/gcc-toolset-13/root/usr/sbin/, will not work.
Fixed in gcc-toolset-13-binutils-2.40-8.el9
I am taking this one back. It turns out that just using "alternatives" on the command line still selects the wrong alternatives script for GTS-13 binaries. This caused: https://bugzilla.redhat.com/show_bug.cgi?id=2213913 I am now testing an version that uses an explicit path to the alternatives script.
Right - should be fixed in: gcc-toolset-13-binutils-2.40-9.el9