From: Ian Kumlien <pomac@vapor.com>
To: git@vger.kernel.org
Subject: git-daemon: needs /root/.config/git/config?
Date: Tue, 4 Jun 2013 16:13:14 +0200 [thread overview]
Message-ID: <20130604141314.GD22308@pomac.netswarm.net> (raw)
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?
next reply other threads:[~2013-06-04 14:26 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-04 14:13 Ian Kumlien [this message]
2013-06-04 16:08 ` git-daemon: needs /root/.config/git/config? 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130604141314.GD22308@pomac.netswarm.net \
--to=pomac@vapor.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.