<div dir="ltr"><div class="gmail_extra">On 4 July 2013 06:26, Kashyap Chamarthy <span dir="ltr"><<a href="mailto:kchamart@redhat.com" target="_blank">kchamart@redhat.com</a>></span> wrote:<br><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><a href="https://bugzilla.redhat.com/show_bug.cgi?id=981116" target="_blank">https://bugzilla.redhat.com/show_bug.cgi?id=981116</a> -- packstack fails with mysql-server<br>

dependency as a result of Fedora's switch to mariadb-server<br>
<br>
Anyone else seeing this too on F19?<br></blockquote><div><br></div><div style>Me too. I just hacked the params.pp to replace mysqldb with mariadb.. </div><div style><br></div><div style>I also see problems with:</div><div style>
* iptables being disabled in favor of firewalld (the firewall rules are applied against iptables, but not read by firewalld and this means they are not persistant across reboots) - disable firewalld and enable iptables before doing packstack.</div>
<div style>* sudoers restrictions being too tight for the quantum user to update dhcp records - edit /etc/sudoers.d/quantum to allow that user to execute all commands via sudo (not very secure I know...)</div><div style>* selinux rules preventing random stuff - so I set selinux to permissive mode</div>
<div style>* the systemd unit file for quantum-l3-agent is wrong -</div><div style>sed -i '/^ExecStart/ { s#.*#ExecStart=/usr/bin/quantum-l3-agent --config-file /etc/quantum/quantum.conf --config-file /etc/quantum/l3_agent.ini --log-file /var/log/quantum/l3-agent.log# }' /usr/lib/systemd/system/quantum-l3-agent.service<br>
</div><div style><br></div><div style>I think this is also a problem:</div><div style>* limits are wrong for the memcached configuration</div><div><br></div><div style>I ran into more issues, but I didn't write them down and I've not had time to make a systematic check from a clean install.</div>
<div style><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class=""><font color="#888888">
--<br>
/kashyap<br>
<br>
_______________________________________________<br>
Rdo-list mailing list<br>
<a href="mailto:Rdo-list@redhat.com">Rdo-list@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/rdo-list" target="_blank">https://www.redhat.com/mailman/listinfo/rdo-list</a><br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br>Jonathan Barber <<a href="mailto:jonathan.barber@gmail.com">jonathan.barber@gmail.com</a>>
</div></div>