failed installation on linux RHEL 6x

This forum is for all inquiries relating to the installation of OpenVPN from source and with binaries.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Forum rules
Please visit (and READ) the OpenVPN HowTo http://openvpn.net/howto prior to asking any questions in here!
Post Reply
snaddy
OpenVpn Newbie
Posts: 1
Joined: Wed Apr 13, 2016 5:21 pm

failed installation on linux RHEL 6x

Post by snaddy » Wed Apr 13, 2016 5:29 pm

Hi, I'm a new student learning linux and quite a novice. I have a personal server at home that have vmware installed and a few VMs. I now need to travel and will like to be able to remote and keep active while I'm away. Here comes OpenVPN. After several tries I need help and will like to complete this setup before I travel else I'll be behind my class. Your help will be highly appreciated.

I'm getting this output with errors:
***
[root@sa2 src]# yum install openvpn -y
Loaded plugins: refresh-packagekit, security
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package openvpn.x86_64 0:2.3.10-1.el6 will be installed
--> Processing Dependency: libssl.so.10(libssl.so.10)(64bit) for package: openvpn-2.3.10-1.el6.x86_64
--> Processing Dependency: libcrypto.so.10(libcrypto.so.10)(64bit) for package: openvpn-2.3.10-1.el6.x86_64
--> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.1)(64bit) for package: openvpn-2.3.10-1.el6.x86_64
--> Processing Dependency: libpkcs11-helper.so.1()(64bit) for package: openvpn-2.3.10-1.el6.x86_64
--> Processing Dependency: liblzo2.so.2()(64bit) for package: openvpn-2.3.10-1.el6.x86_64
--> Running transaction check
---> Package openvpn.x86_64 0:2.3.10-1.el6 will be installed
--> Processing Dependency: libssl.so.10(libssl.so.10)(64bit) for package: openvpn-2.3.10-1.el6.x86_64
--> Processing Dependency: libcrypto.so.10(libcrypto.so.10)(64bit) for package: openvpn-2.3.10-1.el6.x86_64
--> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.1)(64bit) for package: openvpn-2.3.10-1.el6.x86_64
--> Processing Dependency: liblzo2.so.2()(64bit) for package: openvpn-2.3.10-1.el6.x86_64
---> Package pkcs11-helper.x86_64 0:1.11-3.el6 will be installed
--> Processing Dependency: libcrypto.so.10(libcrypto.so.10)(64bit) for package: pkcs11-helper-1.11-3.el6.x86_64
--> Finished Dependency Resolution
Error: Package: openvpn-2.3.10-1.el6.x86_64 (epel)
Requires: libcrypto.so.10(libcrypto.so.10)(64bit)
Error: Package: pkcs11-helper-1.11-3.el6.x86_64 (epel)
Requires: libcrypto.so.10(libcrypto.so.10)(64bit)
Error: Package: openvpn-2.3.10-1.el6.x86_64 (epel)
Requires: liblzo2.so.2()(64bit)
Error: Package: openvpn-2.3.10-1.el6.x86_64 (epel)
Requires: libcrypto.so.10(OPENSSL_1.0.1)(64bit)
Error: Package: openvpn-2.3.10-1.el6.x86_64 (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

Post Reply