Package: git-core
Version: 1:1.6.3.3-1~bpo50+1
Severity: important

Hello,

When I try to use a repository which is hosted on a webdav share through
https and a proxy (squid/2.6.STABLE16), git fails :

fatal: https://[...]/info/refs download error - gnutls_handshake() failed: A 
TLS warning alert has been received.

Of course, the ssl certificate is valid.

The server was set up using this howto :

http://www.kernel.org/pub/software/scm/git/docs/howto/setup-git-server-over-http.txt

It works perfectly on a host which has a direct internet connection.

It works perfectly through the proxy when I build git myself.

I build git with the following procedure :
 * apt-get source git-core
 * cd git-core-`version'
 * ./configure
 * make

Note that I can't rebuild the package:
 * first, you have to create a `tmp' directory in the sources;
 * second : some tests fails and abort the build process at build-arch-stamp;
 * third : the generated binary (after touch build-arch-stamp) just fail
 with a double free or corruption.

Best Regards.
--
Louis Opter

-- System Information:
Debian Release: 5.0.3
  APT prefers stable
  APT policy: (500, 'stable'), (110, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-2-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.7-18            GNU C Library: Shared libraries
ii  libcurl3-gnutls        7.18.2-8lenny3    Multi-protocol file transfer libra
ii  libdigest-sha1-perl    2.11-2+b1         NIST SHA-1 message digest algorith
ii  liberror-perl          0.17-1            Perl module for error/exception ha
ii  libexpat1              2.0.1-4+lenny1    XML parsing C library - runtime li
ii  perl-modules           5.10.0-19lenny2   Core Perl modules
ii  zlib1g                 1:1.2.3.3.dfsg-12 compression library - runtime

Versions of packages git-core recommends:
ii  less                          418-1      Pager program similar to more
ii  openssh-client [ssh-client]   1:5.1p1-5  secure shell client, an rlogin/rsh
ii  patch                         2.5.9-5    Apply a diff file to an original
pn  rsync                         <none>     (no description available)

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)
pn  git-svn                       <none>     (no description available)
pn  gitk                          <none>     (no description available)
pn  gitweb                        <none>     (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to