On Tue, Sep 27, 2011 at 4:56 PM, Vishnupradeep
<[email protected]>wrote:

> I got this error when i tried to start git-daemon service. My plan is to
> setup and use a gitorious in ubuntu Server 11.04 which is running inside
> Virtual Box. I followed
> http://coding-journal.com/installing-gitorious-on-ubuntu-11-04/ this
> tutorial to install and setup gitorious
>

Okay, thanks. The problem seems to be inside the git-daemon script, which is
copied from doc/templates/ubuntu/git-daemon. This script doesn't use
Bundler, which it probably should. Maybe some other Ubuntu users on the list
have a working git-daemon script to share?

That being said, you may want to have a look at script/git-proxy instead of
the git-daemon script. It is a simple proxy running in front of native
git-daemon processes, it's what we use at gitorious.org.

Cheers,
- Marius

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

Reply via email to