Your message dated Sat, 6 Mar 2010 20:16:53 -0600
with message-id <[email protected]>
and subject line Re: git-core: fails to clone via http from git.debian.org with
git 1.6.6
has caused the Debian Bug report #565752,
regarding git-core: fails to clone via http from git.debian.org with git 1.6.6
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.)
--
565752: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565752
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: git-core
Version: 1:1.6.6-1
Severity: normal
$> git clone http://git.debian.org/git/pkg-exppsy/pymvpa.git
Initialized empty Git repository in /tmp/pymvpa/.git/
fatal:
http://git.debian.org/git/pkg-exppsy/pymvpa.git/info/refs?service=git-upload-pack
not found: did you run git update-server-info on the server?
yes, git update-server-info was ran. I can clone via git or via http:// with
git prior that version (i.e. 1.6.5 which is in squeeze as of today).
I thought of raising severity to serious because having 1.6.6 in testing
(candidate for release) would have large impact on usability of git with
debcheckout for many packages which might used http:// as the
transport...
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (901, 'unstable'), (900, 'testing'), (300, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.31-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US, 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.2-5 Embedded GNU C Library: Shared lib
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-5 XML parsing C library - runtime li
ii perl-modules 5.10.1-7 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)
ii git-cvs 1:1.6.6-1 fast, scalable, distributed revisi
pn git-daemon-run <none> (no description available)
ii git-doc 1:1.6.3.3-2 fast, scalable, distributed revisi
pn git-email <none> (no description available)
pn git-gui <none> (no description available)
ii git-svn 1:1.6.6-1 fast, scalable, distributed revisi
ii gitk 1:1.6.6-1 fast, scalable, distributed revisi
pn gitweb <none> (no description available)
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 1:1.6.6.2-1
Yaroslav Halchenko wrote:
> $> git clone http://git.debian.org/git/pkg-exppsy/pymvpa.git
> Initialized empty Git repository in /tmp/pymvpa/.git/
> fatal:
> http://git.debian.org/git/pkg-exppsy/pymvpa.git/info/refs?service=git-upload-pack
> not found: did you run git update-server-info on the server?
Fixed by v1.6.6.2~23 (retry request without query when info/refs?query
fails, 2010-01-21).
--- End Message ---