On 22/07/2009, at 01:45, Durrell Kapan wrote: > Hi list, > > I'm trying to fink install mapmaker and I get the following errors > (my fink is > under 10.4, I've rerun the indexing, and the error is b/c the > install script > points to a no longer valid web page). > > > See below for error. What should I do? > > I realize that the original page for mapmaker.html is missing, there > are others > here: > > http://www.mirrorservice.org/sites/master.us.finkmirrors.net/distfiles/mapmaker.html > > Not sure what to do, tried all the mirror order changing suggestions. > > Thanks for porting mapmaker! > > Durrell > > !...@#$%^&*(:~ kapan$ fink install mapmaker > Password: > Information about 9164 packages read in 1 seconds. > The following package will be installed or updated: > mapmaker > curl --connect-timeout 30 -f -L -A 'fink/0.29.7' -O > http://www-genome.wi.mit.edu/genome_software/other/mapmaker.html > % Total % Received % Xferd Average Speed Time Time > Time Current > Dload Upload Total Spent > Left Speed > 0 249 0 0 0 0 0 0 --:--:-- --:--:-- > --:--:-- 0 > curl: (22) The requested URL returned error: 404 > ### execution of curl failed, exit code 22 > Downloading the file "mapmaker.html" failed. > > (1) Give up > (2) Retry the same mirror > > Default answer will be chosen in 120 seconds... > How do you want to proceed? [2] 1 > Failed: file download failed for mapmaker.html of package > mapmaker-3.0-1016
True, the original page doesn't longer exist. I am notifying the maintainer of mapmaker, Daniel Macks. Try this workaround, Durrell: cd /sw/src sudo curl -O http://www.mirrorservice.org/sites/master.us.finkmirrors.net/distfiles/mapmaker.html It'll download mapmaker.html and save it under the directory where Fink downloads source files. Cheers, -- monipol http://finkers.wordpress.com Submitting a Fink bug report? Read this: http://www.finkproject.org/doc/netiquette/index.php http://finkers.wordpress.com/2009/06/03/bug-reports/ ------------------------------------------------------------------------------ _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
