* Cygwin git dies silently @ 2009-09-18 23:48 John Ousterhout 2009-09-19 8:19 ` Clemens Buchacher 0 siblings, 1 reply; 3+ messages in thread From: John Ousterhout @ 2009-09-18 23:48 UTC (permalink / raw) To: git I am trying to use the standard version of git that comes with Cygwin (Cygwin says it's version 1.6.1.2-1), but when I invoke git from Cygwin bash nothing happens: the shell prompt appears again with no other output. I tried several different sets of git arguments, but they all behave the same way. "echo $?" says that git is exiting with status 53. Does anyone have any suggestions for what might be causing this? Thanks in advance for any help you can provide. -John- ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Cygwin git dies silently 2009-09-18 23:48 Cygwin git dies silently John Ousterhout @ 2009-09-19 8:19 ` Clemens Buchacher [not found] ` <33D78C6C5C9F45379BC3C07BD3017260@ouster> 0 siblings, 1 reply; 3+ messages in thread From: Clemens Buchacher @ 2009-09-19 8:19 UTC (permalink / raw) To: John Ousterhout; +Cc: git On Fri, Sep 18, 2009 at 04:48:42PM -0700, John Ousterhout wrote: > "echo $?" says that git is exiting with status 53. Git never returns 53. Googling for exit status 53 turns up some hits [1]. Clemens [1] http://www.google.com/search?&q=exit+code+53 ^ permalink raw reply [flat|nested] 3+ messages in thread
[parent not found: <33D78C6C5C9F45379BC3C07BD3017260@ouster>]
* Re: Cygwin git dies silently [not found] ` <33D78C6C5C9F45379BC3C07BD3017260@ouster> @ 2009-09-22 7:08 ` Clemens Buchacher 0 siblings, 0 replies; 3+ messages in thread From: Clemens Buchacher @ 2009-09-22 7:08 UTC (permalink / raw) To: John Ousterhout; +Cc: git [re-adding the list to Cc for future reference] On Mon, Sep 21, 2009 at 03:37:43PM -0700, John Ousterhout wrote: > your message eventually led me to the problem, which > is that somehow I didn't have libz installed. Once I installed libz > git is now working. I'm surprised that cygwin did not take care of installing the dependencies for you. After all, you were installing the version "that came with cygwin"? If that is the case, please file a bug report with cygwin, because it's clearly a problem with their packaging. Thanks, Clemens ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-09-22 7:09 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2009-09-18 23:48 Cygwin git dies silently John Ousterhout 2009-09-19 8:19 ` Clemens Buchacher [not found] ` <33D78C6C5C9F45379BC3C07BD3017260@ouster> 2009-09-22 7:08 ` Clemens Buchacher
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).