Bug 1139338 - Conflict between mariadb-libs and mariadb-galera-server
Summary: Conflict between mariadb-libs and mariadb-galera-server
Keywords:
Status: CLOSED DUPLICATE of bug 1134328
Alias: None
Product: Fedora
Classification: Fedora
Component: mariadb-galera
Version: 20
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Ryan O'Hara
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-09-08 17:07 UTC by Lars Kellogg-Stedman
Modified: 2014-09-08 17:12 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-09-08 17:12:21 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Lars Kellogg-Stedman 2014-09-08 17:07:36 UTC
Description of problem:

When starting mariadb-galera-server, it is looking for the file "fill_help_tables.sql" in /usr/share and /usr/share/mysql, but the file does not exist in either location.  This results in an error:

... mariadb-prepare-db-dir[3965]: Initializing MySQL database
... mariadb-prepare-db-dir[3965]: FATAL ERROR: Could not find fill_help_tables.sql
... mariadb-prepare-db-dir[3965]: The following directories were searched:
... mariadb-prepare-db-dir[3965]: /usr/share
... mariadb-prepare-db-dir[3965]: /usr/share/mysql


This file is provided by mariadb-galera-server in /usr/share/mariadb-galera.

I would expect either (a) /usr/share/mysql to be a symlink into /usr/share/mariadb-galera, or (b) for the mariadb-galera startup scripts to look directly in /usr/share/mariadb-galera.

There is a /usr/share/mysql directory, but this is provided by mariadb-libs and does not contain the necessary files.

Version-Release number of selected component (if applicable):

5.5.38-1.fc20.x86_64

Comment 1 Lars Kellogg-Stedman 2014-09-08 17:12:21 UTC

*** This bug has been marked as a duplicate of bug 1134328 ***


Note You need to log in before you can comment on or make changes to this bug.