[MCOL-3457] mariadb-columnstore-platform Ubuntu package misses libs pkg dependency Created: 2019-08-26 Updated: 2023-03-06 Resolved: 2023-03-06 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | N/A |
| Affects Version/s: | None |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Major |
| Reporter: | Hartmut Holzgraefe | Assignee: | Unassigned |
| Resolution: | Won't Do | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Ubuntu 18.04 |
||
| Description |
|
The Ubuntu mariadb-columnstore-platform package can only be installed after (or together with) mariadb-columnstore-libs, but does not have that other package listed as a dependency. As the platform package pulls in a lot of other system dependencies, it takes quite a while until it eventually fails with a "no such directory" message:
When installing mariadb-columnstore-libs before mariadb-columnstore-platform all goes well though. |