that is what I get for not keeping up to date.
I have been using FETCH_CMD for a number of years to get through
authenticating proxy, never bothered to see if support was added to
fetch.c
On Thu, Feb 11, 2021 at 3:18 PM Stuart Henderson wrote:
>
> On 2021-02-11, Stephan Mending wrote:
> > I'm
On 2021-02-11, Stephan Mending wrote:
> I'm a dork. I actually tried that but forgot to set "keepenv" in doas.conf. :|
This is fairly recent, jca fixed ftp to do http over an authenticated proxy
last year
I'm a dork. I actually tried that but forgot to set "keepenv" in doas.conf. :|
Thank you anyway for pointing me at it !
Best regards !
On Thu, Feb 11, 2021 at 05:03:59PM -0300, Fabio Martins wrote:
>
> Works here for me:
>
> export http_proxy="http://user:password@127.0.0.1:/"; && pkg_add
Works here for me:
export http_proxy="http://user:password@127.0.0.1:/"; && pkg_add -nu
> Hi,
> I was wondering if there was any way on how to allow pkg_add to use an
> authenticating http-proxy ? Unluckily I cannot
> find any documentation on the matter.
>
> Thanks alot so far.
>
> Best re
try using a different command to fetch packages. take a look at man
pkg_add(1) FETCH_CMD
I just ran into this issue at work. I dug into fetch.c to see what it
would take to extend system ftp, but ran out of cycles
On Wed, Feb 10, 2021 at 2:27 PM Stephan Mending wrote:
>
> Hi,
> I was wondering
Hi,
I was wondering if there was any way on how to allow pkg_add to use an
authenticating http-proxy ? Unluckily I cannot
find any documentation on the matter.
Thanks alot so far.
Best regards,
Stephan
6 matches
Mail list logo