Control Web Panel
WebPanel => Installation => Topic started by: Starburst on May 28, 2025, 06:55:16 PM
-
Trying to install on AL10, and get:
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
dnf install cwp-php-7.2.34-1 --nobest
I know, AL10 just released on 2025-05-28. And isn't a supported OS.
-
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. :-\
-
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.