git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git-daemon: needs /root/.config/git/config?
@ 2013-06-04 14:13 Ian Kumlien
  2013-06-04 16:08 ` Jeff King
  0 siblings, 1 reply; 12+ messages in thread
From: Ian Kumlien @ 2013-06-04 14:13 UTC (permalink / raw)
  To: git

Hi again, 

Due to the earlier problem I upgraded git on all machines 
and eneded up with a ubunut machine running in to problems.

I started getting errors like:
"fatal: protocol error: bad line length character: fata"

Which after some head scratching caused me to tell xinetd to directly
launch git-daemon, eventually it worked fine, but i did get this error
message:

Jun  4 16:12:05 xyz git-daemon[10246]: unable to access
'/root/.config/git/config': Permission denied

It's not the first time i've seen it but i've been able to ignore it
before. This is running as a local user (as in not root) and this user
shouldn't have access to /root. But i eventually had to do chown o+x
/root to workaround this error.

Now, this must be wrong somehow? Or does --user work in inetd mode now?

So... comments, ideas?

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2013-06-10 12:11 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-04 14:13 git-daemon: needs /root/.config/git/config? Ian Kumlien
2013-06-04 16:08 ` Jeff King
2013-06-04 19:05   ` Johannes Sixt
2013-06-04 19:10     ` Jonathan Nieder
2013-06-04 19:20       ` Junio C Hamano
2013-06-04 21:06       ` Jeff King
2013-06-04 21:24         ` Junio C Hamano
2013-06-05 11:19   ` Ian Kumlien
2013-06-05 11:43     ` Andreas Krey
2013-06-05 15:43     ` Jeff King
2013-06-09 12:47     ` Bernhard R. Link
2013-06-10 12:06       ` Ian Kumlien

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).