git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: John Griessen <john@ecosensory.com>
To: git@vger.kernel.org
Subject: Re: debugging git clone  via git-daemon     "cannot handle daemon internally"
Date: Fri, 07 Jan 2011 20:37:06 -0600	[thread overview]
Message-ID: <4D27CDD2.2050101@ecosensory.com> (raw)
In-Reply-To: <20110107234210.GB15495@burratino>

On 01/07/2011 05:42 PM, Jonathan Nieder wrote:
> Perhaps you have inetd set up to try to run git with argv[0] set
> to git-daemon?  git-daemon (daemon.c) has its own "main" so it
> would take something of that nature to produce this symptom.


Hmm..   My debian server has no control for inetd in /etc/init.d/
so I rebooted it to see if anything is different.  I was using an
inetd entry before...  maybe it was still running when I did that test.

After reboot:

--------------
john@toolbench:~/FABprojects/VRBO_apt$ telnet mail.cibolo.us 9418
Trying 76.191.252.85...
Connected to mail.cibolo.us.
Escape character is '^]'.


Connection closed by foreign host.

-----------------

So, the symptom changed.  No "cannot handle daemon internally" response.
Your powers of deduction are equal to any nefarious Moriarty-like character
out there it seems!

I'll test further soon.

JG

-- 
Ecosensory   Austin TX

      reply	other threads:[~2011-01-08  2:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-04 16:50 debugging git clone via git-daemon "cannot handle daemon internally" John Griessen
2011-01-07 23:42 ` Jonathan Nieder
2011-01-08  2:37   ` John Griessen [this message]

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=4D27CDD2.2050101@ecosensory.com \
    --to=john@ecosensory.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 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).