I hope this is an acceptable place to ask this :). I am attempting to run the Gitorious Community Edition Installer on a Centos 6.3 box (as root)
It fails with the following: *Applying Puppet recipe (will take a while, please be patient)...* * ----------------------------------------------------------------------------------- * *FAILURE: The underlying Puppet recipe is having trouble completing the installation.* *You can check what happened behind the scenes in 'applied_recipe.log' in this directory.* * * *Furthermore, check that you are running in a server environment officially supported by this installer,* *or diagnose the Puppet recipe yourself by executing the following command:* * * *puppet apply --debug --modulepath=modules manifests/site.pp* * ----------------------------------------------------------------------------------- * *Installation failed.* The failure appears to during the execution of this command (first failed message in applied_recipie.log which I am having problems attaching): /var/www/gitorious/app/bin/rake ts:config */Stage[main]/Gitorious::Sphinx/Exec[bootstrap_thinking_sphinx]/returns: change from notrun to 0 failed: /var/www/gitorious/app/bin/rake ts:config returned 1 instead of one of [0] at /root/ce-installer/modules/gitorious/manifests/sphinx.pp:16* Trying this on the command line gives the following output: *[root@localhost ce-installer]# /var/www/gitorious/app/bin/rake ts:config* *(in /var/www/gitorious/app)* *rake aborted!* *Access denied for user 'gitorious'@'localhost' (using password: YES)* */var/www/gitorious/app/Rakefile:10:in `require'* *(See full trace by running task with --trace)* Any ideas what am I doing wrong? What should I check next? Thanks, David -- -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] --- You received this message because you are subscribed to the Google Groups "Gitorious" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
