Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


In this Discussion

OpenVPN conflict with old version
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

OpenVPN conflict with old version

zong11zong11 Member

here is conflict reply in ssh when i try to install openvpn using cmd rpm -i openvpn-as-2.0.25-CentOS6.x86_64.rpm

file /usr/local/openvpn_as/bin/python from install of openvpn-as-0:2.0.25-CentOS6.4.x86_64 conflicts with file from package openvpn-as-0:2.0.5 CentOS6.4.x86_64

how to remove this conflict.

Comments

  • NyrNyr Community Contributor, Veteran

    Try rpm -U openvpn-as-2.0.25-CentOS6.x86_64.rpm to upgrade?

    PS: absolutely all of the 17 threads you created in this forum, are requesting help. You could maybe consider contributing something useful to others in the future ;)

  • DaveMateDaveMate Member
    edited April 2016

    You should stop asking for help, and help others :)

    Try: sudo update-rc.d -f openvpn remove

    Will remove openvpn from startup :)
    Hope i helped...
    Enjoy!

Sign In or Register to comment.