https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219518
Dag-Erling Smørgrav <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|New |Closed Assignee|[email protected] |[email protected] Resolution|--- |Works As Intended --- Comment #1 from Dag-Erling Smørgrav <[email protected]> --- The correct value for FTP_PROXY (and HTTP_PROXY) in your case is either "http://192.168.1.1:3128/" or simply "192.168.1.1:3128". Arguably, libfetch should either reject or ignore a non-HTTP proxy URL, but that is a different issue. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
