Bug 1018999

Summary: Installation failed with mariadb
Product: [Fedora] Fedora Reporter: Eric Harney <eharney>
Component: openstack-packstackAssignee: Martin Magr <mmagr>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: itamar, Jan.van.Eldik, mmagr, mrunge, p
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-10-16 06:44:36 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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 ***