Robert Wodnicki wrote:
> Alex,
>
> Thanks, it does appear to find the latest version now. That was very  
> helpful
>
> (by the way, am I correct to reply to the listserve and not to your  
> email?)
>
>   
Sure.  Some people do a "reply to all"
> fink install octave
>
> does go through and download a lot of file, but eventually it gets to  
> octave-2.9.13
> itself and the following happens:
>
> curl --connect-timeout 30 -f -L -A 'fink/0.27.6' -O ftp:// 
> ftp.octave.org/pub/octave/bleeding-edge/octave-2.9.13.tar.gz
>    % Total    % Received % Xferd  Average Speed   Time    Time      
> Time  Current
>                                   Dload  Upload   Total   Spent     
> Left  Speed
> 100 9779k  100 9779k    0     0   713k      0  0:00:13  0:00:13  
> --:--:--  932k
> The checksum of the file is incorrect. The most likely cause for this  
> is a
> corrupted or incomplete download
> Expected: 2d6db5c0400671ccc039d1e2c52b4280
> Actual: MD5(493e9dfc66bfda1ea270bf1dfc8ec6cc)
>          SHA1(943300c3c86faedb8639bd63fd52c2cdbd47d0fd)
> Downloading the file "octave-2.9.13.tar.gz" failed.
>
> (1)     Give up
> (2)     Retry the same mirror
>
> How do you want to proceed? [2]
>
> I choose (2) a few times and it always fails at the end.
>
> Any ideas on this one?
>
> Thanks again for your help,
>
> Robert
>
>   
The 2.9.13 description you are using isn't officially in the 
distribution, so it's entirely possible that its checksum is not 
up-to-date.  An easy workaround is to use "fink fetch octave", then pick 
the "do nothing" option when it tells you the checksum doesn't match.  
Then "fink install octave" will give you the option to use the source 
that you have already fetched, which it doesn't do in the combined 
fetch-and-install operation.

I've cced the maintainer, since it's probably worth updating our octave 
to 2.9.13--I have a .info file for it (but my Fink box is offline so I 
can't actually post it).
> <snip>
>
>   
Alexander K. Hansen
Fink User Liaison/Documenter
akh AT finkproject DOT org


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to