The error was that I had also installed a gitorious package (arch
linux) which overwrote the 'gitorious' script. I uninstalled the
package, but now I get the error 'bash: gitorious: command not found'.
The script is in the path (I've tried both a symlink in /usr/local/bin
and directly adding the script directory to the path). I found another
post where the poster resolved the issue by setting permissions to
allow the script to be executed, but the permissions seem to be fine
on my system. The gitorious_auth.log file contains
I, [2011-07-27 14:13:29#1381]  INFO -- : Connection from "10.1.27.48
55324 22" ():
I, [2011-07-27 14:13:29#1381]  INFO -- : Need SSH_ORIGINAL_COMMAND


On Jul 26, 6:59 pm, Robert Kirchgessner <[email protected]>
wrote:
> You need to check the gitorious_auth log. I have a feeling this is
> because either your rails app user doesn't have read writes on the
> repository directory or your .hooks are screwed up. You can run the
> fixup-hooks.rb file in the scripts directory to fix that.
>
> Need to check the logs tho to really know whats going on.
>
> On Jul 26, 12:52 pm, Harry <[email protected]> wrote:
>
>
>
> > Whenever I try to clone from the git repository that I created on a
> > local install of Gitorious or push to it I receive the following
> > error:
>
> > == Gitorious:
> > ==========================================================
> > Temporary error. Please try again shortly
> > ========================================================================
>
> > I tried 'ssh git@localhost' and received the error:
>
> > PTY allocation request failed on channel 0
>
> > but I assume that's Gitorious preventing shell access. I can't find
> > anything funky in the Gitorious or the ssh logs except
> > gitorious_auth.log, which I've yet to locate.

-- 
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]

Reply via email to