RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1312156 - Failed dependencies
Summary: Failed dependencies
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: openmotif22
Version: 6.5
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Thomas Woerner
QA Contact: Desktop QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-25 22:19 UTC by mfarag45
Modified: 2016-11-08 12:18 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-11-08 12:18:32 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description mfarag45 2016-02-25 22:19:38 UTC
i need to install oracle EBS R12 on redhat 6.5 64x
required RPM are 
1-openmotif21-2.1.30-11.EL6.i686 (32-bit)
2-xorg-x11-libs-compat-6.8.2-1.EL.33.0.1.i386 (32-bit)
i download them from oracle site

in redhat installation once with stander chosen RPM and i install it again with full RPM
when install with rpm -Uvh i got
1-openmotif21-2.1.30-11.EL6.i686 (32-bit):
[root@t ~]# rpm -Uvh openmotif21-2.1.30-11.EL6.i686.rpm
warning: openmotif21-2.1.30-11.EL6.i686.rpm: Header V3 RSA/SHA256 Signature, key ID ec551f03: NOKEY
error: Failed dependencies:
        libICE.so.6 is needed by openmotif21-2.1.30-11.EL6.i686
        libSM.so.6 is needed by openmotif21-2.1.30-11.EL6.i686
        libX11.so.6 is needed by openmotif21-2.1.30-11.EL6.i686
        libXext.so.6 is needed by openmotif21-2.1.30-11.EL6.i686
        libXp.so.6 is needed by openmotif21-2.1.30-11.EL6.i686
        libXt.so.6 is needed by openmotif21-2.1.30-11.EL6.i686

2- xorg-x11-libs-compat-6.8.2-1.EL.33.0.1.i386 (32-bit)
[root@test ~]# rpm -Uvh xorg-x11-libs-compat-6.8.2-1.EL.33.0.1.i386.rpm
error: Failed dependencies:
        libX11.so.6 is needed by xorg-x11-libs-compat-6.8.2-1.EL.33.0.1.i386
        libXext.so.6 is needed by xorg-x11-libs-compat-6.8.2-1.EL.33.0.1.i386

Comment 3 Thomas Woerner 2016-11-08 12:18:32 UTC
openmotif 2.1 is fairly old. I think you need to build it from source to be able to use it in a newer distribution. RHEL-6 is not supporting openmotif-2.1 anymore.

Closing as not a bug.


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