[Gluster-users] Installation issue glusterfs-3.4.2

Lalatendu Mohanty lmohanty at redhat.com
Sun Mar 23 09:06:27 UTC 2014


On 03/21/2014 08:38 PM, Kamal MOULINE wrote:
> Hello Users,
>
> I am Running  "Red Hat Enterprise Linux Server release 6.3 (Santiago)"
>
> I want to build and a Redhat Cluster by using Gluster
>
> I try to instllal  glusterfs-3.4.2 with yum,
>
> I receive the output bellow,
>
>
> ===============
> [root at localhost ~]# yum install glusterfs
> Loaded plugins: product-id, refresh-packagekit, security, 
> subscription-manager
> Updating certificate-based repositories.
> Setting up Install Process
> Resolving Dependencies
> --> Running transaction check
> ---> Package glusterfs.x86_64 0:3.4.2-1.el6 will be installed
> --> Processing Dependency: libssl.so.10(libssl.so.10)(64bit) for 
> package: glusterfs-3.4.2-1.el6.x86_64
> --> Processing Dependency: libcrypto.so.10(libcrypto.so.10)(64bit) for 
> package: glusterfs-3.4.2-1.el6.x86_64
> --> Processing Dependency: libglusterfs.so.0()(64bit) for package: 
> glusterfs-3.4.2-1.el6.x86_64
> --> Processing Dependency: libgfxdr.so.0()(64bit) for package: 
> glusterfs-3.4.2-1.el6.x86_64
> --> Processing Dependency: libgfrpc.so.0()(64bit) for package: 
> glusterfs-3.4.2-1.el6.x86_64
> --> Running transaction check
> ---> Package glusterfs.x86_64 0:3.4.2-1.el6 will be installed
> --> Processing Dependency: libssl.so.10(libssl.so.10)(64bit) for 
> package: glusterfs-3.4.2-1.el6.x86_64
> --> Processing Dependency: libcrypto.so.10(libcrypto.so.10)(64bit) for 
> package: glusterfs-3.4.2-1.el6.x86_64
> ---> Package glusterfs-libs.x86_64 0:3.4.2-1.el6 will be installed
> --> Processing Dependency: libcrypto.so.10(libcrypto.so.10)(64bit) for 
> package: glusterfs-libs-3.4.2-1.el6.x86_64
> --> Finished Dependency Resolution
> Error: Package: glusterfs-3.4.2-1.el6.x86_64 (glusterfs-epel)
>            Requires: libcrypto.so.10(libcrypto.so.10)(64bit)
> Error: Package: glusterfs-libs-3.4.2-1.el6.x86_64 (glusterfs-epel)
>            Requires: libcrypto.so.10(libcrypto.so.10)(64bit)
> Error: Package: glusterfs-3.4.2-1.el6.x86_64 (glusterfs-epel)
>            Requires: libssl.so.10(libssl.so.10)(64bit)
>  You could try using --skip-broken to work around the problem
>  You could try running: rpm -Va --nofiles --nodigest
> [root at localhost ~]#
> ===============
>
> and the libcrypto.so.10 is present on my system:
>
> ===
> [root at localhost ~]# find / -name libcry*
> /lib64/libcrypt.so.1
> /lib64/libcryptsetup.so.1.1.0
> /lib64/libcryptsetup.so.1
> /lib64/libcrypt-2.12.so <http://libcrypt-2.12.so>
> /usr/lib64/libcryptui.so.0
> /usr/lib64/libcrypt.so
> /usr/lib64/libcrypto.so.1.0.0
> /usr/lib64/libcryptui.so.0.0.0
> /usr/lib64/libcrypto.so.10
> /usr/lib/x86_64-redhat-linux5E/lib64/libcrypt.so
> /usr/lib/x86_64-redhat-linux5E/lib64/libcrypt.a
> [root at localhost ~]#
> ===
>
> Any advise will be very appreciated.
>

The issue is gluster-3.4.2 is looking for a higher  version of 
libcrypto.so and also it needs libssl.so. Yum is capable of resolving 
dependency but it is not able to do so. The reason may be, you machine 
does not have access to required repos or is not registered to RHN. IMO 
opinion you have below opinions.

  * Manually install  the dependencies and try to gluster again.
  * Register the machine to RHN and try it again.
  * If you don't have subscription of RHEL , you should start using
    CentOS. Install CentOS 6.5 and install gluster on it.

Thanks,
Lala

>
> Thank you,
>
>
> _______________________________________________
> Gluster-users mailing list
> Gluster-users at gluster.org
> http://supercolony.gluster.org/mailman/listinfo/gluster-users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20140323/868df2d4/attachment.html>


More information about the Gluster-users mailing list