[MCOL-1791] Fail to install mariadb-columnstore-api with deployed python3 newer version Created: 2018-10-11 Updated: 2023-10-26 Resolved: 2022-11-05 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | 1.2 |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Major |
| Reporter: | Zdravelina Sokolovska (Inactive) | Assignee: | Unassigned |
| Resolution: | Won't Do | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Fail to install mariadb-columnstore-api with deployed python3 newer version note : it's installed Python 3.6.6 but mariadb-columnstore-api-1.2.0-1 inatallation fails with
|
| Comments |
| Comment by Jens Röwekamp (Inactive) [ 2019-01-02 ] |
|
This is caused by Swig using Python 3.x'es shared libraries instead of the general Python 3 ones. Due to recent split into separate installation packages for pymcsapi and pymcsapi3 the dependency resolution is more fine graded and should suggest to install the right Python 3.x package to run pymcsapi3. Of course, we could switch to a newer Python 3 version than 3.4 if required/requested. |
| Comment by Todd Stoffel (Inactive) [ 2022-11-05 ] |
|
This item is being closed because it was well passed the expiration date with no activity. If you suspect this was done in error please create a new ticket. |