Details
-
Bug
-
Status: Closed (View Workflow)
-
Blocker
-
Resolution: Not a Bug
-
10.5.8
Description
I have a criticall app that requires
libmariadbclient-dev
but it's impossible to find or install since it is not in the repositories
apt-get install libmariadbclient-dev
|
The following packages have unmet dependencies:
|
libmariadbclient-dev : Depends: libmariadbclient18 (= 1:10.1.47-0ubuntu0.18.04.1) but 1:10.5.8+maria~bionic is to be installed
|
E: Unable to correct problems, you have held broken packages.
|
|
apt-cache policy libmariadbclient-dev
|
libmariadbclient-dev:
|
Installed: (none)
|
Candidate: 1:10.1.47-0ubuntu0.18.04.1
|
Version table:
|
1:10.1.47-0ubuntu0.18.04.1 500
|
500 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages
|
500 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages
|
1:10.1.29-6 500
|
500 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
|
so how do I solve this riddle? Each version should have its version of libmariadbclient-dev in the repository.