[openstack-dev] Error during puppet run

Peeyush Gupta gpeeyush at ymail.com
Thu Sep 19 18:42:41 UTC 2013


Hi Craig,

Thanks for your answer. I removed everything and it eventually (after removing
several errors!) worked. But I am stuck at one point. Now, the error says:

ERROR : Error during puppet run : Error: Could not start Service[httpd]: Execution of '/sbin/service httpd start' returned 1:


Any idea about this?

Thanks,
 
~Peeyush Gupta


________________________________
 From: Craig E. Ward <cward at isi.edu>
To: Peeyush Gupta <gpeeyush at ymail.com>; OpenStack Development Mailing List <openstack-dev at lists.openstack.org> 
Sent: Thursday, 19 September 2013 9:18 PM
Subject: Re: [openstack-dev] Error during puppet run
 

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.

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.)

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.

Craig


On 9/18/13 11:44 PM, Peeyush Gupta wrote:
> Hi all,
> 
> I have been trying to install openstack using packstack on
> Fedora 19. Now, when I run "packstack --allinone", I get the
> following error:
> 
>   ERROR : Error during puppet run : Error: mysqladmin -u root  password 'b6ca73d0f2c4444e' returned 1 instead of one of [0]
> 
> Can anyone help me to figure out why am I facing this issue?
> 
> Thanks,
> ~Peeyush Gupta
> 
> 
> 
> _______________________________________________
> OpenStack-dev mailing list
> OpenStack-dev at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
> 

-- Craig E. Ward
University of Southern California
Information Sciences Institute
cward at ISI.EDU
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20130920/a0c147c9/attachment.html>


More information about the OpenStack-dev mailing list