John Griessen wrote: > sudo /usr/lib/git-core/git-daemon --verbose --strict-paths --user=git > --group=gitosis /srv/gitosis/repositories &>git-daemon-err.log > > vking@mail:~$ cat git-daemon-err.log > > and git-daemon-err.log was empty. Thanks for clarifying. > Should I reinstall debian's git-daemon-run to do some tests? Seems redundant next to the tests you've already done. > On 01/03/2011 05:55 PM, Jonathan Nieder wrote: >> an issue here. It looks like another git-daemon process is running at >> the same time? (One can check with "netstat -t -a".) > > Nope, not as far as I can see. I left out the "-p", sorry. I'll be more careful in the future. > What suggests that? bind(3, {sa_family=AF_INET, sin_port=htons(9418), sin_addr=inet_addr("0.0.0.0")}, 16) = -1 EADDRINUSE (Address already in use) -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html