[Bug 291311] Changed behavior for pkg using proxy

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 30 Nov 2025 21:31:01 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291311

Michael Osipov <michaelo@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bapt@FreeBSD.org,
                   |                            |michaelo@FreeBSD.org

--- Comment #1 from Michael Osipov <michaelo@FreeBSD.org> ---
The problem is easy if you know how both work:
pkg-static uses fetch(3), see manpage. pkg uses libcurl, see
https://curl.se/libcurl/c/CURLOPT_PROXYUSERPWD.html. Don't know how to
reconcile them...

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