[MacPorts] #69104: subversion @1.14.2_1: checkout fails: svn: warning: W170013: Unable to connect to a repository at URL 'https://github.com/spillz/codeblocks-python/trunk'

MacPorts noreply at macports.org
Sat Jan 13 21:42:41 UTC 2024


#69104: subversion @1.14.2_1: checkout fails: svn: warning: W170013: Unable to
connect to a repository at URL 'https://github.com/spillz/codeblocks-
python/trunk'
--------------------+------------------------------------------
 Reporter:  kencu   |      Owner:  (none)
     Type:  defect  |     Status:  new
 Priority:  Normal  |  Milestone:
Component:  ports   |    Version:
 Keywords:          |       Port:  subversion, codeblocks-devel
--------------------+------------------------------------------
 Using subversion to checkout the source of codeblocks-devel fails
 currently with this error when checking out one of the external projects:

 {{{

 svn: warning: W205011: Error handling externals definition for
 'trunk/src/plugins/contrib/PythonPlugins':
 svn: warning: W170013: Unable to connect to a repository at URL
 'https://github.com/spillz/codeblocks-python/trunk'
 Checked out revision 13421.
 svn: E205011: Failure occurred processing one or more externals
 definitions
 Command failed:  cd "/opt/local/var/macports/build
 /_opt_macportsofficial_macports-ports_devel_codeblocks-devel/codeblocks-
 devel/work" && /opt/local/bin/svn --non-interactive checkout
 svn://svn.code.sf.net/p/codeblocks/code/trunk@13421 2>&1
 Exit code: 1
 Error: Failed to fetch codeblocks-devel: Subversion check out failed
 }}}

 The checkout of main source works, and the checkout of one of the
 externals goes OK, but the github one (PythonPlugins) fails:

 {{{
 % svn propget svn:externals src/plugins/contrib/
 FortranProject https://svn.code.sf.net/p/fortranproject/code/trunk
 PythonPlugins https://github.com/spillz/codeblocks-python/trunk

 }}}

 This used to work before. I'm not sure what happened.

 I tried changing the externals to:
 {{{
 % svn propget svn:externals src/plugins/contrib/
 FortranProject https://svn.code.sf.net/p/fortranproject/code/trunk
 PythonPlugins https://github.com/spillz/codeblocks-python

 }}}

 but that didn't help, it seems -- unless I didn't do it right. I'm not
 much of a subversion expert.

 There is a ticket saying subversion does not work well when using
 openssl3, but is fixed by installing openss3 +legacy; I tried that, but it
 also made no change.

-- 
Ticket URL: <https://trac.macports.org/ticket/69104>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list