Details
-
Bug
-
Status: Closed (View Workflow)
-
Blocker
-
Resolution: Not a Bug
-
10.3.8
-
RedHat 7.x (7.2/7.4)
Description
Plugin install failing with missing libraries which are not part of any RedHat distribution.
failed: [xxxxxx] (item=install soname 'ha_rocksdb') =>
{"changed": true, "cmd": ["/usr/local/mysql/bin/mysql", "--user=root", "--password=xxx", "-e", "install soname 'ha_rocksdb'"], "delta": "0:00:00.096465", "end": "2018-07-06 14:26:03.823705", "failed": true, "item": "install soname 'ha_rocksdb'", "msg": "non-zero return code", "rc": 1, "start": "2018-07-06 14:26:03.727240", "stderr": "ERROR 1126 (HY000) at line 1: Can't open shared library '/usr/local/mysql/lib64/mysql/plugin/ha_rocksdb.so' (errno: 2, libzstd.so.1: cannot open shared object file: No such file or directory)", "stderr_lines": ["ERROR 1126 (HY000) at line 1: Can't open shared library '/usr/local/mysql/lib64/mysql/plugin/ha_rocksdb.so' (errno: 2, libzstd.so.1: cannot open shared object file: No such file or directory)"], "stdout": "", "stdout_lines": []}failed: [xxxxxxxxx] (item=install soname 'ha_oqgraph') =>
{"changed": true, "cmd": ["/usr/local/mysql/bin/mysql", "--user=root", "--password=xxx", "-e", "install soname 'ha_oqgraph'"], "delta": "0:00:00.050891", "end": "2018-07-06 14:26:04.547895", "failed": true, "item": "install soname 'ha_oqgraph'", "msg": "non-zero return code", "rc": 1, "start": "2018-07-06 14:26:04.497004", "stderr": "ERROR 1126 (HY000) at line 1: Can't open shared library '/usr/local/mysql/lib64/mysql/plugin/ha_oqgraph.so' (errno: 2, libJudy.so.1: cannot open shared object file: No such file or directory)", "stderr_lines": ["ERROR 1126 (HY000) at line 1: Can't open shared library '/usr/local/mysql/lib64/mysql/plugin/ha_oqgraph.so' (errno: 2, libJudy.so.1: cannot open shared object file: No such file or directory)"], "stdout": "", "stdout_lines": []}