[lazarus] Wrong list, but FPC sources corrupt?
Marco van de Voort
marcov at stack.nl
Sun Aug 17 16:03:55 EDT 2003
> I was in the process of upgrading to FPC 1.0.10, the last step of which
> after installing the packages was to download the source file from:
> ftp://ftp.freepascal.org/fpc/dist/source-1.0.10/fpc-1.0.10-src.tar.gz
>
> When untar'ing this file I get:
>
> <<--snip many lines of extraction-->>
> utils/tply/yacctabl.pas
> utils/tply/yylex.cod
> utils/tply/yyparse.cod
>
> gzip: stdin: decompression OK, trailing garbage ignored
> tar: Child returned status 2
> tar: Error exit delayed from previous errors
> [tony at voyager source]#
I tested the archive and it was fine:
6 -rw-r--r-- 1 fpc users 5615 Sep 7 2002 yaccclos.pas
2 -rw-r--r-- 1 fpc users 1739 Jul 13 2000 yacclib.pas
16 -rw-r--r-- 1 fpc users 15309 Sep 7 2002 yacclook.pas
4 -rw-r--r-- 1 fpc users 4066 Sep 7 2002 yacclr0.pas
6 -rw-r--r-- 1 fpc users 6052 Sep 7 2002 yaccmsgs.pas
20 -rw-r--r-- 1 fpc users 18841 Sep 7 2002 yaccpars.pas
16 -rw-r--r-- 1 fpc users 14811 Sep 7 2002 yaccsem.pas
31 -rw-r--r-- 1 fpc users 29872 Sep 7 2002 yacctabl.pas
2 -rw-r--r-- 1 fpc users 1263 Jul 13 2000 yylex.cod
5 -rw-r--r-- 1 fpc users 4150 Jul 13 2000 yyparse.cod
[fpc at deadlock ~/bla]$
So it looks like a download problem.
That yyparse.cod is the last file in the archive, and should be 4150 bytes.
More information about the Lazarus
mailing list