Hi,
I’m running Amazon Linux 2023 and after an automatic update this morning, Pritunl stopped working.
Environment
-
OS: Amazon Linux 2023
-
SELinux: Enforcing
-
Pritunl repo: Oracle EL9
-
Pritunl version installed during update: v1.32.4512.98
-
OpenSSL system version: 3.2.2
What happened
At ~05:01–05:02, an automatic dnf update ran and upgraded Pritunl. Immediately after, the Pritunl service failed to start.
Error
Pritunl fails due to a Python SSL import error:
ImportError: /lib64/libcrypto.so.3: version `OPENSSL_3.3.0' not found
(required by /usr/lib/pritunl/usr/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so)
Rolling back the Pritunl update restores functionality.
Is the EL9 repository expected to be compatible with Amazon Linux 2023?
If not, is there a recommended repo or build for AL2023, or a plan to publish a compatible package?
Any other help would be great.