[MDEV-14672] Minor upgrade fails on xenial due to missing unixODBC (case-sensitive) Created: 2017-12-16 Updated: 2020-02-24 Resolved: 2020-02-24 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Packaging, Platform Debian, Storage Engine - Connect |
| Affects Version/s: | 10.0 |
| Fix Version/s: | 10.0.36 |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Oleksandr Byelkin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | contribution, foundation | ||
| Description |
|
It is the same problem as |
| Comments |
| Comment by Faustin Lammler [ 2018-03-06 ] |
|
Hi, I am able to download the package and I can see the dependency on "unixODBC" instead of "unixodbc": But when I try to install it directly from apt, I get the following: E: Package 'mariadb-connect-engine-10.0' has no installation candidate So it's only on upgrade that this append? And the following is working: So apt download + dpkg -i seems to be a workaround until a new package is provided? |
| Comment by Faustin Lammler [ 2018-05-15 ] |
|
otto do you need something else to accept the PR (https://github.com/MariaDB/server/pull/726) so we can close this bug ? |
| Comment by Otto Kekäläinen [ 2020-02-24 ] |
|
This was fixed via https://github.com/MariaDB/server/pull/726, closing issue. |