Author Topic: AL10 Install Problem  (Read 139 times)

0 Members and 2 Guests are viewing this topic.

Offline
*****
AL10 Install Problem
« on: May 28, 2025, 06:55:16 PM »
Trying to install on AL10, and get:

Quote
Error:
 Problem: conflicting requests
  - nothing provides libcrypto.so.1.1()(64bit) needed by cwpsrv-1.24.0-1.x86_64 from cwp
  - nothing provides libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) needed by cwpsrv-1.24.0-1.x86_64 from cwp
  - nothing provides libssl.so.1.1()(64bit) needed by cwpsrv-1.24.0-1.x86_64 from cwp
  - nothing provides libssl.so.1.1(OPENSSL_1_1_0)(64bit) needed by cwpsrv-1.24.0-1.x86_64 from cwp
  - nothing provides libssl.so.1.1(OPENSSL_1_1_1)(64bit) needed by cwpsrv-1.24.0-1.x86_64 from cwp
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)

Can get cwp-php installed by using
Code: [Select]
dnf install cwp-php-7.2.34-1 --nobest
I know, AL10 just released on 2025-05-28. And isn't a supported OS.

Offline
*****
Re: AL10 Install Problem
« Reply #1 on: May 31, 2025, 08:51:37 AM »
Well after manually installing the last OpenSSL 1.1.1w version, which is now past EOL. There was no joy.

AL8 & AL9 had compat-openssl11, but EL10 finally dropped this strictly for the current OpenSSL 3.x.

So until CWP updates cpwsrv's dependency on OpenSSL 1.1.1 to OpenSSL 3.x, we are stuck running AL9 for the time being.  :-\

Offline
*****
Re: AL10 Install Problem
« Reply #2 on: May 31, 2025, 01:10:25 PM »
TBE -- to be expected. Some more transparency and communication from the devs would be very desirable and would assure other current & future customers. A roadmap, changelogs, a dev blog... anything would be good.

Offline
*****
Re: AL10 Install Problem
« Reply #3 on: Today at 12:35:50 AM »
TBE -- to be expected. Some more transparency and communication from the devs would be very desirable and would assure other current & future customers. A roadmap, changelogs, a dev blog... anything would be good.

Agreed.
OpenSSL 3.x is already in AL8 & AL9.
Trying to Keep it backwards compatible to an EOL OS (CentOS 7) at this point isn't worth it, and is doing more harm.

And really EL8/AL8 is out of it development phase, and in it's security updates only phase.

There is a reason beta's are released, so programmers have time for updates, and not fall behind the 8.