Bug 1018999 - Installation failed with mariadb
Summary: Installation failed with mariadb
Keywords:
Status: CLOSED DUPLICATE of bug 1012786
Alias: None
Product: Fedora
Classification: Fedora
Component: openstack-packstack
Version: 20
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Martin Magr
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-14 22:18 UTC by Eric Harney
Modified: 2013-10-16 06:44 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-10-16 06:44:36 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Eric Harney 2013-10-14 22:18:22 UTC
Description of problem:
Packstack all-in-one installation failed due to mariadb/mysql compatibility issue

Version-Release number of selected component (if applicable):
openstack-packstack-2013.2.1-0.10.dev763.fc20.noarch

How reproducible:
Attempted once

Steps to Reproduce:
1.  Install Fedora 20 from Fedora-20-Nightly-x86_64-Live-xfce-20131013.17-1.iso
2.  yum install openstack-packstack
3.  packstack --allinone

Actual results:
SequenceError: Error during puppet run : Error: Could not enable mysqld: Execution of '/sbin/chkconfig mysqld on' returned 1: Note: Forwarding request to 'systemctl enable mysqld.service'.


Expected results:
Compatibility w/ mariadb

Additional info:
Changed /usr/lib/python2.7/site-packages/packstack/puppet/modules/mysql/manifests/params.pp to include "$service_name = 'mariadb'" in the Fedora >= 19 section, which seemed to fix this.

Comment 1 Matthias Runge 2013-10-16 06:44:36 UTC

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


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