Postgres8.0.4 install problem

Started by Maneesh Sharmaover 20 years ago2 messagesbugs
Jump to latest
#1Maneesh Sharma
maneesh@i-seifu.com

Hi to all,
I am trying to install
postgres8.0.4 on Linux but at tar command it is giving error every time.
I also tried to downpload postgres file on different mirror sites but no
change in error.
I have tried postgres7.4.9 but getting same error.
Can anybody do let me know about this error or BUG.

The complete error is
----------------------------------------------------------------------------
------------------------------
postgresql-8.0.4/contrib/pg_dumplo/lo_import.c
postgresql-8.0.4/contrib/pg_dumplo/main.c
postgresql-8.0.4/contrib/pg_dumplo/pg_dumplo.h
postgresql-8.0.4/contrib/pg_dumplo/utils.c
postgresql-8.0.4/contrib/pg_trgm/
postgresql-8.0.4/contrib/pg_trgm/sql/
postgresql-8.0.4/contrib/pg_trgm/sql/pg_trgm.sql
postgresql-8.0.4/contrib/pg_trgm/Makefile
postgresql-8.0.4/contrib/pg_trgm/README.pg_trgm
postgresql-8.0.4/contrib/pg_trgm/pg_trgm.sql.in
postgresql-8.0.4/contrib/pg_trgm/trgm.h
postgresql-8.0.4/contrib/pg_trgm/trgm_gist.c
postgresql-8.0.4/contrib/pg_trgm/trgm_op.c
postgresql-8.0.4/contrib/pg_trgm/data/
postgresql-8.0.4/contrib/pg_trgm/data/trgm.data
postgresql-8.0.4/contrib/pg_trgm/expected/
postgresql-8.0.4/contrib/pg_trgm/expected/pg_trgm.out
postgresql-8.0.4/contrib/pg_upgrade/
postgresql-8.0.4/contrib/pg_upgrade/README
postgresql-8.0.4/contrib/pg_upgrade/pg_upgrade
postgresql-8.0.4/contrib/pg_upgrade/pg_upgrade.1
postgresql-8.0.4/contrib/pgbench/
postgresql-8.0.4/contrib/pgbench/Makefile
postgresql-8.0.4/contrib/pgbench/README.pgbench
postgresql-8.0.4/contrib/pgbench/README.pgbench_jis
postgresql-8.0.4/contrib/pgbench/pgbench.c
postgresql-8.0.4/contrib/pgcrypto/
postgresql-8.0.4/contrib/pgcrypto/sql/
postgresql-8.0.4/contrib/pgcrypto/sql/blowfish.sql
postgresql-8.0.4/contrib/pgcrypto/sql/crypt-blowfish.sql
postgresql-8.0.4/contrib/pgcrypto/sql/crypt-des.sql
postgresql-8.0.4/contrib/pgcrypto/sql/crypt-md5.sql
postgresql-8.0.4/contrib/pgcrypto/sql/crypt-xdes.sql
postgresql-8.0.4/contrib/pgcrypto/sql/hmac-md5.sql
postgresql-8.0.4/contrib/pgcrypto/sql/hmac-sha1.sql
postgresql-8.0.4/contrib/pgcrypto/sql/init.sql
postgresql-8.0.4/contrib/pgcrypto/sql/md5.sql
postgresql-8.0.4/contrib/pgcrypto/sql/rijndael.sql
postgresql-8.0.4/contrib/pgcrypto/sql/sha1.sql
postgresql-8.0.4/contrib/pgcrypto/API
postgresql-8.0.4/contrib/pgcrypto/Makefile
postgresql-8.0.4/contrib/pgcrypto/README.pgcrypto
postgresql-8.0.4/contrib/pgcrypto/blf.c
postgresql-8.0.4/contrib/pgcrypto/blf.h
postgresql-8.0.4/contrib/pgcrypto/crypt-blowfish.c
postgresql-8.0.4/contrib/pgcrypto/crypt-des.c
postgresql-8.0.4/contrib/pgcrypto/crypt-gensalt.c
postgresql-8.0.4/contrib/pgcrypto/crypt-md5.c
postgresql-8.0.4/contrib/pgcrypto/internal.c
postgresql-8.0.4/contrib/pgcrypto/md5.c
postgresql-8.0.4/contrib/pgcrypto/md5.h
postgresql-8.0.4/contrib/pgcrypto/mhash.c
postgresql-8.0.4/contrib/pgcrypto/misc.c
postgresql-8.0.4/contrib/pgcrypto/openssl.c
postgresql-8.0.4/contrib/pgcrypto/pgcrypto.c
postgresql-8.0.4/contrib/pgcrypto/pgcrypto.h
postgresql-8.0.4/contrib/pgcrypto/pgcrypto.sql.in
postgresql-8.0.4/contrib/pgcrypto/px-crypt.c
postgresql-8.0.4/contrib/pgcrypto/px-crypt.h
postgresql-8.0.4/contrib/pgcrypto/px-hmac.c
postgresql-8.0.4/contrib/pgcrypto/px.c
postgresql-8.0.4/contrib/pgcrypto/px.h
postgresql-8.0.4/contrib/pgcrypto/random.c
postgresql-8.0.4/contrib/pgcrypto/sha1.c
postgresql-8.0.4/contrib/pgcrypto/rijndael.c
postgresql-8.0.4/contrib/pgcrypto/rijndael.h
postgresql-8.0.4/contrib/pgcrypto/rijndael.tbl
postgresql-8.0.4/contrib/pgcrypto/sha1.h
postgresql-8.0.4/contrib/pgcrypto/expected/
postgresql-8.0.4/contrib/pgcrypto/expected/blowfish.out
postgresql-8.0.4/contrib/pgcrypto/expected/crypt-blowfish.out
postgresql-8.0.4/contrib/pgcrypto/expected/crypt-des.out
postgresql-8.0.4/contrib/pgcrypto/expected/crypt-md5.out
postgresql-8.0.4/contrib/pgcrypto/expected/crypt-xdes.out
postgresql-8.0.4/contrib/pgcrypto/expected/hmac-md5.out
postgresql-8.0.4/contrib/pgcrypto/expected/hmac-sha1.out
postgresql-8.0.4/contrib/pgcrypto/expected/init.out
postgresql-8.0.4/contrib/pgcrypto/expected/md5.out
postgresql-8.0.4/contrib/pgcrypto/expected/rijndael.out
postgresql-8.0.4/contrib/pgcrypto/expected/sha1.out
postgresql-8.0.4/contrib/pgstattuple/
postgresql-8.0.4/contrib/pgstattuple/Makefile
postgresql-8.0.4/contrib/pgstattuple/README.pgstattuple
postgresql-8.0.4/contrib/pgstattuple/README.pgstattuple.euc_jp
postgresql-8.0.4/contrib/pgstattuple/pgstattuple.c
postgresql-8.0.4/contrib/pgstattuple/pgstattuple.sql.in
postgresql-8.0.4/contrib/reindexdb/
postgresql-8.0.4/contrib/reindexdb/README
postgresql-8.0.4/contrib/reindexdb/reindexdb
postgresql-8.0.4/contrib/rtree_gist/
postgresql-8.0.4/contrib/rtree_gist/sql/
postgresql-8.0.4/contrib/rtree_gist/sql/rtree_gist.sql
postgresql-8.0.4/contrib/rtree_gist/Makefile
postgresql-8.0.4/contrib/rtree_gist/README.rtree_gist
postgresql-8.0.4/contrib/rtree_gist/rtree_gist.c
postgresql-8.0.4/contrib/rtree_gist/rtree_gist.sql.in
postgresql-8.0.4/contrib/rtree_gist/bench/
postgresql-8.0.4/contrib/rtree_gist/bench/bench.pl
postgresql-8.0.4/contrib/rtree_gist/bench/create_test.pl
postgresql-8.0.4/contrib/rtree_gist/data/
postgresql-8.0.4/contrib/rtree_gist/data/test_box.data
postgresql-8.0.4/contrib/rtree_gist/expected/
postgresql-8.0.4/contrib/rtree_gist/expected/rtree_gist.out
postgresql-8.0.4/contrib/spi/
postgresql-8.0.4/contrib/spi/Makefile
postgresql-8.0.4/contrib/spi/README.spi
postgresql-8.0.4/contrib/spi/README.timetravel
postgresql-8.0.4/contrib/spi/autoinc.c
postgresql-8.0.4/contrib/spi/autoinc.example
postgresql-8.0.4/contrib/spi/autoinc.sql.in
postgresql-8.0.4/contrib/spi/insert_username.c
postgresql-8.0.4/contrib/spi/insert_username.example
postgresql-8.0.4/contrib/spi/insert_username.sql.in
postgresql-8.0.4/contrib/spi/moddatetime.c
postgresql-8.0.4/contrib/spi/moddatetime.example
postgresql-8.0.4/contrib/spi/moddatetime.sql.in
postgresql-8.0.4/contrib/spi/refint.c
postgresql-8.0.4/contrib/spi/refint.example
postgresql-8.0.4/contrib/spi/refint.sql.in
postgresql-8.0.4/contrib/spi/timetravel.c
postgresql-8.0.4/contrib/spi/timetravel.example
postgresql-8.0.4/contrib/spi/timetravel.sql.in
postgresql-8.0.4/contrib/spi/preprocessor/
postgresql-8.0.4/contrib/spi/preprocessor/README.MAX
postgresql-8.0.4/contrib/spi/preprocessor/example.sql
postgresql-8.0.4/contrib/spi/preprocessor/step1.c
postgresql-8.0.4/contrib/spi/preprocessor/step2.pl
postgresql-8.0.4/contrib/start-scripts/
postgresql-8.0.4/contrib/start-scripts/PostgreSQL.darwin
postgresql-8.0.4/contrib/start-scripts/StartupParameters.plist.darwin
postgresql-8.0.4/contrib/start-scripts/freebsd
postgresql-8.0.4/contrib/start-scripts/linux
postgresql-8.0.4/contrib/string/
postgresql-8.0.4/contrib/string/Makefile
postgresql-8.0.4/contrib/string/README.string_io
postgresql-8.0.4/contrib/string/string_io.c
postgresql-8.0.4/contrib/string/string_io.h
postgresql-8.0.4/contrib/string/string_io.sql.in
postgresql-8.0.4/contrib/tablefunc/
postgresql-8.0.4/contrib/tablefunc/sql/
postgresql-8.0.4/contrib/tablefunc/sql/tablefunc.sql
postgresql-8.0.4/contrib/tablefunc/Makefile
postgresql-8.0.4/contrib/tablefunc/README.tablefunc
postgresql-8.0.4/contrib/tablefunc/tablefunc.c
postgresql-8.0.4/contrib/tablefunc/tablefunc.h
postgresql-8.0.4/contrib/tablefunc/tablefunc.sql.in
postgresql-8.0.4/contrib/tablefunc/data/
postgresql-8.0.4/contrib/tablefunc/data/connectby_int.data
postgresql-8.0.4/contrib/tablefunc/data/connectby_text.data
postgresql-8.0.4/contrib/tablefunc/data/ct.data
postgresql-8.0.4/contrib/tablefunc/expected/
postgresql-8.0.4/contrib/tablefunc/expected/tablefunc.out
postgresql-8.0.4/contrib/tips/
postgresql-8.0.4/contrib/tips/Makefile
postgresql-8.0.4/contrib/tips/README.apachelog
postgresql-8.0.4/contrib/tools/
postgresql-8.0.4/contrib/tools/add-emacs-variables
postgresql-8.0.4/contrib/tools/find-sources
postgresql-8.0.4/contrib/tools/make-tags
postgresql-8.0.4/contrib/tsearch/
postgresql-8.0.4/contrib/tsearch/sql/
postgresql-8.0.4/contrib/tsearch/sql/tsearch.sql
postgresql-8.0.4/contrib/tsearch/Makefile
postgresql-8.0.4/contrib/tsearch/README.tsearch
postgresql-8.0.4/contrib/tsearch/crc32.c
postgresql-8.0.4/contrib/tsearch/crc32.h
postgresql-8.0.4/contrib/tsearch/deflex.h
postgresql-8.0.4/contrib/tsearch/dict.h
postgresql-8.0.4/contrib/tsearch/gistidx.c
postgresql-8.0.4/contrib/tsearch/gistidx.h
postgresql-8.0.4/contrib/tsearch/morph.c
postgresql-8.0.4/contrib/tsearch/morph.h
postgresql-8.0.4/contrib/tsearch/parser.h
postgresql-8.0.4/contrib/tsearch/parser.l
postgresql-8.0.4/contrib/tsearch/query.c
postgresql-8.0.4/contrib/tsearch/query.h
postgresql-8.0.4/contrib/tsearch/rewrite.c
postgresql-8.0.4/contrib/tsearch/rewrite.h
postgresql-8.0.4/contrib/tsearch/tsearch.sql.in
postgresql-8.0.4/contrib/tsearch/txtidx.c
postgresql-8.0.4/contrib/tsearch/txtidx.h
postgresql-8.0.4/contrib/tsearch/data/
postgresql-8.0.4/contrib/tsearch/data/test_tsearch.data
postgresql-8.0.4/contrib/tsearch/dict/
postgresql-8.0.4/contrib/tsearch/dict/porter_english.dct
postgresql-8.0.4/contrib/tsearch/dict/russian_stemming.dct
postgresql-8.0.4/contrib/tsearch/expected/
postgresql-8.0.4/contrib/tsearch/expected/tsearch.out
postgresql-8.0.4/contrib/tsearch/makedict/
postgresql-8.0.4/contrib/tsearch/makedict/makedict.pl
postgresql-8.0.4/contrib/tsearch2/
postgresql-8.0.4/contrib/tsearch2/sql/
postgresql-8.0.4/contrib/tsearch2/sql/tsearch2.sql
postgresql-8.0.4/contrib/tsearch2/Makefile
postgresql-8.0.4/contrib/tsearch2/README.tsearch2
postgresql-8.0.4/contrib/tsearch2/common.c
postgresql-8.0.4/contrib/tsearch2/common.h
postgresql-8.0.4/contrib/tsearch2/crc32.c
postgresql-8.0.4/contrib/tsearch2/crc32.h
postgresql-8.0.4/contrib/tsearch2/dict.c
postgresql-8.0.4/contrib/tsearch2/dict.h
postgresql-8.0.4/contrib/tsearch2/dict_ex.c
postgresql-8.0.4/contrib/tsearch2/dict_ispell.c
postgresql-8.0.4/contrib/tsearch2/dict_snowball.c
postgresql-8.0.4/contrib/tsearch2/dict_syn.c
postgresql-8.0.4/contrib/tsearch2/gistidx.c
postgresql-8.0.4/contrib/tsearch2/gistidx.h
postgresql-8.0.4/contrib/tsearch2/prs_dcfg.c
postgresql-8.0.4/contrib/tsearch2/query.c
postgresql-8.0.4/contrib/tsearch2/query.h
postgresql-8.0.4/contrib/tsearch2/rank.c
postgresql-8.0.4/contrib/tsearch2/rewrite.c
postgresql-8.0.4/contrib/tsearch2/rewrite.h
postgresql-8.0.4/contrib/tsearch2/snmap.c
postgresql-8.0.4/contrib/tsearch2/snmap.h
postgresql-8.0.4/contrib/tsearch2/stopword.c
postgresql-8.0.4/contrib/tsearch2/ts_cfg.c
postgresql-8.0.4/contrib/tsearch2/ts_cfg.h
postgresql-8.0.4/contrib/tsearch2/ts_stat.c
postgresql-8.0.4/contrib/tsearch2/ts_stat.h
postgresql-8.0.4/contrib/tsearch2/tsearch.sql.in
postgresql-8.0.4/contrib/tsearch2/tsvector.c
postgresql-8.0.4/contrib/tsearch2/tsvector.h
postgresql-8.0.4/contrib/tsearch2/tsvector_op.c
postgresql-8.0.4/contrib/tsearch2/untsearch.sql.in
postgresql-8.0.4/contrib/tsearch2/wparser.c
postgresql-8.0.4/contrib/tsearch2/wparser.h
postgresql-8.0.4/contrib/tsearch2/wparser_def.c
postgresql-8.0.4/contrib/tsearch2/data/
postgresql-8.0.4/contrib/tsearch2/data/test_tsearch.data

gzip: stdin: unexpected end of file
tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now
----------------------------------------------------------------------------
-------------------------------

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Maneesh Sharma (#1)
Re: Postgres8.0.4 install problem

"Maneesh Sharma" <maneesh@i-seifu.com> writes:

I am trying to install
postgres8.0.4 on Linux but at tar command it is giving error every time.

It looks to me like you got an incomplete download.

I also tried to downpload postgres file on different mirror sites but no
change in error.

Maybe there's something wrong with your own downloading procedure?
Hard to tell what with no information about what you did.

regards, tom lane