Bug 1065977

Summary: Error: Could not enable mysqld
Product: [Fedora] Fedora Reporter: Matthias Runge <mrunge>
Component: openstack-packstackAssignee: Martin Magr <mmagr>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: ichavero, itamar, Jan.van.Eldik, mmagr, pablohn6, p
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: openstack-packstack-2014.1.1-0.31.1.dev1266.fc21 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-12-05 07:34:45 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 Matthias Runge 2014-02-17 12:44:45 UTC
ERROR : Error appeared during Puppet run: 192.168.36.111_mysql.pp
Error: Could not enable mysqld: Execution of '/sbin/chkconfig mysqld on' returned 1: Note: Forwarding request to 'systemctl enable mysqld.service'.
You will find full trace in log /var/tmp/packstack/20140217-132901-Ou9ICJ/manifests/192.168.36.111_mysql.pp.log


rpm -q openstack-packstack
openstack-packstack-2013.2.1-0.27.dev936.fc21.noarch

[root@localhost ~]# systemctl enable mysqld.service
Failed to issue method call: No such file or directory

of course, mysql is deprecated since f19.
mysqld servive in fedora 19 and 20 is named mariadb.service

Comment 1 Pablo Hinojosa 2014-02-20 00:38:10 UTC
Maybe duplicated of https://bugzilla.redhat.com/show_bug.cgi?id=1066112