mirror of
https://github.com/cloudpanel-io/cloudpanel-ce.git
synced 2026-04-05 20:31:58 +02:00
Oracle OCI arm64 Installation on Ubuntu 24.04 failing with Maria DB #111
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @reshampanth on 4/5/2025
CloudPanel version(s) affected
2.5.1
Description
Installation failing with below error on Oracle OCI Ampere arm64 server on Ubuntu 24.04 with MariaDB, MySQL working fine.

How to reproduce
Install cloud panel on OCI arm64 server with MariaDB DB option
Possible Solution
Maria DB seems to be moving away from MySql packages, might require change in installation script
Additional Context
No response