[Bug 224426] fetch -i runs in an endless loop

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Dec 21 20:21:16 UTC 2017


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

Zak <zsnafzig at edu.uwaterloo.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zsnafzig at edu.uwaterloo.ca

--- Comment #1 from Zak <zsnafzig at edu.uwaterloo.ca> ---
Created attachment 189014
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=189014&action=edit
proposed patch to fetch to avoid endless loop

Not sure if this is the best solution, but it seems to work for the case you've
encountered. It looks like the issue is due to HTTP and HTTPS being treated
slightly differently. I don't know if this is indicative of a deeper problem
though.

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


More information about the freebsd-bugs mailing list