Advertising

Welcome to SparkyLinux forums
Zapraszamy również na polsko-języczne Forum https://forum.linuxiarze.pl

Installing MySql on sparkylinux

Started by EC1977, May 01, 2022, 01:04:43 PM

Previous topic - Next topic

EC1977

I was in the process of installing LAMP stack on my new Sparky, Apache2 and firewall config went VERY well.
Also PHP install went like a breeze.

Trying to install mysql-server or client responds with:

sudo apt install mysql-client mysql-server
Lettura elenco dei pacchetti... Fatto
Generazione albero delle dipendenze... Fatto
Lettura informazioni sullo stato... Fatto   
Il pacchetto mysql-server non ha versioni disponibili, ma è nominato da un altro
pacchetto. Questo potrebbe indicare che il pacchetto è mancante, obsoleto
oppure è disponibile solo all'interno di un'altra sorgente

Il pacchetto mysql-client non ha versioni disponibili, ma è nominato da un altro
pacchetto. Questo potrebbe indicare che il pacchetto è mancante, obsoleto
oppure è disponibile solo all'interno di un'altra sorgente

E: Il pacchetto "mysql-client" non ha candidati da installare
E: Il pacchetto "mysql-server" non ha candidati da installare

Basically it says there is no available versions but they are mentioned in another package, this might indicate that the package is missing, old or available only inside another source (sorry I have system language set to Italian...).

I guess it has to be installed via wget? It is very strange because I was able to install this on ubuntu mate about two weeks ago from the terminal and it did work well.

I am not so confident using wget (I don't have an extensive understanding of how this command works), is there a page I can read to learn to use it?

Thanks for the help!

EC1977

An update, I was able to install and configure MariaDB so I think that MySql won't be necessary.

View the most recent posts on the forum