OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Subject: Re: abiword checksum failure
From: Marc Espie (espieschutzenberger.liafa.jussieu.fr)
Date: Wed Dec 27 2000 - 17:30:10 CST


On Wed, Dec 27, 2000 at 05:31:57PM -0500, graywane wrote:
> I ftp'd the abiword source from ftp.openbsd.org but one of the files fails
> the checksum test:
>
> `/usr/ports/distfiles/abiword/abi-0.7.10.tar.gz' is up to date.
> `/usr/ports/distfiles/abiword/abidistfiles-0.7.10.tar.gz' is up to date.
> `/usr/ports/distfiles/abiword/libiconv-0.7.10.tar.gz' is up to date.
> `/usr/ports/distfiles/abiword/unixfonts-0.7.10.tar.gz' is up to date.
> `/usr/ports/distfiles/abiword/wv-0.7.10.tar.gz' is up to date.
> >> Checksum OK for abiword/abi-0.7.10.tar.gz. (sha1)
> >> Checksum mismatch for abiword/abidistfiles-0.7.10.tar.gz. (sha1)
> >> Checksum OK for abiword/libiconv-0.7.10.tar.gz. (sha1)
> >> Checksum OK for abiword/unixfonts-0.7.10.tar.gz. (sha1)
> >> Checksum OK for abiword/wv-0.7.10.tar.gz. (sha1)
> Make sure the Makefile and checksum file (/usr/ports/editors/abiword/files/md5)
> are up to date. If you want to override this check, type
> "make NO_CHECKSUM=Yes [other args]".
> *** Error code 1

See that line ?
MAINTAINER= Dug Song <dugsongmonkey.org>

that's whom you should contact first. It's likely the guys that distribute
abiword changed something.

The maintainer will handle the change.

In the meantime, if you read ports(7), you will notice that you can try
make checksum REFETCH=true
to see if ftp.openbsd.org still carries a version of the distfile with
the old checksum.