From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!feeder.eternal-september.org!aioe.org!.POSTED!not-for-mail From: "Dmitry A. Kazakov" Newsgroups: comp.lang.ada Subject: Re: Inter-process communication in Ada with Simple Components v 4.28 Date: Thu, 3 May 2018 18:25:13 +0200 Organization: Aioe.org NNTP Server Message-ID: References: <4ccf46d5-ceea-43fb-88af-cb7ab076b26e@googlegroups.com> <69bbad40-dd5a-4bda-b9aa-b81cac478c77@googlegroups.com> NNTP-Posting-Host: kQkuQcRDy1QFvWpyB1foYw.user.gioia.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@aioe.org User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 Content-Language: en-US X-Notice: Filtered by postfilter v. 0.8.3 Xref: reader02.eternal-september.org comp.lang.ada:51939 Date: 2018-05-03T18:25:13+02:00 List-Id: On 2018-05-03 18:00, Anh Vo wrote: > On Thursday, May 3, 2018 at 12:29:51 AM UTC-7, Dmitry A. Kazakov wrote: >> On 03/05/2018 00:52, Anh Vo wrote: >> >>> By the way, I had trouble to untar after downloading it. The output error are "tar: Archive value 197608 is out of uid_t range 0..65535" >> >> > zcat components_4_28.tgz | tar -xvf - > > I used command "tar xvfz componentz_4_28.tgz". It worked for all previous releases. It should be equivalent to the above command. > > I just downloaded it again and used your command above. I got the same error message. Then it must be the browser you use to download. Some earlier versions of Firefox and MS Edge consistently corrupt tgz-files. Try wget: wget http://www.dmitry-kazakov.de/ada/components_4_28.tgz -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de