[Bug 272406] ports-mgmt/pkg: pkg-1.20.1 is not working
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 272406] ports-mgmt/pkg: pkg-1.20.1 is not working"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 07 Jul 2023 05:52:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272406 Andrew "RhodiumToad" Gierth <andrew@tao11.riddles.org.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrew@tao11.riddles.org.uk --- Comment #1 from Andrew "RhodiumToad" Gierth <andrew@tao11.riddles.org.uk> --- It looks like the environment variable used for specifying a proxy has changed, from HTTP_PROXY to http_proxy. This is an artifact of the switch from libfetch to libcurl, I guess. (The lowercase name http_proxy works for fetch too, apparently, though it's kind of annoying to have environment vars in lower case.) pkg -d update -f will show more info about why it failed. -- You are receiving this mail because: You are the assignee for the bug.