Bug 2271612 - Cannot install glibc-devel.i686 on x86_64 systems
Summary: Cannot install glibc-devel.i686 on x86_64 systems
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: glibc
Version: 40
Hardware: Unspecified
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Carlos O'Donell
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-03-26 14:15 UTC by Tom Stellard
Modified: 2024-04-02 14:17 UTC (History)
13 users (show)

Fixed In Version: glibc-2.39-6.fc40
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2024-04-02 14:17:44 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Tom Stellard 2024-03-26 14:15:15 UTC
I think glibc-devel is missing a Conflicts: for glibc32.

Reproducible: Always

Steps to Reproduce:
1. podman run --rm -it registry.fedoraproject.org/fedora:40 dnf -y install glibc-devel.i686

Actual Results:  
Error: Transaction test error:
  file /usr/lib/libc_nonshared.a conflicts between attempted installs of glibc-devel-2.39-4.fc40.i686 and glibc32-2.39-3.2.fc40.x86_64
  file /usr/lib/libg.a conflicts between attempted installs of glibc-devel-2.39-4.fc40.i686 and glibc32-2.39-3.2.fc40.x86_64
  file /usr/lib/libmcheck.a conflicts between attempted installs of glibc-devel-2.39-4.fc40.i686 and glibc32-2.39-3.2.fc40.x86_64


Expected Results:  
glibc-devel.i686 is installed correctly

Comment 1 Florian Weimer 2024-03-26 16:13:02 UTC
Somehow, glibc32 leaked into the compose. We need to backport Joseph Myers' glibc32 rework to Fedora 40. That will remove the Provides: from glibc32, and then the presence of the package should be harmless.

Comment 2 Florian Weimer 2024-03-26 20:06:59 UTC
A gcc rebuild with a candidate fix is still running.

Comment 3 Fedora Update System 2024-03-27 07:15:24 UTC
FEDORA-2024-a1747b0d92 (glibc-2.39-6.fc40) has been submitted as an update to Fedora 40.
https://bodhi.fedoraproject.org/updates/FEDORA-2024-a1747b0d92

Comment 4 Fedora Update System 2024-03-28 02:18:38 UTC
FEDORA-2024-a1747b0d92 has been pushed to the Fedora 40 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-a1747b0d92`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-a1747b0d92

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 5 Fedora Update System 2024-04-02 14:17:44 UTC
FEDORA-2024-a1747b0d92 (glibc-2.39-6.fc40) has been pushed to the Fedora 40 stable repository.
If problem still persists, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.