<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Please view <a href="https://bugzilla.redhat.com/show_bug.cgi?id=981116" target="_blank">https://bugzilla.redhat.com/show_bug.cgi?id=981116</a><br><br>############<br>Comment 36<br>############<br><br>So workaround is:

<br>rm /usr/lib/systemd/system/mysqld.service
<br>cp /usr/lib/systemd/system/mariadb.service /usr/lib/systemd/system/mysqld.service<br><br>Works for me on CentOS 7 . Before packstack rerun:-<br><br># systemctl stop mariadb<br><br><div>> Date: Tue, 8 Jul 2014 15:45:50 -0400<br>> From: rbowen@redhat.com<br>> To: rdo-list@redhat.com<br>> Subject: Re: [Rdo-list] mysqld failure on --allinone, centos7<br>> <br>> <br>> On 07/08/2014 10:41 AM, Rich Bowen wrote:<br>> ><br>> > On 07/08/2014 09:53 AM, Ihar Hrachyshka wrote:<br>> >> -----BEGIN PGP SIGNED MESSAGE-----<br>> >> Hash: SHA512<br>> >><br>> >> On 08/07/14 15:39, Rich Bowen wrote:<br>> >>> I'm running `packstack --allinone` on a fresh install of the new<br>> >>> CentOS7, and I'm getting a failure at:<br>> >>><br>> >>> 192.168.0.176_mysql.pp:                           [ ERROR ]<br>> >>> Applying Puppet manifests                         [ ERROR ]<br>> >>><br>> >>> ERROR : Error appeared during Puppet run: 192.168.0.176_mysql.pp<br>> >>> Error: Could not enable mysqld: You will find full trace in log<br>> >>> /var/tmp/packstack/20140708-092703-ZMkytw/manifests/192.168.0.176_mysql.pp.log <br>> >>><br>> >>><br>> >>>   Please check log file<br>> >>> /var/tmp/packstack/20140708-092703-ZMkytw/openstack-setup.log for<br>> >>> more information<br>> >>><br>> >>><br>> >>> The log message is:<br>> >>><br>> >>> Notice:<br>> >>> /Stage[main]/Neutron::Db::Mysql/Mysql::Db[neutron]/Database_grant[neutron@127.0.0.1/neutron]: <br>> >>><br>> >>><br>> >>><br>> >> Dependency Service[mysqld] has failures: true<br>> >>> Warning:<br>> >>> /Stage[main]/Neutron::Db::Mysql/Mysql::Db[neutron]/Database_grant[neutron@127.0.0.1/neutron]: <br>> >>><br>> >>><br>> >>><br>> >> Skipping because of failed dependencies<br>> >> I suspect there were more log messages before those you've posted that<br>> >> could reveal the cause of the failure.<br>> ><br>> > The full log file is attached, and I'm working through it now. If <br>> > someone has more immediate insight, that would be awesome. Thanks. <br>> <br>> No joy so far, except that it does *not* seem to be related to <br>> https://bugzilla.redhat.com/show_bug.cgi?id=1117035<br>> <br>> -- <br>> Rich Bowen - rbowen@redhat.com<br>> OpenStack Community Liaison<br>> http://openstack.redhat.com/<br>> <br>> _______________________________________________<br>> Rdo-list mailing list<br>> Rdo-list@redhat.com<br>> https://www.redhat.com/mailman/listinfo/rdo-list<br></div>                                           </div></body>
</html>