All of lore.kernel.org
 help / color / mirror / Atom feed
From: Luis Gutierrez <luis.gutierrez@xmos.com>
To: Arafangion <thestar@fussycoder.id.au>
Cc: git@vger.kernel.org
Subject: Re: inted problems when upgrading to 1.6.0.4
Date: Tue, 25 Nov 2008 10:54:09 +0000	[thread overview]
Message-ID: <492BD951.1010200@xmos.com> (raw)
In-Reply-To: <1227610459.3222.4.camel@therock.nsw.bigpond.net.au>

Arafangion wrote:
> On Tue, 2008-11-25 at 10:12 +0000, Luis Gutierrez wrote:
>   
>> Arafangion wrote: 
>>     
>>> On Tue, 2008-11-25 at 09:29 +0000, Luis Gutierrez wrote:
>>> <snip>
>>>   
>>>       
>>>> All push/pull/clone operations were failing with the dreaded 'fatal: The 
>>>> remote end hung up unexpectedly'. After a few tests, this is what I found:
>>>>
>>>> - I can clone/pull/push if I do it through ssh (ie, git clone 
>>>> ssh://server/project)
>>>> - I can clone/pull/push if I start git daemon on the command line through
>>>> git daemon --syslog --verbose --export-all 
>>>> --base-path=/vol0/git/projects --verbose --reuseaddr
>>>>
>>>> But the way I had setup git, through xinetd is broken.
>>>>     
>>>>         
>>> I'm just guessing, as I'm too new to the git world to respond with more
>>> expertise, but I will suggest that perhaps your problem is that your
>>> $PATH is different with the xinitd configuration as contrasted with your
>>> ssh configuration, as the locations of the git binaries could be
>>> different.
>>>
>>>   
>>>       
>> I've tried that, they are the same:
>>
>> # which git
>> /usr/local/bin/git
>>     
>
> What about the other git-* commands?
>
>   
This is what I have now:
ls /usr/local/bin/git*
git  git-cvsserver  gitk  git-receive-pack  git-shell  
git-upload-archive  git-upload-pack
it seems.. a lot less than it used to be, but then again, perhaps this 
is why the git-* commands were deprecated?


-- 
* Luis Gutierrez | * XMOS Semiconductor <http://www.xmos.com>
Venturers House, King Street, Bristol BS1 4PB, UK

  reply	other threads:[~2008-11-25 10:55 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-25  9:29 inted problems when upgrading to 1.6.0.4 Luis Gutierrez
2008-11-25 10:14 ` Johannes Sixt
2008-11-25 10:20 ` Arafangion
     [not found]   ` <492BCFA0.5030708@xmos.com>
2008-11-25 10:54     ` Arafangion
2008-11-25 10:54       ` Luis Gutierrez [this message]
2008-11-25 11:14         ` Arafangion
2008-11-25 10:36 ` Brian Foster
2008-11-25 11:04 ` Johannes Sixt

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=492BD951.1010200@xmos.com \
    --to=luis.gutierrez@xmos.com \
    --cc=git@vger.kernel.org \
    --cc=thestar@fussycoder.id.au \
    /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.