I am finishing off some packaging I did awhile ago for the procheck structure validation suite. The source code for this software resides on a really slow ftp server which causes the normal fink source download method to time out. In particular, for the entry....
Source: ftp://ftp.biochem.ucl.ac.uk/pub/procheck/tar3_5/procheck.tar.Z I get... fink -m -k install procheck Scanning package description files.......... Information about 8446 packages read in 2 seconds. Running in Maintainer Mode Validating package file /sw/fink/dists/local/main/finkinfo/procheck.info... Package looks good! The package 'procheck' will be built and installed. Reading dependency for procheck-3.5.4-1... Reading build dependency for procheck-3.5.4-1... Reading build conflict for procheck-3.5.4-1... The following package will be installed or updated: procheck curl --connect-timeout 30 -f -L -A 'fink/0.29.99.cvs' -O ftp://ftp.biochem.ucl.ac.uk/pub/procheck/tar3_5/procheck.tar.Z curl: (67) Access denied: 530 ### execution of curl failed, exit code 67 Downloading the file "procheck.tar.Z" failed. (1) Give up (2) Retry the same mirror whereas a manual download with... wget -c ftp://ftp.biochem.ucl.ac.uk/pub/procheck/tar3_5/procheck.tar.Z succeeds. Do we have any settings in fink to change the timeout of the curl download or specify that a particular file should be downloaded with wget instead? Jack ------------------------------------------------------------------------------ Stay on top of everything new and different, both inside and around Java (TM) technology - register by April 22, and save $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. 300 plus technical and hands-on sessions. Register today. Use priority code J9JMT32. http://p.sf.net/sfu/p _______________________________________________ Fink-devel mailing list Fink-devel@lists.sourceforge.net http://news.gmane.org/gmane.os.apple.fink.devel