Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.0(EOL)
Description
Some packages could not be installed. This may mean that you have
|
requested an impossible situation or if you are using the unstable
|
distribution that some required packages have not yet been created
|
or been moved out of Incoming.
|
The following information may help to resolve the situation:
|
 |
The following packages have unmet dependencies:
|
mariadb-connect-engine-10.0 : Depends: unixODBC but it is not installable
|
E: Unable to correct problems, you have held broken packages.
|
$ dpkg -l | grep -iE unixodbc
|
ii unixodbc 2.3.1-4.1 amd64 Basic ODBC tools
|
It is the same problem as MDEV-10032, which was only fixed in 10.1+. It needs to be done in 10.0 as well.