From: | pgsql-bugs(at)postgresql(dot)org |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Bug #469: The 7.1.3 tar ball from main site produced an error while extracting |
Date: | 2001-09-27 09:31:01 |
Message-ID: | 200109270931.f8R9V1O15539@hub.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
Ralph (ralph(at)purple-potato(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | Vince Vielhaber | 2001-09-27 14:14:43 | Re: CVS rejected me |
Previous Message | Mike Rogers | 2001-09-27 01:51:18 | Re: [HACKERS] PostgreSQL / PHP Overrun Error |