Hi, after a lot of stressful configuration on my Debian system I managed to get gitorious running. Being a ruby-noob didn't really help :-)
But anyway: I'm as far as creating projects and repos and everything looks good. When trying to push something via ssh the authorization works but than I get a fatal error. Exerpt from gitorious_auth.log: I, [2011-06-28 13:59:41#18794] INFO -- : Connection from "123.123.123.123 47167 22" (stefan-hoth): git-receive-pack 'testproject/testrepo.git' F, [2011-06-28 13:59:41#18794] FATAL -- : Net::HTTPBadResponse wrong status line: "<!DOCTYPE HTML PUBLIC \"-//IETF//DTD HTML 2.0//EN\">": / usr/local/lib/ruby/1.8/net/http.rb:2030:in `read_status_line' /usr/local/lib/ruby/1.8/net/http.rb:2017:in `read_new' /usr/local/lib/ruby/1.8/net/http.rb:1051:in `request' /usr/local/lib/ruby/1.8/net/http.rb:772:in `get' /var/www/gitorious/script/../lib/gitorious/ssh/client.rb:84:in `configuration' /var/www/gitorious/script/../lib/gitorious/ssh/client.rb:58:in `real_path' /var/www/gitorious/script/../lib/gitorious/ssh/client.rb:72:in `to_git_shell_argument' /usr/local/bin/gitorious:63 I found an older thread and understood there might be an issue with gitorious being forced to use ssl by apache (redirect 80 -> 443) but changing the setup to allow http-connections and forcing https via gitorious-config didn't help either. Since I can't understand ruby (for now) and what gitorious does while handling the push I can't fix this error. Any hints on what to check or to change? Thanks, Stefan -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected]
