[MCOL-4095] Columnstore restart fails in some deployments Created: 2020-06-23  Updated: 2020-11-12  Resolved: 2020-07-02

Status: Closed
Project: MariaDB ColumnStore
Component/s: installation
Affects Version/s: 1.5.2
Fix Version/s: Icebox

Type: Task Priority: Major
Reporter: Gregory Dorman (Inactive) Assignee: Jose Rojas (Inactive)
Resolution: Duplicate Votes: 0
Labels: None

Issue Links:
Duplicate
duplicates MCOL-4114 converge on one version of python Closed
PartOf
is part of MCOL-4134 Clean and fix remaining columnstore c... Closed

 Description   

In some OS, particularly Ubuntu and sometimes Debian, depending on the exact sequence of previous installations of Python (or lack thereof), particularly of Python3, a restart operation can fail and would require a complete re-installation.

Failing command: systemctl restart mariadb-columnstore

Workaround: sudo apt install python prior to installing the software

Some analysis: columnstore package depends on python | python2 | python3 so as far as apt-get is concerned, any python package will do
but the script has #!/usr/bin/python — so only package that provides this binary will actually work

depending on how lucky you are apt-get might chose the correct one. Or not.
in particular, python3 only installs /usr/bin/python3



 Comments   
Comment by Gregory Dorman (Inactive) [ 2020-07-01 ]

This is an exact dup of 4114 which has a merged fix, yet is marked "in review", which is a violation of workflows. I am not able to do anything about status, not sure why. Can someone clean it up for these two things?

Comment by Jose Rojas (Inactive) [ 2020-07-02 ]

This is a duplicate of https://jira.mariadb.org/browse/MCOL-4114

Generated at Thu Feb 08 02:47:45 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.