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 gitorious@googlegroups.com
To unsubscribe from this group, send email to
gitorious+unsubscr...@googlegroups.com

---
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 gitorious+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




--
Best regards,
Thomas Kjeldahl Nilsson,
Partner & Programmer,
Gitorious AS
http://gitorious.com

--
--
To post to this group, send email to gitorious@googlegroups.com
To unsubscribe from this group, send email to
gitorious+unsubscr...@googlegroups.com

--- 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 gitorious+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to