Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Sep 2001 23:42:14 -0500
From:      "Scot W. Hetzel" <hetzels@westbend.net>
To:        "Tom Opgenorth" <topgenor@telusplanet.net>
Cc:        <ports@FreeBSD.ORG>
Subject:   Re: FreeBSD Port: postgresql7-7.1.3
Message-ID:  <015501c14257$d8964800$11fd2fd8@westbend.net>
References:  <01092021361601.01504@thor.nilflheim.telusplanet.net>

next in thread | previous in thread | raw e-mail | index | archive | help
From: "Tom Opgenorth" <topgenor@telusplanet.net>
> Hi there.  I just tried to install PostgreSQL 7.1.3 on my FreeBSD box
(v4.4),
> and I get the following message:
>
> Soldier# make
> ===>  Extracting for postgresql-7.1.3
> >> Checksum OK for postgresql/postgresql-base-7.1.3.tar.gz.
> >> Checksum OK for postgresql/postgresql-opt-7.1.3.tar.gz.
> >> Checksum mismatch for postgresql/postgresql-docs-7.1.3.tar.gz.
> Make sure the Makefile and distinfo file
> (/usr/ports/databases/postgresql7/distinfo)
> are up to date.  If you are absolutely sure you want to override this
> check, type "make NO_CHECKSUM=yes [other args]".
> *** Error code 1
>

>
> I decided to try a make NO_CHECKSUM=yes, and got the following message:
> Soldier# make NO_CHECKSUM=yes
> ===>  Extracting for postgresql-7.1.3
> ===>   postgresql-7.1.3 depends on file: /usr/local/bin/ant - found
> ===>   postgresql-7.1.3 depends on executable: gmake - found
> /usr/bin/tar: Skipping to next file header...
>
> gzip: /usr/ports/distfiles/postgresql/postgresql-docs-7.1.3.tar.gz:
invalid
> compressed data--crc error
> /usr/bin/tar: archive - EOF not on block boundary
> *** Error code 1
>

> Looks like there is a problem with the tar ball.  Is there anything else I
> can do to get PostgreSQL installed via ports?
>
Delete the /usr/ports/distfiles/postgresql/postgresql-docs-7.1.3.tar.gz
file, and let the port try to re-fetch that file.

Apparently the copy you retreived was either corrupted during the download
or is corrupted on the ftp/http server.

Scot


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?015501c14257$d8964800$11fd2fd8>