Issue upgrading from 2.8 to 2.9 on Amazon Linux 2

Business solution to host your own OpenVPN server with web management interface and bundled clients.
Post Reply
barbutti47
OpenVpn Newbie
Posts: 1
Joined: Tue Aug 10, 2021 1:16 pm

Issue upgrading from 2.8 to 2.9 on Amazon Linux 2

Post by barbutti47 » Tue Aug 10, 2021 1:25 pm

When trying to upgrade from 2.8 to 2.9 on an Amazon Linux 2 box, I'm having the issue below. Any guidance on how to resolve this?

Code: Select all

sudo yum update openvpn-as
Loaded plugins: extras_suggestions, kernel-livepatch, langpacks, priorities, update-motd
amzn2-core                                                                                                                                                                          | 3.7 kB  00:00:00     
Resolving Dependencies
--> Running transaction check
---> Package openvpn-as.x86_64 0:2.8.8_cbf850a0-CentOS7 will be updated
---> Package openvpn-as.x86_64 0:2.9.3_ed03d859-CentOS7 will be an update
--> Processing Dependency: python(abi) = 3.6 for package: openvpn-as-2.9.3_ed03d859-CentOS7.x86_64
--> Finished Dependency Resolution
Error: Package: openvpn-as-2.9.3_ed03d859-CentOS7.x86_64 (as-repo-centos7)
           Requires: python(abi) = 3.6
           Installed: python-2.7.18-1.amzn2.0.4.x86_64 (@amzn2-core)
               python(abi) = 2.7
               python(abi) = 2.7
           Installed: python3-3.7.10-1.amzn2.0.1.x86_64 (@amzn2-core)
               python(abi) = 3.7
               python(abi) = 3.7
 ...              
 

User avatar
openvpn_inc
OpenVPN Inc.
Posts: 1332
Joined: Tue Feb 16, 2021 10:41 am

Re: Issue upgrading from 2.8 to 2.9 on Amazon Linux 2

Post by openvpn_inc » Wed Aug 11, 2021 11:07 am

Hello barbutti47,

We have a separate repo just for Amazon Linux 2. Please use the installation instructions found here for Amazon Linux 2 to use that repository. The upgrade should then proceed normally. Currently you appear to be using the CentOS 7 repository.
https://openvpn.net/vpn-software-packages/

Kind regards,
Johan
Image OpenVPN Inc.
Answers provided by OpenVPN Inc. staff members here are provided on a voluntary best-effort basis, and no rights can be claimed on the basis of answers posted in this public forum. If you wish to get official support from OpenVPN Inc. please use the official support ticket system: https://openvpn.net/support

Post Reply