1 (edited by mhall1371 2013-10-15 16:04:08)

Topic: Dependency issue during install

I'm getting the following error during the installation.  The repo isn't finding the dependencies.  Where can I find the dependencies?

# yum install mysecureshell
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.
This system is receiving updates from RHN Classic or RHN Satellite.
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package mysecureshell.x86_64 0:1.31-1 will be installed
--> Processing Dependency: libc.so.6(GLIBC_2.14)(64bit) for package: mysecureshell-1.31-1.x86_64
--> Finished Dependency Resolution
Error: Package: mysecureshell-1.31-1.x86_64 (mysecureshell)
           Requires: libc.so.6(GLIBC_2.14)(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles –nodigest

Found the below but still getting dependency issues.

# rpm -ivh glibc-2.14.90-24.fc16.9.x86_64.rpm
warning: glibc-2.14.90-24.fc16.9.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID a82ba4b7: NOKEY
error: Failed dependencies:
        glibc-common = 2.14.90-24.fc16.9 is needed by glibc-2.14.90-24.fc16.9.x86_64

# rpm -ivh glibc-common-2.14.90-24.fc16.9.x86_64.rpm
warning: glibc-common-2.14.90-24.fc16.9.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID a82ba4b7: NOKEY
error: Failed dependencies:
        glibc = 2.14.90-24.fc16.9 is needed by glibc-common-2.14.90-24.fc16.9.x86_64
        libc.so.6(GLIBC_2.14)(64bit) is needed by glibc-common-2.14.90-24.fc16.9.x86_64
        libc.so.6(GLIBC_2.15)(64bit) is needed by glibc-common-2.14.90-24.fc16.9.x86_64

Re: Dependency issue during install

Hi,

Which OS are you using ?

Re: Dependency issue during install

Redhat 6.4

Re: Dependency issue during install

Strange the repository is compactible with CentOS 6.3...

Which version of glibc is installed on your system ?