Bug #469: The 7.1.3 tar ball from main site produced an error while extracting - Mailing list pgsql-bugs

From pgsql-bugs@postgresql.org
Subject Bug #469: The 7.1.3 tar ball from main site produced an error while extracting
Date
Msg-id 200109270931.f8R9V1O15539@hub.org
Whole thread Raw
List pgsql-bugs
Ralph (ralph@purple-potato.com) reports a bug with a severity of 3
The lower the number the more severe it is.

Short Description
The 7.1.3 tar ball from main site produced an error while extracting

Long Description
Hi

I download the latest code release of PostGresql from http://www.postgresql.org/ftpsite/ and proceded to extract it
using
tar -zxvf postgresql-7.1.3.tar.gz. I received the error that you see in the "example code" window below.

I then proceded to download the same tar ball from the Australian mirror and I extracted it without getting any errors.

Both files were exactly the same size after download (8124455 bytes).

I am using RedHat 7.1 and I just thought I'd let you know this and see whether it has happened to anyone else.

regards
Ralph

Sample Code
...last few lines of output
postgresql-7.1.3/src/test/regress/expected/numeric_big.out
postgresql-7.1.3/src/test/regress/expected/numerology.out
postgresql-7.1.3/src/test/regress/expected/oidjoins.out
postgresql-7.1.3/src/test/regress/expected/opr_sanity.out

gzip: stdin: unexpected end of file
tar: 63 garbage bytes ignored at end of archive
tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now

No file was uploaded with this report

pgsql-bugs by date:

Previous
From: "Mike Rogers"
Date:
Subject: Re: [HACKERS] PostgreSQL / PHP Overrun Error
Next
From: Florian Baumert
Date:
Subject: Re: Bug #456: postgres dumps core in initlocalbuffer