Receiving errors installing 32bit package on 64bit hardware
Issue
- When trying to install gugent.i386, it fails with dep solving problems:
# yum localinstall ./gugent-5.2.3-349.i386.rpm
Loaded plugins: aliases, changelog, downloadonly, product-id, rhnplugin, security, subscription-manager, tmprepo, verify,
: versionlock
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
This system is not registered with RHN Classic or RHN Satellite.
You can use rhn_register to register.
RHN Satellite or RHN Classic support will be disabled.
Setting up Local Package Process
Examining ./gugent-5.2.3-349.i386.rpm: gugent-5.2.3-349.i386
Marking ./gugent-5.2.3-349.i386.rpm to be installed
Resolving Dependencies
--> Running transaction check
---> Package gugent.i386 0:5.2.3-349 will be installed
--> Processing Dependency: libcrypto.so.10 for package: gugent-5.2.3-349.i386
--> Processing Dependency: libssl.so.10 for package: gugent-5.2.3-349.i386
--> Processing Dependency: libstdc++.so.6 for package: gugent-5.2.3-349.i386
--> Processing Dependency: libstdc++.so.6(CXXABI_1.3) for package: gugent-5.2.3-349.i386
--> Processing Dependency: libstdc++.so.6(GLIBCXX_3.4) for package: gugent-5.2.3-349.i386
--> Processing Dependency: libstdc++.so.6(GLIBCXX_3.4.11) for package: gugent-5.2.3-349.i386
--> Processing Dependency: libstdc++.so.6(GLIBCXX_3.4.9) for package: gugent-5.2.3-349.i386
--> Processing Dependency: libz.so.1 for package: gugent-5.2.3-349.i386
--> Finished Dependency Resolution
Error: Package: gugent-5.2.3-349.i386 (/gugent-5.2.3-349.i386)
Requires: libssl.so.10
Error: Package: gugent-5.2.3-349.i386 (/gugent-5.2.3-349.i386)
Requires: libstdc++.so.6(CXXABI_1.3)
Error: Package: gugent-5.2.3-349.i386 (/gugent-5.2.3-349.i386)
Requires: libz.so.1
Error: Package: gugent-5.2.3-349.i386 (/gugent-5.2.3-349.i386)
Requires: libstdc++.so.6(GLIBCXX_3.4.9)
Error: Package: gugent-5.2.3-349.i386 (/gugent-5.2.3-349.i386)
Requires: libstdc++.so.6
Error: Package: gugent-5.2.3-349.i386 (/gugent-5.2.3-349.i386)
Requires: libstdc++.so.6(GLIBCXX_3.4.11)
Error: Package: gugent-5.2.3-349.i386 (/gugent-5.2.3-349.i386)
Requires: libstdc++.so.6(GLIBCXX_3.4)
Error: Package: gugent-5.2.3-349.i386 (/gugent-5.2.3-349.i386)
Requires: libcrypto.so.10
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
Environment
- Red Hat Enterprise Linux 6 x86_64
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.