Hi, When you do the install, there should be an answers file generated in the current directory. Check that for passwords (from memory).
In your current case I would uninstall, remove mysqld-server, remove /var/lib/mysql and /opt/puppet and /etc/puppetlabs (this is assuming nothing else used the db). Then try your install again. Check the answers file. See how that goes. Den On 07/08/2012, at 10:56, Michael Stahnke <[email protected]> wrote: > On Mon, Aug 6, 2012 at 5:21 PM, alike <[email protected]> wrote: >> This is my first time to install puppet and it's quite frustrating to me. >> If anyone can help me out that would be great. >> >> My current installation failed with the below error: >> >> ** /opt/puppet/bin/erb -T - './erb/send_cert_request.rb.erb' > >> '/opt/puppet/bin/send_cert_request.rb' >> ** chmod a+rx /opt/puppet/bin/send_cert_request.rb >> ** /opt/puppet/bin/erb -T - './erb/receive_signed_cert.rb.erb' > >> '/opt/puppet/bin/receive_signed_cert.rb' >> ** chmod a+rx /opt/puppet/bin/receive_signed_cert.rb >> ** chown -R pe-puppet:pe-puppet /var/opt/lib/pe-puppet/ >> /var/opt/lib/pe-puppetmaster/ /var/log/pe-puppet/ >> ** /opt/puppet/bin/puppet agent --configprint certname --color=false >> hadoop53 >> ** printf "START=true\nDAEMON_OPTS=''\n" > /etc/default/pe-puppet-agent >> ** service pe-puppet-agent start >> pe-puppet-agent: unrecognized service >> >> I am stuck now and have no idea what to do. >> >> Here are the steps I took to see this error. >> 1. First time install. Got host not found error. I am using a simple host >> name hadoop53. >> 2. I added hadoop53 to my /etc/hosts file. >> 3. Uninstall mysql-server because I don't know the random password generated >> by puppet >> 4. uninstall puppet >> 5. Reinstall and got the error >> >> Thanks! >> >> Chang > > There is a pe-users list that might be more helpful for this specific > issue. Feel free to post your issue there as well. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Puppet Users" group. >> To view this discussion on the web visit >> https://groups.google.com/d/msg/puppet-users/-/oA4OLYmdV3kJ. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/puppet-users?hl=en. > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/puppet-users?hl=en. > -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
