I do realise this is not really "K" related, it's very much a "U" thing, so I should ask on ubuntuforums rather than here.
But then, that is not a particularly friendly forum, and this is, so...
A few months ago, I couldn't do a "clean" update, due to mysql conflicts.
Trial-and-erroring after extensive searching, I managed to solve it by removing /etc/apt/preferences.d/50-neon-mariadb .
For the past few days, I've been getting
Again. And
Again. Thing is:
and
Now, searching - again (all "agains" are in a Forrest Gump Voice ;?), I can't find anything new, so,
if anyone has a suggestion... well, good :?), otherwise... I can imagine.
But then, that is not a particularly friendly forum, and this is, so...
A few months ago, I couldn't do a "clean" update, due to mysql conflicts.
Trial-and-erroring after extensive searching, I managed to solve it by removing /etc/apt/preferences.d/50-neon-mariadb .
For the past few days, I've been getting
Code:
The following packages have been kept back: mysql-client-core-8.0 mysql-server-core-8.0
Code:
Broken mysql-server-8.0:amd64 Depends on mysql-server-core-8.0:amd64 < 8.0.23-0ubuntu0.20.04.1 -> 1:0.0+p20.04+git20210201.1401 @ii umU > (= 8.0.23-0ubuntu0.20.04.1) Considering mysql-server-core-8.0:amd64 -1 as a solution to mysql-server-8.0:amd64 0 Added mysql-server-core-8.0:amd64 to the remove list Fixing mysql-server-8.0:amd64 via keep of mysql-server-core-8.0:amd64 Investigating (0) mariadb-server-core-10.3:amd64 < none -> 1:10.3.25-0ubuntu0.20.04.1 @un uN Ib > Broken mariadb-server-core-10.3:amd64 Conflicts on mysql-server-8.0:amd64 < 8.0.23-0ubuntu0.20.04.1 @ii mK > Considering mysql-server-8.0:amd64 0 as a solution to mariadb-server-core-10.3:amd64 0 Holding Back mariadb-server-core-10.3:amd64 rather than change mysql-server-8.0:amd64 Try to Re-Instate (0) mysql-server-core-8.0:amd64 Try to Re-Instate (1) mysql-client-core-8.0:amd64 Done
Code:
~$ ll /etc/apt/preferences.d/ total 32K drwxr-xr-x 2 root root 4.0K Feb 6 16:22 ./ drwxr-xr-x 7 root root 4.0K Feb 10 08:06 ../ -rw-r--r-- 1 root root 791 Aug 3 2020 50-neon-ubuntu-release-upgrader -rw-r--r-- 1 root root 2.2K Jan 14 14:31 99-focal-overrides -rw-r--r-- 1 root root 212 Aug 18 10:14 99-neon-base-files -rw-r--r-- 1 root root 174 Sep 6 2019 99-neon-qca -rw-r--r-- 1 root root 72 Sep 6 2019 99-neon-software-properties -rw-r--r-- 1 root root 136 Sep 6 2019 99-pulseaudio-qt
Code:
~$ locate maria ~$
if anyone has a suggestion... well, good :?), otherwise... I can imagine.
Comment