Opened 7 years ago

Closed 7 years ago

#54921 closed defect (duplicate)

svn.code.sf.net unhappy

Reported by: ssisak (Steve Sisak) Owned by: admin@…
Priority: Normal Milestone:
Component: server/hosting Version:
Keywords: Cc:
Port:

Description

Getting a svn failure on this host

If there any way to tell mac ports to skip a given server?

thompsons-imac:~ sgs$ sudo port install libnetpbm +universal
--->  Computing dependencies for libnetpbm
--->  Fetching distfiles for libnetpbm
Error: Failed to fetch libnetpbm: Subversion check out failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_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 libnetpbm failed
thompsons-imac:~ sgs$ 

Attachments (1)

main.log (8.4 KB) - added by ssisak (Steve Sisak) 7 years ago.
Failure Log

Download all attachments as: .zip

Change History (2)

Changed 7 years ago by ssisak (Steve Sisak)

Attachment: main.log added

Failure Log

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

Resolution: duplicate
Status: newclosed

You can tell MacPorts to blacklist (not to use) a particular host. See macports.conf. It won't help in this case because this port has no alternative download location available. This port fetches from a Subversion repository. Since the SourceForge server that repository is on is down, you can't fetch the port. Wait for SourceForge to bring the server back online.

See #54918.

Note: See TracTickets for help on using tickets.