Bug 2271710

Summary: File conflict in glib2-devel-2.80.0-1.fc40.i686 and glib2-devel-2.80.0-1.fc40.x86_64
Product: [Fedora] Fedora Reporter: Grigory Vasilyev <h0tc0d3>
Component: glib2Assignee: Matthias Clasen <mclasen>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 40CC: gnome-sig, mcatanza, mclasen, rhughes, rstrode
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-04-11 01:03:41 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Grigory Vasilyev 2024-03-27 02:08:18 UTC
I'm trying to install dependencies to manually build wine. But an error occurs when installing gstreamer1-devel. 

configure: error: gstreamer-1.0 base plugins 32-bit development files not found, GStreamer won't be supported.

dnf install gstreamer1-devel.x86_64 gstreamer1-devel.i686

Transaction test error: file /usr/share/gir-1.0/GLib-2.0.gir from install of glib2-devel-2.80.0-1.fc40.i686 conflicts with file from package glib2-devel-2.80.0-1.fc40.x86_64

Reproducible: Always

Steps to Reproduce:
dnf install gstreamer1-devel.x86_64 gstreamer1-devel.i686

Actual Results:  
Transaction test error: file /usr/share/gir-1.0/GLib-2.0.gir from install of glib2-devel-2.80.0-1.fc40.i686 conflicts with file from package glib2-devel-2.80.0-1.fc40.x86_64

Expected Results:  
Success

Last metadata expiration check: 0:05:29 ago on Wed Mar 27 04:56:39 2024.
Dependencies resolved.
===============================================================================================
 Package                   Architecture  Version                Repository                Size
===============================================================================================
Installing:
 gstreamer1-devel          i686          1.22.9-1.fc40          fedora                   539 k
Installing dependencies:
 glib2-devel               i686          2.80.0-1.fc40          updates-testing          1.5 M

Transaction Summary
===============================================================================================
Install  2 Packages

Total size: 2.0 M
Installed size: 21 M
Is this ok [y/N]: y
Downloading Packages:
[SKIPPED] gstreamer1-devel-1.22.9-1.fc40.i686.rpm: Already downloaded                         
[SKIPPED] glib2-devel-2.80.0-1.fc40.i686.rpm: Already downloaded                              
Running transaction check
Transaction check succeeded.
Running transaction test
The downloaded packages were saved in cache until the next successful transaction.
You can remove cached packages by executing 'dnf clean packages'.
Error: Transaction test error:
  file /usr/share/gir-1.0/GLib-2.0.gir from install of glib2-devel-2.80.0-1.fc40.i686 conflicts with file from package glib2-devel-2.80.0-1.fc40.x86_64

Comment 1 Michael Catanzaro 2024-04-11 01:03:41 UTC

*** This bug has been marked as a duplicate of bug 2258600 ***