On 9/21/12 5:13 PM, María Curet-Arana wrote:
> I am trying to install octave-atlas through fink commander and it always
> gets stuck
> on szlib:
> 

I'm not sure why you emailed me separately, since I am _not_ the
maintainer of szlib.  The fact that you want octave is totally and
utterly irrelevant to the problem at hand.

<snipping irrelevant stuff>

> 
> Setting runtime build-lock...
> dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-szip-2.1-2
> /sw/src/fink.build
> dpkg-deb: building package `fink-buildlock-szip-2.1-2' in
> `/sw/src/fink.build/fink-buildlock-szip-2.1-2_2012.09.21-19.41.11_darwin-x86_64.deb'.
> Installing build-lock package...
> /sw/bin/dpkg-lockwait -i
> /sw/src/fink.build/fink-buildlock-szip-2.1-2_2012.09.21-19.41.11_darwin-x86_64.deb
> Selecting previously deselected package fink-buildlock-szip-2.1-2.
> (Reading database ... 20986 files and directories currently installed.)
> Unpacking fink-buildlock-szip-2.1-2 (from
> .../fink-buildlock-szip-2.1-2_2012.09.21-19.41.11_darwin-x86_64.deb) ...
> Setting up fink-buildlock-szip-2.1-2 (2012.09.21-19.41.11) ...
> 
> 
> The checksum of the file szip-2.1.tar.gz of package szip-2.1-2 is incorrect.
> The most likely cause for this is a corrupted or incomplete download
> Expected: 63894a65bc470011fd2049f3ca65d2bf
> Actual: MD5(902f831bcefb69c6b635374424acbead)
>         SHA1(d241c9acc26426a831765d660b683b853b83c131)
> It is recommended that you download it again. How do you want to proceed?
> 
> (1)Give up
> (2)Delete it and download again
> (3)Assume it is a partial download and try to continue
> (4)Don't download, use existing file
> 
> Make your choice:  [2] 
> curl --connect-timeout 30 -f -L -A 'fink/0.31.5' -O
> http://distfiles.master.finkmirrors.net/szip-2.1.tar.gz
>   % Total    % Received % Xferd  Average Speed   Time    Time     Time 
> Current
>                                  Dload  Upload   Total   Spent    Left 
> Speed
> 
>   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--
>     0
>   5  374k    5 21631    0     0  15535      0  0:00:24  0:00:01  0:00:23
> 42248
>  35  374k   35  133k    0     0  58255      0  0:00:06  0:00:02  0:00:04
> 93330
>  96  374k   96  360k    0     0   105k      0  0:00:03  0:00:03
> --:--:--  142k
> 100  374k  100  374k    0     0   109k      0  0:00:03  0:00:03
> --:--:--  148k
> The checksum of the file is incorrect. The most likely cause for this is a
> corrupted or incomplete download
> Expected: 63894a65bc470011fd2049f3ca65d2bf
> Actual: MD5(902f831bcefb69c6b635374424acbead)
>         SHA1(d241c9acc26426a831765d660b683b853b83c131)
> Downloading the file "szip-2.1.tar.gz" failed.
> 
> (1)Give up
> (2)Retry the same mirror
> (3)Retry another mirror from your country
> (4)Retry another mirror
> (5)Retry using original source URL
> 
> Default answer will be chosen in 120 seconds...
> 
> 
> I then went to the HDF website to install it from source manually and it
> went
> through.  I installed it on /sw/include and on /sw/lib:
> 
> maria@quenepa:/sw/lib{550}% ls -lt libsz*
> lrwxr-xr-x  1 root  admin  32 Sep 21 19:28 libsz.2.0.0.dylib@ ->
> /opt/local/lib/libsz.2.0.0.dylib
> lrwxr-xr-x  1 root  admin  28 Sep 21 19:28 libsz.2.dylib@ ->
> /opt/local/lib/libsz.2.dylib
> lrwxr-xr-x  1 root  admin  22 Sep 21 19:28 libsz.a@ ->
> /opt/local/lib/libsz.a
> lrwxr-xr-x  1 root  admin  26 Sep 21 19:28 libsz.dylib@ ->
> /opt/local/lib/libsz.dylib
> lrwxr-xr-x  1 root  admin  23 Sep 21 19:28 libsz.la@ ->
> /opt/local/lib/libsz.la
> maria@quenepa:/sw/lib{551}% 
> 
> maria@quenepa:/sw/include{556}% ls -lt sz*
> lrwxr-xr-x  1 root  admin  30 Sep 21 19:28 szip_adpt.h@ ->
> /opt/local/include/szip_adpt.h
> lrwxr-xr-x  1 root  admin  26 Sep 21 19:28 szlib.h@ ->
> /opt/local/include/szlib.h
> maria@quenepa:/sw/include{557}% ls -lt ricehdf.h 
> lrwxr-xr-x  1 root  admin  28 Sep 21 19:28 ricehdf.h@ ->
> /opt/local/include/ricehdf.h
> maria@quenepa:/sw/include{558}% 
> 
> 
> I suggest to fix the szip package link asap.  Or help me make fink
> recognize that szip
> is already installed.
> 
> 

Fink is aware of _packages_, not _files_. We _will not_ recognize
arbitrary manual installs or installs from other packaging systems
without a good reason.  This doesn't qualify.

> Thanks,
> 
> Maria
> 
> 
> 
> --
> Package manager version: 0.31.5
> Distribution version: selfupdate-rsync Sun Dec 18 18:01:54 2011, 10.6,
> x86_64
> Mac OS X version: 10.6.8
> Xcode version: 3.2.6
> gcc version: 4.2.1 (Apple Inc. build 5666) (dot 3)
> make version: 3.81
> Feedback Courtesy of FinkCommander



Your problem appears to be localized to your machine, too:

curl --connect-timeout 30 -f -L -A 'fink/0.34.3' -O
http://distfiles.master.finkmirrors.net/szip-2.1.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time
Current
                                 Dload  Upload   Total   Spent    Left
Speed
100  374k  100  374k    0     0   308k      0  0:00:01  0:00:01 --:--:--
 548k
Alexanders-MacBook-Pro:zips hansen$ md5 /sw/src/szip-2.1.tar.gz
MD5 (/sw/src/szip-2.1.tar.gz) = 902f831bcefb69c6b635374424acbead

Your download is terminating at 184k, so there is nothing for _us_ to fix.

What you _can_ do is put a manually-download szip-2.1.tar.gz into
/sw/src and Fink will use that.
-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/

------------------------------------------------------------------------------
How fast is your code?
3 out of 4 devs don\\\'t know how their code performs in production.
Find out how slow your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219672;13503038;z?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to