I've found that adding a symbolic link to the gitorious script in /usr/
bin causes a different error message
'/usr/bin/env: ruby: No such file or directory'
I'm not sure why it wouldn't find the link in /usr/local/bin though.
It's added to the default path at startup.

On Jul 27, 2:24 pm, Harry <ruh...@gmail.com> wrote:
> 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 <kirchgess...@hcs.ufl.edu>
> 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 <ruh...@gmail.com> 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 gitorious@googlegroups.com
To unsubscribe from this group, send email to
gitorious+unsubscr...@googlegroups.com

Reply via email to