git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Jeff King <peff@peff.net>
To: Daniel Stenberg <daniel@haxx.se>
Cc: Ondrej Pohorelsky <opohorel@redhat.com>, git@vger.kernel.org
Subject: Re: Git doesn't honor NO_PROXY environment variable while cloning
Date: Fri, 11 Sep 2020 12:46:56 -0400	[thread overview]
Message-ID: <20200911164656.GA2641000@coredump.intra.peff.net> (raw)
In-Reply-To: <alpine.DEB.2.20.2009111729530.6227@tvnag.unkk.fr>

On Fri, Sep 11, 2020 at 05:31:16PM +0200, Daniel Stenberg wrote:

> On Fri, 11 Sep 2020, Jeff King wrote:
> 
> > So I dunno. This seems like a libcurl bug, but it's possible we're
> > feeding it data wrong somehow.
> 
> I didn't check very closely, but it certainly sounds like this one:
> 
>   https://github.com/curl/curl/pull/5902

You know, I almost cc'd you, but I didn't want to bug you until I was
more sure it was a curl issue. But here you are anyway. :)

That indeed looks a lot like the same issue. And building the tip of
libcurl's master and linking git against it makes the problem go away.
So that is almost certainly it.

Thanks for the quick response!

-Peff

  reply	other threads:[~2020-09-11 16:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-11 12:15 Git doesn't honor NO_PROXY environment variable while cloning Ondrej Pohorelsky
2020-09-11 13:59 ` Jeff King
2020-09-11 14:01   ` Jeff King
2020-09-11 15:31   ` Daniel Stenberg
2020-09-11 16:46     ` Jeff King [this message]
2020-09-11 19:08       ` Junio C Hamano

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200911164656.GA2641000@coredump.intra.peff.net \
    --to=peff@peff.net \
    --cc=daniel@haxx.se \
    --cc=git@vger.kernel.org \
    --cc=opohorel@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).