git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Bug: /usr/local/bin/git-daemon starts /usr/sbin/git-upload-pack?
@ 2008-07-09 20:20 Jan Wielemaker
  2008-07-09 21:14 ` Junio C Hamano
  2008-07-10  7:32 ` Brian Foster
  0 siblings, 2 replies; 5+ messages in thread
From: Jan Wielemaker @ 2008-07-09 20:20 UTC (permalink / raw)
  To: Git Mailing List

Hi,

After upgrade to SuSE 11.0 I was forced to update GIT (changed libcurl).
I did (with some trickery) a pull of the latest git and built it using
make prefix=/usr/local ..., to find out that /usr/local/bin/git-daemon
starts /usr/sbin/git-upload-pack.

After creating a symlink to /usr/local/bin/git-upload-pack all works fine
again, but I guess this is a mistake?

	Cheers --- Jan

P.s.	This is quite nasty to debug.  I was forced to to run git-daemon
	stand-alone (not xinetd) another port and run strace -f -p <pid>
	to discover the	cause of this problem.  Even with --verbose, the
	only error response was the client complaining on unexpected EOF.

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

end of thread, other threads:[~2008-07-10  9:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-09 20:20 Bug: /usr/local/bin/git-daemon starts /usr/sbin/git-upload-pack? Jan Wielemaker
2008-07-09 21:14 ` Junio C Hamano
2008-07-10  7:38   ` Jan Wielemaker
2008-07-10  7:32 ` Brian Foster
2008-07-10  8:59   ` Jeff King

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).