LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 10-11-2014, 05:06 PM   #1
DrFrost
LQ Newbie
 
Registered: Oct 2014
Posts: 2

Rep: Reputation: Disabled
Can't install glibc.i686


Redhat 6.5

I'm trying to install the 32-bit version of glibc but I get the following:
##########################################################################
bash-4.1$ sudo yum install glibc.i686
Loaded plugins: product-id, refresh-packagekit, rhnplugin, security, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
There was an error communicating with RHN.
RHN Satellite or RHN Classic support will be disabled.
Error communicating with server. The message was:
Name or service not known
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package glibc.i686 0:2.12-1.132.el6 will be installed
--> Processing Dependency: glibc-common = 2.12-1.132.el6 for package: glibc-2.12-1.132.el6.i686
--> Processing Dependency: libfreebl3.so(NSSRAWHASH_3.12.3) for package: glibc-2.12-1.132.el6.i686
--> Processing Dependency: libfreebl3.so for package: glibc-2.12-1.132.el6.i686
--> Running transaction check
---> Package glibc-common.i686 0:2.12-1.132.el6 will be installed
--> Processing Dependency: libcap.so.2 for package: glibc-common-2.12-1.132.el6.i686
---> Package nss-softokn-freebl.i686 0:3.14.3-9.el6 will be installed
--> Running transaction check
---> Package libcap.i686 0:2.16-5.5.el6 will be installed
--> Processing Dependency: libattr.so.1(ATTR_1.0) for package: libcap-2.16-5.5.el6.i686
--> Processing Dependency: libattr.so.1 for package: libcap-2.16-5.5.el6.i686
--> Running transaction check
---> Package libattr.i686 0:2.4.44-7.el6 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

==================================================================================================== =================
Package Arch Version Repository Size
==================================================================================================== =================
Installing:
glibc i686 2.12-1.132.el6 rhel-dvd 4.3 M
Installing for dependencies:
glibc-common i686 2.12-1.132.el6 rhel-dvd686 14 M
libattr i686 2.4.44-7.el6 rhel-dvd 15 k
libcap i686 2.16-5.5.el6 rhel-dvd 31 k
nss-softokn-freebl i686 3.14.3-9.el6 rhel-dvd 147 k

Transaction Summary
==================================================================================================== =================
Install 5 Package(s)

Total download size: 19 M
Installed size: 121 M
Is this ok [y/N]: y
Downloading Packages:
---------------------------------------------------------------------------------------------------------------------
Total 205 MB/s | 19 MB 00:00
Running rpm_check_debug
Running Transaction Test


Transaction Check Error:
package glibc-common-2.12-1.132.el6_5.4.x86_64 (which is newer than glibc-common-2.12-1.132.el6.i686) is already installed
package glibc-2.12-1.132.el6_5.4.x86_64 (which is newer than glibc-2.12-1.132.el6.i686) is already installed
package nss-softokn-freebl-3.14.3-12.el6_5.x86_64 (which is newer than nss-softokn-freebl-3.14.3-9.el6.i686) is already installed
file /usr/bin/ldd from install of glibc-common-2.12-1.132.el6.i686 conflicts with file from package glibc-common-2.12-1.132.el6_5.4.x86_64
file /usr/lib/locale/locale-archive.tmpl from install of glibc-common-2.12-1.132.el6.i686 conflicts with file from package glibc-common-2.12-1.132.el6_5.4.x86_64

Error Summary
-------------
#####################################################################

I need the 32-bit libraries to run a 32-bit program provided by a 3rd party (in other words I can't recompile it for 64-bit). This is an fresh install of RHEL 6.5 and I'm at a loss. The complaints at the top are because I'm running this from home (i.e. not connected to work network and it can't reach the RHN satellite server - when I vpn in to work it so it can reach that server it still fails the same way).

I'm at a loss for what to try next. Any suggestions?
 
Old 10-12-2014, 12:48 AM   #2
EDDY1
LQ Addict
 
Registered: Mar 2010
Location: Oakland,Ca
Distribution: wins7, Debian wheezy
Posts: 6,841

Rep: Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649
If you paid for subscription, you need to register the system to gain access to mirrors.
If you haven't paid try centOS it's free.
 
Old 10-12-2014, 04:43 AM   #3
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
@DrFrost : Welcome to LQ.

You can use the identical "Redhat CentOS" repositories,
i.e. migrate to CentOS : http://wiki.centos.org/HowTos/MigrationGuide
 
Old 10-12-2014, 06:51 AM   #4
DrFrost
LQ Newbie
 
Registered: Oct 2014
Posts: 2

Original Poster
Rep: Reputation: Disabled
The problem was not access to repos. I can vpn into my work network and I then have access to the satellite repo. I did this and it failed in the same manner (this is my work laptop).

Regardless, I did a fresh install and it's working now so whatever I had inadvertently broken before is now fixed.

Thanks for the suggestions.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Searching for glibc-2.11.1-1.i686 sgr Linux - Software 12 06-05-2011 02:17 AM
problem installing glibc-2.3.2-4.80.i686, glibc-common-2.3.2-4.80.8.i386.rpm martianpackets Red Hat 8 05-01-2009 03:22 PM
Building glibc for i686 on RHEL-4 cardiffandvale Linux - Software 0 03-16-2007 11:09 AM
glibc-2.3.5 for i686: compile error ludovanput Linux - Software 0 10-04-2005 06:57 AM
Upgrade Glibc? Just pick one you like!! (i386/i686) greggy69 Linux - Software 1 11-27-2003 09:38 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 09:30 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration