Opened 7 years ago

Closed 7 years ago

Last modified 6 years ago

#54918 closed defect (wontfix)

libnetpbm: fetch failure

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

Description

Error: Failed to fetch libnetpbm: Subversion check out failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_netpbm/libnetpbm/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port ffmpeg failed
version:1
:debug:clean Attempting ln -sf /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_netpbm/libnetpbm/work /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/graphics/netpbm/work
:debug:clean dropping privileges: euid changed to 502, egid changed to 501.
:debug:main Executing org.macports.main (libnetpbm)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:archivefetch archivefetch phase started at Wed Sep 27 09:57:09 EDT 2017
:msg:archivefetch --->  Fetching archive for libnetpbm
:debug:archivefetch Executing org.macports.archivefetch (libnetpbm)
:debug:archivefetch euid/egid changed to: 0/0
:debug:archivefetch chowned /opt/local/var/macports/incoming to macports
:debug:archivefetch euid/egid changed to: 502/501
:info:archivefetch --->  libnetpbm-10.79.07_0.darwin_17.x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
:msg:archivefetch --->  Attempting to fetch libnetpbm-10.79.07_0.darwin_17.x86_64.tbz2 from https://packages.macports.org/libnetpbm
:debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found
:msg:archivefetch --->  Attempting to fetch libnetpbm-10.79.07_0.darwin_17.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/libnetpbm
:debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found
:msg:archivefetch --->  Attempting to fetch libnetpbm-10.79.07_0.darwin_17.x86_64.tbz2 from http://lil.fr.packages.macports.org/libnetpbm
:debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found
:debug:archivefetch Privilege de-escalation not attempted as not running as root.
:debug:fetch fetch phase started at Wed Sep 27 09:57:09 EDT 2017
:notice:fetch --->  Fetching distfiles for libnetpbm
:debug:fetch Executing org.macports.fetch (libnetpbm)
:debug:fetch Environment: 
:debug:fetch CC_PRINT_OPTIONS='YES'
:debug:fetch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_netpbm/libnetpbm/work/.CC_PRINT_OPTIONS'
:debug:fetch CPATH='/opt/local/include'
:debug:fetch LIBRARY_PATH='/opt/local/lib'
:debug:fetch MACOSX_DEPLOYMENT_TARGET='10.13'
:info:fetch Executing:  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 https://svn.code.sf.net/p/netpbm/code/@3064 --non-recursive /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_netpbm/libnetpbm/work 2>&1
: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 https://svn.code.sf.net/p/netpbm/code/@3064 --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 'https://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 https://svn.code.sf.net/p/netpbm/code/@3064 --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"
:debug:fetch could not read "/opt/local/share/man/man1/jiv.1.gz": no such file or directory
:debug:fetch     while executing
:debug:fetch "::file type $file"
: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 (4)

comment:1 Changed 7 years ago by mf2k (Frank Schima)

Owner: set to ryandesign
Port: libnetpbm added; ffmpeg removed
Status: newassigned
Summary: ffmpeg @3.3.4 +nonfree fails due to libnetpbm download falure on macOS 10.13, Xcode 9.0libnetpbm: fetch failure

In the future, please fill in the Port field with the port that actually fails to build and Cc that port's maintainers (port info --maintainers libnetpbm), if any.

comment:2 Changed 7 years ago by mf2k (Frank Schima)

This is probably a temporary issue due to problems at sourceforge.

comment:3 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: wontfix
Status: assignedclosed

Yes. Nothing we can do.

comment:4 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.