Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jun 2014 01:59:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 191352] New: ports-mgmt/pkg v 1.2.7_3 does not honor the HTTP_PROXY_AUTH variable.
Message-ID:  <bug-191352-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191352

            Bug ID: 191352
           Summary: ports-mgmt/pkg v 1.2.7_3 does not honor the
                    HTTP_PROXY_AUTH variable.
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: vas@mpeks.tomsk.su

[root@km ~] printenv | grep -i prox
HTTP_PROXY=http://proxy.sibptus.ru:3128
HTTP_PROXY_AUTH=basic:*:XXXXXXX:YYYYYYYYYYYYY
NO_PROXY=svn.sibptus.ru
[root@km ~] pkg audit -F
pkg: http://www.vuxml.org/freebsd/vuln.xml.bz2: Forbidden
pkg: Cannot fetch vulnxml file!
[root@km ~]

 From the squid logs at proxy.sibptus.ru I see that pkg does not try to
authenticate itself with the proxy:

1403660801.249      0 217.29.84.104 TCP_DENIED/403 1371 GET
http://www.vuxml.org/freebsd/vuln.xml.bz2 - NONE/- text/html

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



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