Missing dependency "galera-3" for MySQL

Bug #1677192 reported by Alexander Rubtsov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mirantis OpenStack
Invalid
High
Unassigned
9.x
Invalid
High
Aleksey Zvyagintsev

Bug Description

--- Release ---
MOS 9.2

--- Description ---
The "galera-3" package contains libgalera_smm.so and mysqld uses it
However, this dependency isn't present for mysql-server-wsrep-core package

root@node-1:~# ps aux | grep "/usr/sbin/mysql[d]" | awk '{print $2}'
11064

root@node-1:~# lsof -p 11064 | grep "libgalera"
mysqld 11064 mysql mem REG 252,3 2475320 142091 /usr/lib/galera/libgalera_smm.so

root@node-1:~# dpkg -S /usr/lib/galera/libgalera_smm.so
galera-3: /usr/lib/galera/libgalera_smm.so

root@node-1:~# apt-cache depends mysql-server-wsrep-core-5.6 | grep "galera-3"
root@node-1:~#

Revision history for this message
Alexander Rubtsov (arubtsov) wrote :

sla1 for 9.0-updates

Changed in mos:
importance: Undecided → High
tags: added: customer-found sla1
Revision history for this message
Ivan Suzdal (isuzdal) wrote :

mysql wsrep hasn't explicit dependency on galera and can work without galera.
Moving bug to invalid.

Changed in mos:
status: New → Invalid
milestone: none → 10.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.