Control: forwarded 1009041 https://gitlab.com/guile-git/guile-git/-/issues/23

On 2022-04-06, Mohammed Bilal wrote:
> guile-git was found to fail to build during a test rebuild with
> libgit2 1.3.0 in unstable. Attaching the build logs as well.
>
> Relevant part(hopefully) :
>
> FAIL: tests/proxy
> =================
>
> test-name: clone with HTTPS proxy
> location: /<<PKGBUILDDIR>>/tests/proxy.scm:95
> source:
> + (test-equal
> +   "clone with HTTPS proxy"
> +   '(CONNECT "example.org:443")
> +   (clone-through-proxy
> +     "https://example.org/example.git";))
> expected-value: (CONNECT "example.org:443")
> actual-value: #f
> actual-error:
> + (match-error "match" "no matching pattern" #f)
> result: FAIL

There is a bug report and merge request upstream that fixes this issue:

  https://gitlab.com/guile-git/guile-git/-/issues/23
  https://gitlab.com/guile-git/guile-git/-/merge_requests/32

And I can confirm they fix the issue in Debian's packaging as well.

Will upload a fix shortly.

live well,
  vagrant

Attachment: signature.asc
Description: PGP signature

Reply via email to