Em 05-07-2011 20:04, Stefan Hoth escreveu:
Hi,

Am Mittwoch, 6. Juli 2011 01:01:59 UTC+2 schrieb Rodrigo Rosenfeld Rosas:

    Is your Gitorious client host configuration set to 'localhost'?


Yes, it is.

  # Host the ./script/gitorious script should use:
  gitorious_client_host: localhost

Is that somehow wrong?

No, that is correct. I was guessing that if it was another name that could not be resolved by the Gitorious server itself, this could be a problem.

Try to log the query_url to some file so that you can try to see the full output using gitorious_client_host:gitorious_client_port/query_url.

But the stacktrace is strange anyway because it seems the problem is not in Gitorious itself but in net/http library of Ruby... How did you install Ruby?

I see you're using Debian, so I may suggest you one of these recipes for installing Gitorious with automated steps using Opscode Chef. The former will install faster. The another one will use REE (Ruby Enterprise Edition) and RVM:

https://github.com/rosenfeld/gitorious-cookbooks (be aware that you should remove the URLs for Gitorious repository and branch from the example configuration to use the mainline one)

http://rosenfeld.heroku.com/en/articles/2011-03-06-installing-gitorious-has-never-been-so-easy - but try to use this another repository as I don't maintain this recipe anymore:
https://github.com/fnichol/chef-gitorious

Good luck!

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

Reply via email to