#20504: py25-modulegraph-devel svn external broken (again?) -----------------------------------+---------------------------------------- Reporter: walter_mundt@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: ez_setup | Port: py25-modulegraph-devel -----------------------------------+---------------------------------------- I'm running into the same issue described in #18233 again just now. py25 -modulegraph-devel (depended on by a number of useful Python packages including pyobjc and py2app) fails to install because one of the SVN externals links in its checkout doesn't appear to work... A paste from the end of 'port -d install py25-modulegraph-devel': (long first line broken for readability) {{{ DEBUG: Assembled command: 'cd "/opt/local/var/macports/build\ /_opt_local_var_macports_sources_rsync.macports.\ org_release_ports_python_py25-modulegraph-devel/work" && \ /usr/bin/svn --non-interactive checkout http://svn.pythonmac.org/modulegraph/modulegraph/trunk/' Fetching external item into 'trunk/ez_setup' svn: Connection closed unexpectedly }}} And some more info: {{{ $ svn co --ignore-externals http://svn.pythonmac.org/modulegraph/modulegraph/trunk/ A trunk/modulegraph A trunk/modulegraph/find_modules.py A trunk/modulegraph/util.py A trunk/modulegraph/__init__.py A trunk/modulegraph/modulegraph.py A trunk/setup.py A trunk/setup.cfg U trunk Checked out revision 21. $ svn pg svn:externals trunk/ ez_setup svn://svn.eby-sarna.com/svnroot/ez_setup $ svn ls svn://svn.eby-sarna.com/svnroot/ez_setup svn: Connection closed unexpectedly }}} Note that I have tried to access the svn:// repository from two different servers in different parts of the country and behind different firewalls, so I don't think network configuration is an issue this time. -- Ticket URL: <http://trac.macports.org/ticket/20504> MacPorts <http://www.macports.org/> Ports system for Mac OS