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@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@localhost ~]#
===============
and the libcrypto.so.10 is present on my system:
===
[root@localhost ~]# find / -name libcry*
/lib64/libcrypt.so.1
/lib64/libcryptsetup.so.1.1.0
/lib64/libcryptsetup.so.1
/lib64/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@localhost ~]#
===
Any advise will be very appreciated.
Thank you,
_______________________________________________ Gluster-users mailing list Gluster-users@xxxxxxxxxxx http://supercolony.gluster.org/mailman/listinfo/gluster-users