On Fri, Jan 30, 2009 at 6:16 PM, Ryan Schwartz <[email protected]> wrote: > Other times not so much: > > [rts-xeon:~/repos/mecharyan-git] ryan$ git fetch > original_command: "git-upload-pack 'mecharyan/mainline.git'" > user: "ryan" > Querying /projects/mecharyan/repos/mainline/writable_by?username=ryan > git-shell -c "git-upload-pack '/Library/Git/mecharyan/mainline.git'" > Exception `Errno::E045' at /Library/WebServer/gitorious/script/ > gitorious:53 - Operation not supported - git-shell > Errno::E045 Operation not supported - git-shell > /Library/WebServer/gitorious/script/gitorious:53:in `exec' > /Library/WebServer/gitorious/script/gitorious:53 > fatal error > fatal: The remote end hung up unexpectedly > [rts-xeon:~/repos/mecharyan-git] ryan$ > > This happens with push, pull, fetch - none of it consistently, but > whenever it does it's always an exception on like 53 of script/ > gitorious. If I run the same command in the shell as the git user, it > always works so I assume this is some sort of ruby exec issue. > > Server is Mac OS X Server 10.5.5, git version is 1.6.1. > > Any ideas?
Never seen that one before. Have you been able to reproduce a failing exec consistently, or is one of those "sometimes" things? What ruby are you running (macruby doesn't support exec iirc)? > -- > Ryan Schwartz Cheers, JS --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Gitorious" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/gitorious?hl=en -~----------~----~----~----~------~----~------~--~---
