HI Nilsson I got the following message and I delete all data about gitorious from mysql database, and ......
*Your installation of Gitorious Community Edition is complete.* * * *Thank you very much !!!* /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) 2013/3/20 Thomas Kjeldahl Nilsson <[email protected]> > Hi Bill, > > what specifically do you get when you run the underlying commands > manually? Ie. > > /var/www/gitorious/app/bin/rake ts:config > > > > and > > export GIT_SSL_NO_VERIFY=true && cd /var/www/gitorious/app && bin/bundle > install && git submodule update --init && bin/rake db:migrate && bin/rake > assets:clear > > > cheers, > Thomas > > > > On 03/20/2013 09:28 AM, Bill Peng wrote: > > Hello Nilsson >> > > I got the same problem when I clone newest commit 6bcdc50 and execute > install script. > Than I executed * puppet apply --debug --modulepath=modules > manifests/site.pp *and got the following message. > > Please help. > > Thank you > > debug: Exec[post_version_upgrade](provider=posix): Executing 'sh -c > 'export GIT_SSL_NO_VERIFY=true && cd /var/www/gitorious/app && bin/bundle > install && git submodule update --init && bin/rake db:migrate && bin/rake > assets:clear && touch > /var/www/gitorious/deployed_tags/v2.4.12_requirements'' > debug: Executing 'sh -c 'export GIT_SSL_NO_VERIFY=true && cd > /var/www/gitorious/app && bin/bundle install && git submodule update --init > && bin/rake db:migrate && bin/rake assets:clear && touch > /var/www/gitorious/deployed_tags/v2.4.12_requirements'' > err: > /Stage[main]//Node[gitorious-ce]/Gitorious::Version[v2.4.12]/Exec[post_version_upgrade]/returns: > change from notrun to 0 failed: sh -c 'export GIT_SSL_NO_VERIFY=true && cd > /var/www/gitorious/app && bin/bundle install && git submodule update --init > && bin/rake db:migrate && bin/rake assets:clear && touch > /var/www/gitorious/deployed_tags/v2.4.12_requirements' returned 1 instead > of one of [0] at > /root/Downloads/ce-installer/modules/gitorious/manifests/templates.pp:30 > debug: /Schedule[puppet]: Skipping device resources because running on a > host > debug: Exec[bootstrap_thinking_sphinx](provider=posix): Executing > '/var/www/gitorious/app/bin/rake ts:config' > debug: Executing '/var/www/gitorious/app/bin/rake ts:config' > err: > /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/Downloads/ce-installer/modules/gitorious/manifests/sphinx.pp:16 > debug: Prefetching crontab resources for cron > notice: /Stage[main]/Gitorious::Sphinx/Cron[reindex_sphinx]: Dependency > Exec[bootstrap_thinking_sphinx] has failures: true > -- > -- > 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. > > > > > > -- > Best regards, > Thomas Kjeldahl Nilsson, > Partner & Programmer, > Gitorious AShttp://gitorious.com > > -- > -- > 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 a topic in the > Google Groups "Gitorious" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/gitorious/6tTgSXAinck/unsubscribe?hl=en. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- -- 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.
