Opened 18 years ago
Closed 18 years ago
#11186 closed defect (fixed)
Slocate-3.1 can't be fetched
Reported by: | elias@… | Owned by: | pguyot (Paul Guyot) |
---|---|---|---|
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 (3)
comment:1 Changed 18 years ago by elias@…
comment:2 Changed 18 years ago by elias@…
Some more mirrors:
http://fresh.t-systems-sfr.com/unix/src/misc/slocate-3.1.tar.gz http://slackware.mirrors.tds.net/pub/slackware/slackware_source/a/slocate/slocate-3.1.tar.gz http://mirror.nohup.it/slackware/slackware_source/a/slocate/slocate-3.1.tar.gz http://slackware.mirrors.pair.com/slackware_source/a/slocate/slocate-3.1.tar.gz
comment:3 Changed 18 years ago by pguyot (Paul Guyot)
Resolution: | → fixed |
---|---|
Status: | new → closed |
The master site was temporarily down. I added some mirrors as suggested.
Thanks for the report.
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"