Page 1 of 1

Issue upgrading from 2.8 to 2.9 on Amazon Linux 2

Posted: Tue Aug 10, 2021 1:25 pm
by barbutti47
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
 ...              
 

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

Posted: Wed Aug 11, 2021 11:07 am
by openvpn_inc
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