Hi!
Lot of errors.
I attached image with errors.
Please help for me.
Thank you.
Hi!
Lot of errors.
I attached image with errors.
Please help for me.
Thank you.
Hi,
First of all : Reporting rules - Reminder
Secondly : Post in the good section of the forum next time
i-MSCP Services is for services regarding the site/bug tracker, etc
Then, you screen is "pointless", we even don't have the full system message (35% of the screen is displayed).
From this screen, there is "no errors", but I'll make a guess, you might have some broken packages, so check your system in regard to that (=> apt stuff, you should know about it on how to use it).
use comand " imscp-autoinstall -das "
I really hesitate to help you with such messages...
So I'll let you search, but here is what you should look at :
QuoteThe following packages have unmet dependencies:
mariadb-client-10.2 : Depends: mariadb-client-core-10.2 (>= 10.2.36+maria~stretch) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.\Zn
Sorry for my English... I only speak Spanish.
You have to first set up mariadb 10.1, for this you must run
perl imscp-autoinstall -dr sql
It will clean the packages with errors... and your panel will be up again.
Next, to upgrade mariadb to 10.2 you must follow these steps to set a password to root which you are then prompted for.
1) https://www.systeminside.net/e…riadb-mysql-ubuntu-18-04/
Then you must remedy the package problem.
2) Latest MariaDB repo data seems to be incompatible with Debian 9
Once remedied you can re-run
perl imscp-autoinstall -dr sql
and select mariadb 10.2
s2