Your message dated Mon, 7 Nov 2011 22:06:58 -0600
with message-id <[email protected]>
and subject line Re: git-core: misleading error message when trying to push to
read-only repo
has caused the Debian Bug report #552121,
regarding daemon should send errors to client ("The remote end hung up
unexpectedly" is unhelpful)
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
552121: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=552121
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: git-core
Version: 1:1.6.5-1
Severity: normal
$ git push
fatal: The remote end hung up unexpectedly
Isn't helpful at all and made me think about server's problem.
Please print a graceful error message when the real error is trying to
push to read-only repository.
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.30-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages git-core depends on:
ii libc6 2.10.1-1 GNU C Library: Shared libraries
ii libcurl3-gnutls 7.19.5-1.1 Multi-protocol file transfer libra
ii libdigest-sha1-perl 2.12-1 NIST SHA-1 message digest algorith
ii liberror-perl 0.17-1 Perl module for error/exception ha
ii libexpat1 2.0.1-4 XML parsing C library - runtime li
ii perl-modules 5.10.1-5 Core Perl modules
ii zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime
Versions of packages git-core recommends:
ii less 436-1 pager program similar to more
ii openssh-client [ssh-client] 1:5.1p1-7 secure shell client, an rlogin/rsh
ii patch 2.5.9-5 Apply a diff file to an original
ii rsync 3.0.6-1 fast remote file copy program (lik
Versions of packages git-core suggests:
pn git-arch <none> (no description available)
pn git-cvs <none> (no description available)
pn git-daemon-run <none> (no description available)
pn git-doc <none> (no description available)
pn git-email <none> (no description available)
pn git-gui <none> (no description available)
ii git-svn 1:1.6.5-1 fast, scalable, distributed revisi
pn gitk <none> (no description available)
pn gitweb <none> (no description available)
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 1:1.7.8~rc0-1
Jonathan Nieder wrote:
> Eugene V. Lyubimkin wrote:
>> $ git push
>> fatal: The remote end hung up unexpectedly
>>
>> Isn't helpful at all and made me think about server's problem.
>
> Sad story: a rough fix for this has been available for months[1]
> but I dropped the ball
Yes! Duy picked it up again. Fixed by v1.7.8-rc0~28^2 (daemon: give
friendlier error messages to clients, 2011-10-14).
--- End Message ---