(Relaying this to the list as the maintainer didn't respond yet -- in case anybody else wants to pitch in.)
See below. OBTW, it would be nice if temporarily broken packages would not block a "fink update-all" -- as it is, the update each time breaks on C-Kermit (as it is alphabetically first?) and never gets to the other updates. A randomized update order would already solve 90 % of this... (It would be even nicer if there were flags for unattended "update-all"s, as in "don't ask questions, don't build/go on in case of a problem", etc.; "--yes" sounds too aggressive to me.) Gruesse, Carsten From: Carsten Bormann <[EMAIL PROTECTED]> Date: Mon Oct 13, 2003 00:23:16 Europe/Berlin To: [EMAIL PROTECTED] Subject: Re: Fink C-Kermit checksum mismatch I should add: Even if you accept the mismatch, it does not compile. See below. Gruesse, Carsten cc -DMACOSX10 -DCK_NCURSES -DTCPSOCKET -O -DNDSYSERRLIST -I/sw/include -DLOCK_DIR=/sw/var/spool/lock -DKTARGET=\"macosx10nc\" -c ckutio.c ckutio.c:4684: illegal expression, found `/' ckutio.c:4719: illegal expression, found `/' ckutio.c:4828: illegal expression, found `/' cpp-precomp: warning: errors during smart preprocessing, retrying in basic mode ckutio.c:4684: parse error before '/' token ckutio.c: In function `ttglckdir': ckutio.c:4719: parse error before '/' token ckutio.c: In function `ttlock': ckutio.c:4828: parse error before '/' token make[1]: *** [ckutio.o] Error 1 make: *** [macosx10nc] Error 2 ### execution of KFLAGS='-DNDSYSERRLIST failed, exit code 2 Failed: compiling ckermit-8.0.201-2 failed On Saturday, Oct 11, 2003, at 22:52 Europe/Berlin, Dr. Carsten Bormann wrote: Hi Chris, it seems there is a problem with the MD5 checksum and/or the C-Kermit distribution at Columbia. Could you please check this? Thanks! Gruesse, Carsten --------------------------------- (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] 2 rm -f /sw/src/ckermit-8.0.201.tar.gz curl -f -L -s -S -o ckermit-8.0.201.tar.gz ftp://kermit.columbia.edu/kermit/archives/cku201.tar.gz The checksum of the file ckermit-8.0.201.tar.gz of package ckermit-8.0.201-2 is incorrect. The most likely cause for this is a corrupted or incomplete download Expected: f7f147661b3f7e6fc33ab1232ba72b27 Actual: c2bde7371336b04e7cafe77142b68053 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] (Ad infinitum... -- the actual checksum never changes.) ------------------------------------------------------- This SF.net email sponsored by: Enterprise Linux Forum Conference & Expo The Event For Linux Datacenter Solutions & Strategies in The Enterprise Linux in the Boardroom; in the Front Office; & in the Server Room http://www.enterpriselinuxforum.com _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
