Package: libcurl3-gnutls
Version: 7.62.0-1
Severity: normal

Dear Maintainer,

Since the upgrade to 7.62.0-1, I cannot fetch or push to some (git) server.

Here is (I think) the relevant information (what changed since
curl/7.61.0) in the log obtained by:

GIT_CURL_VERBOSE=1 git fetch

    > GET repo.git/info/refs?service=git-upload-pack HTTP/1.1
    < HTTP/1.1 401 Authorization Required

    > GET repo.git/info/refs?service=git-upload-pack HTTP/1.1
    Authorization: Digest [...] uri="repo.git/info/refs" [...]
    < HTTP/1.1 400 Bad Request

Reverting to curl/7.61.0-1 fixes the issue. I see in the log with that
version:

    > GET repo.git/info/refs?service=git-upload-pack HTTP/1.1
    < HTTP/1.1 401 Authorization Required

    > GET repo.git/info/refs?service=git-upload-pack HTTP/1.1
    Authorization: Digest [...] 
uri="repo.git/info/refs?service=git-upload-pack" [...]
    < HTTP/1.1 401 Authorization Required

    [...]

I don’t know how to check the consistency of the various other entries
of the digest. And I didn’t find any clue to decide which side is to
blame, the server or curl.

Best regards,
Samuel


-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.18.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), 
LANGUAGE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages libcurl3-gnutls depends on:
ii  libc6             2.27-8
ii  libcom-err2       1.44.4-2
ii  libgnutls30       3.5.19-1+b1
ii  libgssapi-krb5-2  1.16.1-1
ii  libidn2-0         2.0.5-1
ii  libk5crypto3      1.16.1-1
ii  libkrb5-3         1.16.1-1
ii  libldap-2.4-2     2.4.46+dfsg-5+b1
ii  libnettle6        3.4-1
ii  libnghttp2-14     1.34.0-1
ii  libpsl5           0.20.2-2
ii  librtmp1          2.4+20151223.gitfa8646d.1-2
ii  libssh2-1         1.8.0-2
ii  zlib1g            1:1.2.11.dfsg-1

Versions of packages libcurl3-gnutls recommends:
ii  ca-certificates  20180409

libcurl3-gnutls suggests no packages.

-- no debconf information

Reply via email to