im currently installing mariadb in ubuntu server and when i got to the end of the installation process it throws me an error, that goes like this = "the following packages have unfulfilled dependecies" : mariadb-server : depends of : mariadb-server-10.3 (>= 1:10.3.38-0ubuntu0.20.04.1) by the following it wouldnt be installed.
The problems could not be corrected, you have had broken packages
The following information may help resolve the situation:
The following packages have unfulfilled dependencies:
mariadb-server : Depends : mariadb-server 10.3 (>= 1:10.3.38-0ubuntu0.20.04.1)
– Santiago Gutierrez Mosquera Nov 14 '23 at 12:28sudo apt update
or your sources; any warnings/errors for your unstated release; any missing lines etc) – guiverc Nov 14 '23 at 12:29