Skip to content
Snippets Groups Projects
user avatar
Otto Kekäläinen authored
Attempting to install libmariadb* in Debian Sid at the moment fails with:
  The following packages have unmet dependencies:
   libmariadb3 : Breaks: libmariadbclient18 but 1:10.3.13-1 is to be installed
   libmariadbclient18 : Depends: libmariadb3 (= 1:10.3.13-1) but 1:10.3.13-2 is to be installed
  E: Unable to correct problems, you have held broken packages.

This is because since 1:10.3.13-2 the package libmariadbclient18 is not
longer provided yet the orphan binary packages has not yet been cleaned
up from the Debian Sid repositories, so it creates a conflict by trying
to depend on a libmariadb3 revision no longer in Debian Sid repos.
42b05417
Name Last commit Last update