[MacPorts] #28590: netpbm: Target org.macports.fetch returned: Subversion check out failed
MacPorts
noreply at macports.org
Tue Mar 22 16:21:17 PDT 2011
#28590: netpbm: Target org.macports.fetch returned: Subversion check out failed
----------------------------------+-----------------------------------------
Reporter: t.koziara@… | Owner: mas@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 1.9.2
Resolution: invalid | Keywords:
Port: netpbm |
----------------------------------+-----------------------------------------
Comment(by deesto@…):
I'm not sure I understand this proposed fix, as the Portfile already calls
for an HTTPS URL:
{{{
svn.url https://${name}.svn.sourceforge.net/svnroot/${name}/stable
}}}
In any case, changing this to `http:` still fails.
{{{
$ sudo port -v upgrade outdated
---> Computing dependencies for netpbm.
---> Fetching netpbm
svn: OPTIONS of 'http://netpbm.svn.sourceforge.net/svnroot/netpbm/stable':
could not connect to server (http://netpbm.svn.sourceforge.net)
shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_netpbm/work"
&& /usr/bin/svn --non-interactive --trust-server-cert export
http://netpbm.svn.sourceforge.net/svnroot/netpbm/stable@1402 2>&1"
returned error 1
Error: Target org.macports.fetch returned: Subversion check out failed
Warning: the following items did not execute (for netpbm):
org.macports.activate org.macports.fetch org.macports.checksum
org.macports.extract org.macports.patch org.macports.configure
org.macports.build org.macports.destroot org.macports.install
...
}}}
--
Ticket URL: <https://trac.macports.org/ticket/28590#comment:16>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list