Debian Bug report logs - #565752
git-core: fails to clone via http from git.debian.org with git 1.6.6

version graph

Package: git-core; Maintainer for git-core is (unknown);

Reported by: Yaroslav Halchenko <debian@onerussian.com>

Date: Mon, 18 Jan 2010 15:27:05 UTC

Severity: normal

Found in version git-core/1:1.6.6-1

Fixed in version 1:1.6.6.2-1

Done: Jonathan Nieder <jrnieder@gmail.com>

Bug is archived. No further changes may be made.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, Gerrit Pape <pape@smarden.org>:
Bug#565752; Package git-core. (Mon, 18 Jan 2010 15:27:08 GMT) (full text, mbox, link).


Acknowledgement sent to Yaroslav Halchenko <debian@onerussian.com>:
New Bug report received and forwarded. Copy sent to Gerrit Pape <pape@smarden.org>. (Mon, 18 Jan 2010 15:27:08 GMT) (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: Yaroslav Halchenko <debian@onerussian.com>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: git-core: fails to clone via http from git.debian.org with git 1.6.6
Date: Mon, 18 Jan 2010 10:25:58 -0500
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




Information forwarded to debian-bugs-dist@lists.debian.org, Gerrit Pape <pape@smarden.org>:
Bug#565752; Package git-core. (Thu, 21 Jan 2010 17:48:11 GMT) (full text, mbox, link).


Acknowledgement sent to Yaroslav Halchenko <debian@onerussian.com>:
Extra info received and forwarded to list. Copy sent to Gerrit Pape <pape@smarden.org>. (Thu, 21 Jan 2010 17:48:11 GMT) (full text, mbox, link).


Message #10 received at 565752@bugs.debian.org (full text, mbox, reply):

From: Yaroslav Halchenko <debian@onerussian.com>
To: 565752@bugs.debian.org
Subject: tentative fix was suggested upstream and git.debian.org adjusted its config
Date: Thu, 21 Jan 2010 12:42:57 -0500
Due to subject_line this issue is not reproducible now, and you can
track the issue in the thread:

http://marc.info/?l=git&m=126409167702990&w=2

-- 
                                  .-.
=------------------------------   /v\  ----------------------------=
Keep in touch                    // \\     (yoh@|www.)onerussian.com
Yaroslav Halchenko              /(   )\               ICQ#: 60653192
                   Linux User    ^^-^^    [175555]






Reply sent to Jonathan Nieder <jrnieder@gmail.com>:
You have taken responsibility. (Sun, 07 Mar 2010 02:21:13 GMT) (full text, mbox, link).


Notification sent to Yaroslav Halchenko <debian@onerussian.com>:
Bug acknowledged by developer. (Sun, 07 Mar 2010 02:21:13 GMT) (full text, mbox, link).


Message #15 received at 565752-done@bugs.debian.org (full text, mbox, reply):

From: Jonathan Nieder <jrnieder@gmail.com>
To: 565752-done@bugs.debian.org
Subject: Re: git-core: fails to clone via http from git.debian.org with git 1.6.6
Date: Sat, 6 Mar 2010 20:16:53 -0600
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).




Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Sun, 04 Apr 2010 07:37:05 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Mon Feb 5 06:39:10 2024; Machine Name: bembo

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.