Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#55930 closed defect (fixed)

libnetpbm svn fetch from sf.net fails

Reported by: easye Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: libnetpbm

Description

Not sure what the end result is with the sf.net "upgrade" process of the last week or so will eventually be, but whatever sf.net is doing prevents libnetpbm from fetching its source via subversion:

:debug:fetch system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_netpbm/libnetpbm/work" && /usr/bin/svn --non-interactive --trust-server-cert checkout http://svn.code.sf.net/p/netpbm/code/@3155 --non-recursive /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_netpbm/libnetpbm/work 2>&1
:info:fetch svn: E170013: Unable to connect to a repository at URL 'http://svn.code.sf.net/p/netpbm/code'
:info:fetch svn: E120108: Error running context: The server unexpectedly closed the connection.
:info:fetch Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_netpbm/libnetpbm/work" && /usr/bin/svn --non-interactive --trust-server-cert checkout http://svn.code.sf.net/p/netpbm/code/@3155 --non-recursive /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_netpbm/libnetpbm/work 2>&1
:info:fetch Exit code: 1
:error:fetch Failed to fetch libnetpbm: Subversion check out failed
:debug:fetch Error code: NONE
:debug:fetch Backtrace: Subversion check out failed
:debug:fetch     while executing
:debug:fetch "svnfetch"
:debug:fetch     (procedure "portfetch::fetch_main" line 13)
:debug:fetch     invoked from within
:debug:fetch "$procedure $targetname"
:error:fetch See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_netpbm/libnetpbm/main.log for details.

Change History (5)

comment:1 Changed 6 years ago by easye

Cc: ryandesign@… added

comment:2 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… removed
Owner: set to ryandesign
Status: newassigned
Type: enhancementdefect

I agree, it does not work right now. You'll just have to try again later. SourceForge has been having issues since their move to a new data center two weeks ago, which have repeatedly taken all or many of their services offline for hours at a time. You can check https://twitter.com/sfnet_ops for status updates.

comment:3 Changed 6 years ago by easye

Resolution: fixed
Status: assignedclosed

The sf.net service problems have seemingly been addressed.

Closing this ticket.

comment:4 Changed 6 years ago by pietvo (Pieter van Oostrum)

Actually, installing libnetpbm from source still fails.

comment:5 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)

In 9192b329cc13ddda097b50a8cb086adc4b8d5435/macports-ports:

netpbm: Fetch from GitHub mirror instead of SourceForge svn

Fetching from svn has been repeatedly problematic.

See: #28250
See: #28590
See: #29692
See: #31987
See: #32000
See: #36517
See: #38823
See: #41023
See: #48687
See: #50087
See: #54428
See: #54918
See: #54919
See: #54924
See: #55853
See: #55930
See: #55986

Note: See TracTickets for help on using tickets.