Bug 708442 - Can't install both glib2-devel.x86_64 and glib2-devel.i686
Summary: Can't install both glib2-devel.x86_64 and glib2-devel.i686
Keywords:
Status: CLOSED DUPLICATE of bug 718404
Alias: None
Product: Fedora
Classification: Fedora
Component: glib2
Version: 17
Hardware: x86_64
OS: Unspecified
medium
medium
Target Milestone: ---
Assignee: Matthias Clasen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-05-27 16:17 UTC by H.J. Lu
Modified: 2012-09-27 19:32 UTC (History)
9 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-09-27 19:32:11 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description H.J. Lu 2011-05-27 16:17:03 UTC
When upgrading from Fedora 13 to 15, I got

file /usr/share/glib-2.0/gdb/glib.pyc conflicts between attempted installs of glib2-devel-2.28.6-2.fc15.x86_64 and glib2-devel-2.28.6-2.fc15.i686
  file /usr/share/glib-2.0/gdb/glib.pyo conflicts between attempted installs of glib2-devel-2.28.6-2.fc15.x86_64 and glib2-devel-2.28.6-2.fc15.i686
  file /usr/share/glib-2.0/gdb/gobject.pyc conflicts between attempted installs of glib2-devel-2.28.6-2.fc15.x86_64 and glib2-devel-2.28.6-2.fc15.i686
  file /usr/share/glib-2.0/gdb/gobject.pyo conflicts between attempted installs of glib2-devel-2.28.6-2.fc15.x86_64 and glib2-devel-2.28.6-2.fc15.i686
  file /usr/share/systemtap/tapset/glib.stp conflicts between attempted installs of glib2-devel-2.28.6-2.fc15.x86_64 and glib2-devel-2.28.6-2.fc15.i686
  file /usr/share/systemtap/tapset/gobject.stp conflicts between attempted installs of glib2-devel-2.28.6-2.fc15.x86_64 and glib2-devel-2.28.6-2.fc15.i686

Comment 1 Josh Stone 2011-06-12 18:30:00 UTC
(In reply to comment #0)
>   file /usr/share/systemtap/tapset/glib.stp conflicts between attempted
> installs of glib2-devel-2.28.6-2.fc15.x86_64 and glib2-devel-2.28.6-2.fc15.i686
>   file /usr/share/systemtap/tapset/gobject.stp conflicts between attempted
> installs of glib2-devel-2.28.6-2.fc15.x86_64 and glib2-devel-2.28.6-2.fc15.i686

For the .stp files, you might take a lead from python-libs, which names those -32/-64 to allow multilib.  SystemTap is able to handle the same aliases defined in separate files.

Comment 2 Jens Petersen 2011-06-13 01:25:18 UTC
Also happens with latest update to 2.28.8-1.fc15:

file /usr/share/glib-2.0/gdb/glib.pyc conflicts between attempted installs of glib2-devel-2.28.8-1.fc15.x86_64 and glib2-devel-2.28.8-1.fc15.i686
  file /usr/share/glib-2.0/gdb/glib.pyo conflicts between attempted installs of glib2-devel-2.28.8-1.fc15.x86_64 and glib2-devel-2.28.8-1.fc15.i686
  file /usr/share/glib-2.0/gdb/gobject.pyc conflicts between attempted installs of glib2-devel-2.28.8-1.fc15.x86_64 and glib2-devel-2.28.8-1.fc15.i686
  file /usr/share/glib-2.0/gdb/gobject.pyo conflicts between attempted installs of glib2-devel-2.28.8-1.fc15.x86_64 and glib2-devel-2.28.8-1.fc15.i686
  file /usr/share/systemtap/tapset/glib.stp conflicts between attempted installs of glib2-devel-2.28.8-1.fc15.x86_64 and glib2-devel-2.28.8-1.fc15.i686
  file /usr/share/systemtap/tapset/gobject.stp conflicts between attempted installs of glib2-devel-2.28.8-1.fc15.x86_64 and glib2-devel-2.28.8-1.fc15.i686

Comment 3 Randell Jesup 2011-08-22 06:30:51 UTC
Any workaround?  I have projects that require 32-bit.

Comment 4 Henrik Bakken 2011-12-06 10:48:48 UTC
I'd like to see some progress here too.  The same happens on F16.

Comment 5 Josh Stone 2011-12-06 21:28:03 UTC
I believe it can be solved with a simple rename in glib2.spec %install, like:

  # rename systemtap files to allow multilib
  rename -- .stp -%{__isa_bits}.stp \
    $RPM_BUILD_ROOT%{_datadir}/systemtap/tapset/*.stp


Also, please consider adding to "%files devel":
  %dir %{_datadir}/systemtap/
  %dir %{_datadir}/systemtap/tapset/
since there's no "Requires: systemtap" to make sure that those paths are owned.
(see also bug #744907)

Comment 6 Fedora End Of Life 2012-08-07 19:20:53 UTC
This message is a notice that Fedora 15 is now at end of life. Fedora
has stopped maintaining and issuing updates for Fedora 15. It is
Fedora's policy to close all bug reports from releases that are no
longer maintained. At this time, all open bugs with a Fedora 'version'
of '15' have been closed as WONTFIX.

(Please note: Our normal process is to give advanced warning of this
occurring, but we forgot to do that. A thousand apologies.)

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, feel free to reopen
this bug and simply change the 'version' to a later Fedora version.

Bug Reporter: Thank you for reporting this issue and we are sorry that
we were unable to fix it before Fedora 15 reached end of life. If you
would still like to see this bug fixed and are able to reproduce it
against a later version of Fedora, you are encouraged to click on
"Clone This Bug" (top right of this page) and open it against that
version of Fedora.

Although we aim to fix as many bugs as possible during every release's
lifetime, sometimes those efforts are overtaken by events. Often a
more recent Fedora release includes newer upstream software that fixes
bugs or makes them obsolete.

The process we are following is described here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 7 Josh Stone 2012-08-09 01:12:24 UTC
Still occurs in F17 as of glib2-devel-2.32.4-1.fc17.x86_64/i686

Comment 8 Peng Huang 2012-08-20 15:28:04 UTC
Still happens in glib2-devel-2.32.4-1.fc17

Comment 9 Colin Walters 2012-09-27 19:32:11 UTC

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


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