[Bug 251216] fetch(1) not able to fetch file

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Nov 18 13:23:51 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251216

andrew at tao11.riddles.org.uk changed:

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

--- Comment #8 from andrew at 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 Temporarily

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?

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


More information about the freebsd-bugs mailing list