Bug 149509 - Can't install libgcc-3.4.3-9.EL4.i386.rpm on ia64
Summary: Can't install libgcc-3.4.3-9.EL4.i386.rpm on ia64
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 4
Classification: Red Hat
Component: rpm
Version: 4.0
Hardware: ia64
OS: Linux
medium
medium
Target Milestone: ---
: ---
Assignee: Jeff Johnson
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-02-23 18:10 UTC by H.J. Lu
Modified: 2007-11-30 22:07 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-02-24 19:55:00 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description H.J. Lu 2005-02-23 18:10:13 UTC
I got

[root@gnu-2 RPMS]# rpm -Uvh libgcc-3.4.3-9.EL4.i386.rpm
warning: libgcc-3.4.3-9.EL4.i386.rpm: V3 DSA signature: NOKEY, key ID
db42a60e
Preparing...               
########################################### [100%]
        package libgcc-3.4.3-9.EL4 is already installed
[root@gnu-2 RPMS]# rpm -ivh libgcc-3.4.3-9.EL4.i386.rpm
warning: libgcc-3.4.3-9.EL4.i386.rpm: V3 DSA signature: NOKEY, key ID
db42a60e
Preparing...               
########################################### [100%]
        package libgcc-3.4.3-9.EL4 is already installed

Comment 1 Jakub Jelinek 2005-02-23 18:23:41 UTC
If it was already installed, then it wouldn't surprise me.
See if you have /emul/ia32-linux/lib/libgcc_s*
rpm -q --qf '%{name}-%{version}-%{release}.%{arch}\n' libgcc
would be helpful too.

Comment 2 H.J. Lu 2005-02-23 18:26:00 UTC
No, it was installed. I had to use

# rpm -Uvh libgcc-3.4.3-9.EL4.i386.rpm --force

to install it.

Comment 3 Jakub Jelinek 2005-02-23 21:21:54 UTC
Anyway, doesn't sound like gcc bug.

Comment 4 Jay Turner 2005-02-24 15:43:35 UTC
I wonder if it got installed before ia32el was installed/started.  Would
probably have caused some ugliness, but might very well have led to this
outcome. H.J, any chance that's what happened?

Comment 5 H.J. Lu 2005-02-24 19:55:00 UTC
That could be what happened. After removing libgcc-3.4.3-9.EL4.i386,
I can install libgcc-3.4.3-9.EL4.i386.rpm without problem.


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