Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Nov 2020 13:23:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 251216] fetch(1) not able to fetch file
Message-ID:  <bug-251216-227-iC7ErBMNSd@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-251216-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-251216-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D251216

andrew@tao11.riddles.org.uk changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andrew@tao11.riddles.org.uk

--- Comment #8 from andrew@tao11.riddles.org.uk ---
(In reply to vermaden from comment #5)

(I am the "someone on IRC" previously mentioned)

As far as I can tell, it's impossible to get this verbose output:

> requesting https://github.com/amir/sctd/archive/0.2.0.tar.gz
> fetch: https://github.com/amir/sctd/archive/0.2.0.tar.gz: Moved Temporari=
ly

unless the -A flag is somehow becoming set in libfetch. Without that flag, =
that
code path would always lead through code that outputs this:

> 302 redirect to https://codeload.github.com/amir/sctd/tar.gz/0.2.0

What if you run it in a clean environment with env -i?

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-251216-227-iC7ErBMNSd>