Hi list. I am having some probs building the xfree86-base package from devel related to the tar file being corrupted.
curl -I http://prdownloads.sourceforge.net/fink/X420src-1.tgz HTTP/1.1 200 OK Date: Sat, 09 Feb 2002 12:19:00 GMT Server: Apache/1.3.20 (Unix) PHP/4.0.6 Last-Modified: Sun, 20 Jan 2002 01:08:16 GMT ETag: "2160114-18c243c-3c4a1880" Accept-Ranges: bytes Content-Length: 25961532 Connection: close Content-Type: application/x-gzip Content-Encoding: x-gzip ls -l /sw/src/X420src-1.tgz -rw-r--r-- 1 root admin 25961532 Feb 9 02:29 /sw/src/X420src-1.tgz md5sum /sw/src/X420src-1.tgz 87ea84b749650c883031e3eee5a41811 /sw/src/X420src-1.tgz The filesize seems fine. I am assuming the archive on sf.net is not corrupt which can be confirmed by someone else doing an md5sum. If my copy is corrupt, I wonder if it would be possible for me to rsync the file from someone else assuming the corruption is small (This is how far I get with tar tvzf : -rw-r--r-- dawes/wheel 15397 2001-06-04 19:45:42 xc/programs/Xserver/hw/kdrive/trident/trident.c tar: Skipping to next header gzip: stdin: invalid compressed data--crc error tar: Child returned status 1 tar: Error exit delayed from previous errors ). ============================== David Stanaway Personal: [EMAIL PROTECTED] Work: [EMAIL PROTECTED] _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
