Fedora Account System
Red Hat Associate
Red Hat Customer
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
*** This bug has been marked as a duplicate of bug 2258600 ***