Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Nov 2025 21:31:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 291311] Changed behavior for pkg using proxy
Message-ID:  <bug-291311-227-QfFMh6PCUP@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-291311-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-291311-227-QfFMh6PCUP>