<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"><span>Hi Craig,</span></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal;"><span><br></span></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal;"><span>Thanks for your answer. I removed everything and it eventually (after removing</span></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal;"><span>several errors!) worked. But I am stuck at one point. Now, the error says:</span></div><div style="font-family: 'times
new roman', 'new york', times, serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal;"><span><br></span></div><div style="background-color: transparent;"><span>ERROR : Error during puppet run : Error: Could not start Service[httpd]: Execution of '/sbin/service httpd start' returned 1:<br></span></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal;"><span><br></span></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal;">Any idea about this?</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal;"><br></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size:
16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal;">Thanks,</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"> </div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"><font class="Apple-style-span" color="#9E8FA9">~Peeyush Gupta</font><br></div> <div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"> <div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"> <div dir="ltr"> <hr size="1"> <font size="2" face="Arial"> <b><span style="font-weight:bold;">From:</span></b> Craig E. Ward <cward@isi.edu><br> <b><span style="font-weight: bold;">To:</span></b> Peeyush Gupta <gpeeyush@ymail.com>; OpenStack Development Mailing List <openstack-dev@lists.openstack.org> <br> <b><span
style="font-weight: bold;">Sent:</span></b> Thursday, 19 September 2013 9:18 PM<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: [openstack-dev] Error during puppet run<br> </font> </div> <div class="y_msg_container"><br>The mysqladmin command returned an error status. It could be that your mysql root password is different from the one used by packstack, which passes it down to puppet. You could run the command in an interactive shell and see what error message gets produced.<br><br>If the system already had mysql installed, the root account password likely was already set. If you don't need that installation, uninstall mysql, remove its directories, and let packstack install it again. The command that failed probably was issued because packstack/puppet assumed a fresh install and tried to set the root password to something other than null. (A good thing to do with a fresh install of mysql.)<br><br>If you need any of the databases already
in mysql, then you'll need to find a way to tell packstack to not have puppet do the install. I've only performed some simple experimental installations using packstack; I don't know how to tell it not to install mysql.<br><br>Craig<br><br><br>On 9/18/13 11:44 PM, Peeyush Gupta wrote:<br>> Hi all,<br>> <br>> I have been trying to install openstack using packstack on<br>> Fedora 19. Now, when I run "packstack --allinone", I get the<br>> following error:<br>> <br>> ERROR : Error during puppet run : Error: mysqladmin -u root password 'b6ca73d0f2c4444e' returned 1 instead of one of [0]<br>> <br>> Can anyone help me to figure out why am I facing this issue?<br>> <br>> Thanks,<br>> ~Peeyush Gupta<br>> <br>> <br>> <br>> _______________________________________________<br>> OpenStack-dev mailing list<br>> <a ymailto="mailto:OpenStack-dev@lists.openstack.org"
href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>> <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>> <br><br>-- Craig E. Ward<br>University of Southern California<br>Information Sciences Institute<br><a ymailto="mailto:cward@ISI.EDU" href="mailto:cward@ISI.EDU">cward@ISI.EDU</a><br><br><br></div> </div> </div> </div></body></html>