New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #11186 (closed defect: fixed)

Opened 6 years ago

Last modified 6 years ago

Slocate-3.1 can't be fetched

Reported by: elias@… Owned by: pguyot@…
Priority: High Milestone:
Component: ports Version:
Keywords: slocate Cc:
Port:

Description

$sudo port fetch slocate ---> Fetching slocate ---> Attempting to fetch slocate-3.1.tar.gz from http://slocate.trakker.ca/files/ ---> Attempting to fetch slocate-3.1.tar.gz from http://distfiles-od.opendarwin.org/slocate ---> Attempting to fetch slocate-3.1.tar.gz from http://distfiles-msn.opendarwin.org/slocate ---> Attempting to fetch slocate-3.1.tar.gz from http://distfiles-bay13.opendarwin.org/slocate ---> Attempting to fetch slocate-3.1.tar.gz from http://distfiles-od.opendarwin.org/ ---> Attempting to fetch slocate-3.1.tar.gz from http://distfiles-msn.opendarwin.org/ ---> Attempting to fetch slocate-3.1.tar.gz from http://distfiles-bay13.opendarwin.org/ Error: Target com.apple.fetch returned: fetch failed Error: Status 1 encountered during processing.

Change History

comment:1 Changed 6 years ago by elias@…

A work-around is to fetch the source yourself:

E.g. In my case:

cd /opt/local/var/db/dports/distfiles/slocate sudo wget "http://slackware.mirrors.tds.net/pub/slackware/slackware_source/a/slocate/slocate-3.1.tar.gz"

comment:3 Changed 6 years ago by pguyot@…

  • Status changed from new to closed
  • Resolution set to fixed

The master site was temporarily down. I added some mirrors as suggested.

Thanks for the report.

Note: See TracTickets for help on using tickets.