usmannasir / cyberpanel

Cyber Panel - The hosting control panel for OpenLiteSpeed
GNU General Public License v3.0
1.48k stars 576 forks source link

[BUG] Problem during update #1241

Closed lucasfurlan2 closed 3 months ago

lucasfurlan2 commented 3 months ago

An error occurs during the CP update on my VPS, shown in the screenshot below. Sem título

Version I'm currently using version

[root@XXXXXX ~]# cat /etc/os-release NAME="AlmaLinux" VERSION="8.9 (Midnight Oncilla)" ID="almalinux" ID_LIKE="rhel centos fedora" VERSION_ID="8.9" PLATFORM_ID="platform:el8" PRETTY_NAME="AlmaLinux 8.9 (Midnight Oncilla)" ANSI_COLOR="0;34" LOGO="fedora-logo-icon" CPE_NAME="cpe:/o:almalinux:almalinux:8::baseos" HOME_URL="https://almalinux.org/" DOCUMENTATION_URL="https://wiki.almalinux.org/" BUG_REPORT_URL="https://bugs.almalinux.org/"

ALMALINUX_MANTISBT_PROJECT="AlmaLinux-8" ALMALINUX_MANTISBT_PROJECT_VERSION="8.9" REDHAT_SUPPORT_PRODUCT="AlmaLinux" REDHAT_SUPPORT_PRODUCT_VERSION="8.9"

Could you please check?

shbs9 commented 3 months ago

let me reproduce this

shbs9 commented 3 months ago

please run this yum install mariadb-connector-c-devel

and then update

usmannasir commented 3 months ago

fixed at the code level, thanks

lucasfurlan2 commented 3 months ago

The bug has been fixed, thank you very much!