Holger Schulz wrote: > Am 2007-05-14 um 23:23 schrieb Alexander Hansen: > > >> Have you run a selfupdate recently? On my system the package >> description indicates same Source-MD5 for db43 as is shown for the >> Actual value above. >> > > It still doesn't work. I ran fink selfupdate, fink configure and fink > update-all. Result: > > ... > The checksum of the file is incorrect. The most likely cause for this > is a > corrupted or incomplete download > Expected: d9bd6c73b55531380d5d9c7f217c5f6f > Actual: b148db9206df89594abf7ceddadd6872 > Downloading the file "db-4.3.29.NC.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] > curl -f -L -O http://distfiles.bru.be.eu.finkmirrors.net/ > db-4.3.29.NC.tar.gz > % Total % Received % Xferd Average Speed Time Time > Time Current > Dload Upload Total Spent > Left Speed > 100 5764k 100 5764k 0 0 213k 0 0:00:27 0:00:27 > --:--:-- 207k > The checksum of the file is incorrect. The most likely cause for this > is a > corrupted or incomplete download > Expected: d9bd6c73b55531380d5d9c7f217c5f6f > Actual: b148db9206df89594abf7ceddadd6872 > Downloading the file "db-4.3.29.NC.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] > curl -f -L -O ftp://ftp.sleepycat.com/releases/db-4.3.29.NC.tar.gz > > curl: (7) couldn't connect to host > ### execution of curl failed, exit code 7 > Downloading the file "db-4.3.29.NC.tar.gz" failed. > (1) Give up > (2) Retry the same mirror > > How do you want to proceed? [2] > curl -f -L -O ftp://ftp.sleepycat.com/releases/db-4.3.29.NC.tar.gz > > curl: (7) couldn't connect to host > ### execution of curl failed, exit code 7 > Downloading the file "db-4.3.29.NC.tar.gz" failed. > (1) Give up > (2) Retry the same mirror > > How do you want to proceed? [2] 1 > Removing build lock... > /sw/bin/dpkg-lockwait -r fink-buildlock-db43-4.3.29-1 > (Lese Datenbank ... 10320 Dateien und Verzeichnisse sind derzeit > installiert.) > Entferne fink-buildlock-db43-4.3.29-1 ... > Failed: file download failed for db-4.3.29.NC.tar.gz of package > db43-4.3.29-1 > [racoon:/Users/mk] admin% > > What else can I do? > > Thanks. > > hs > > Like Martin said, check if you're on the 10.4-transitional distribution. The easy way to see is if you run
fink --version If your Distribution is 0.8.0 , then you're on 10.4-transitional. This would explain a lot, because this is a dead tree that isn't receiving updates. There is an upgrade script available at http://prdownloads.sourceforge.net/fink/scripts-10.4-update-0.4.tar.gz?download Since Apple changed how sudo handles its environment, you'll need to run the script using "sudo update.pl" -- Alexander K. Hansen Fink User Liaison/Documenter [EMAIL PROTECTED] ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners
