-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Néstor Espino Briones wrote:
> I am having problem with an applications that uses cftisio in an imac
> PPC G4. I think that is a library version problem. Then I run fink
> selfupdate and fink update-all, but the latter does not work.
> 
> I have problems with db-4.2.52.tar.gz:
> 
> The checksum of the file db-4.2.52.tar.gz of package db42-ssl-4.2.52-17
> is incorrect. The most
> likely cause for this is a corrupted or incomplete download
> Expected: cbc77517c9278cdb47613ce8cb55779f
> Actual: be46bf4900b411c8d73780b5e90f3add
> 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] 3
> curl -f -L -O -C - http://distfiles.master.finkmirrors.net/db-4.2.52.tar.gz
> ** Resuming transfer from byte position 24439
>   % Total    % Received % Xferd  Average Speed   Time    Time     Time 
> Current
>                                  Dload  Upload   Total   Spent    Left 
> Speed
> 100 3803k  100 3803k    0     0   101k      0  0:00:37  0:00:37
> --:--:--  124k
> The checksum of the file is incorrect. The most likely cause for this is
> a corrupted or
> incomplete download
> Expected: cbc77517c9278cdb47613ce8cb55779f
> Actual: 065954600e53b1845ce52f8cbeac0cef
> Downloading the file "db-4.2.52.tar.gz" failed.
> (1)    Give up
> (2)    Retry the same mirror
> (3)    Retry another mirror from your continent
> (4)    Retry another mirror
> (5)    Retry using original source URL
> 
> How do you want to proceed? [3] 4
> curl -f -L -O http://distfiles.bru.be.eu.finkmirrors.net/db-4.2.52.tar.gz
> 
> curl: (7) couldn't connect to host
> ### execution of curl failed, exit code 7
> Downloading the file "db-4.2.52.tar.gz" failed.
> (1)    Give up
> (2)    Retry the same mirror
> (3)    Retry another mirror from your continent
> (4)    Retry another mirror
> (5)    Retry using original source URL
> 
> How do you want to proceed? [5] 1
> Removing build lock...
> /sw/bin/dpkg-lockwait -r fink-buildlock-db42-ssl-4.2.52-17
> (Leyendo la base de datos ... 
> 35618 ficheros y directorios instalados actualmente.)
> Desinstalando fink-buildlock-db42-ssl-4.2.52-17 ...
> Failed: file download failed for db-4.2.52.tar.gz of package
> db42-ssl-4.2.52-17
> 
> 
> Then, how can I tell fink that it has to ignore checksum? How can I
> install it from source using fink? How can I know where to put the
> package in order that db42-ssl-4.2.52-17 can find it, if I installed
> db-4.2.52.tar.gz manually?
> 
> I am using Fink 0.24.26.
> 
> Thanks in advance, I will be waiting for your answer.
> 
> Cheers,
> Néstor
> 
> 
>

You can work around this by using "fink fetch db42-ssl", and then pick
the "give up" option.  Then when you use "fink install db42-ssl", pick
the "Don't download, use existing file" option.

However:

It's not a library version problem.  It's an outdated package
description problem on your system.  The tarball has changed since the
package description that you're using was created.

The fact that you're using the 0.24.26 package manager suggests that
you're on the 10.4-transitional distribution, which has been unsupported
since August 2006.  (You didn't specify your OS version)

What do you get from "fink -V" ?  If you have a Distribution version of
0.8.0, then you're going to want to update that.  Download the upgrade
script from

http://sourceforge.net/projects/fink/files/10.4-update/0.4/scripts-10.4-update-0.4.tar.gz/download

Unarchive that, e.g. via

tar -xvzf /path/to/scripts-10.4-update-0.4.tar.gz

(replace "/path/to" with the real directories) or possibly

tar -xvf /path/to/scripts-10.4-update-0.4.tar

if you're using Safari and it already undid the gz for you.  Then use
the following commands:

cd /path/to/scripts-10.4-update-0.4
sudo -s
./update.pl
- --
Alexander Hansen
Fink User Liaison
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkrceYQACgkQB8UpO3rKjQ+QbgCfQ9VBfwoD7ai4GMKL+KVnfDVy
kmEAoJ7ugiLDDFTL3IaGOIzTiY4WQrOC
=Yp7P
-----END PGP SIGNATURE-----

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to