[MacPorts] #34832: PORT/work/.home/.subversion and proxy access
MacPorts
noreply at macports.org
Mon Jun 11 11:15:57 PDT 2012
#34832: PORT/work/.home/.subversion and proxy access
---------------------------------------------+------------------------------
Reporter: mthomas+macports@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: base | Version: 2.1.1
Keywords: | Port:
---------------------------------------------+------------------------------
When attempting to "port fetch netpbm", I kept getting an error that svn
was unable to contact the server. (Relevant part of log attached.)
I could not understand what was happening because running the svn command
from the prompt worked as expected. (My install of ports are installed as
a normal user account, not using sudo).
Since I access the internet via a proxy, I suspected that the svn command
that "port" was running was not seeing my proxy settings, despite having
set the proxy in my environment, in the
/opt/local/etc/macports/macports.conf file, and in ~/.subversion/server.
The issue appears to be that the temporary subversion configuration files
created in .../netpbm/work/.home/.subversion/server do not include the
proxy setting. When I edited that file to include my proxy setting, I was
able to fetch the netpbm sources.
It took me a while to diagnose the problem. Had the debugging output
included some indication that a fake home directory had been created while
running subversion, the issue would have been easier to diagnose.
--
Ticket URL: <https://trac.macports.org/ticket/34832>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list