MySQL port checksum problem

Zavam, Vinícius egypcio at gmail.com
Mon Jun 25 15:34:59 UTC 2007


2007/6/25, Bill Moran <wmoran at potentialtech.com>:
> In response to Blah Blatz <blahblatz at yahoo.com>:
>
> > Trying to make databases/mysql50-client, I get a checksum error on one of the downloads:
> >
> > => mysql-5.0.41.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
> > => Attempting to fetch from tp://ftp.easynet.be/mysql/Downloads/MySQL-5.0/.
> > ===>  Vulnerability check disabled, database not found
> > => MD5 Checksum mismatch for mysql-5.0.41.tar.gz.
> > => SHA256 Checksum mismatch for mysql-5.0.41.tar.gz.
>
> Try deleting the distfile and allowing the port to re-fetch it.  The ports
> system doesn't seem to have any way to recover from a corrupted download,
> it just reports it and aborts.
>
> --
> Bill Moran
> http://www.potentialtech.com

from ftp.easynet.be/mysql/Downloads/MySQL-5.0;
$ tar zxvf mysql-5.0.41.tar.gz
 mysql-5.0.41/
 mysql-5.0.41/bdb/
 mysql-5.0.41/bdb/Makefile.in
 mysql-5.0.41/bdb/btree/
 mysql-5.0.41/bdb/btree/bt_curadj.c
 (...)
 mysql-5.0.41/Docs/manual.chm
 gzip: stdin: invalid compressed data--crc error
 gzip: stdin: invalid compressed data--length error
 tar: Unexpected EOF in archive
 tar: Unexpected EOF in archive
 tar: Error is not recoverable: exiting now
$ md5sum mysql-5.0.41.tar.gz
 6a9c8a7fe2d484b293824e33d1cff57e  mysql-5.0.41.tar.gz

* ftp.easynet.be/mysql/Downloads/MySQL-5.0/mysql-5.0.41.tar.gz.md5
* b45cd6c89e35dfc1cdbe1a1f782aefbf  mysql-5.0.41.tar.gz



from ftp.freebsd.org/pub/FreeBSD/ports/distfiles;
$ tar zxvf mysql-5.0.41.tar.gz
 mysql-5.0.41/
 mysql-5.0.41/bdb/
 mysql-5.0.41/bdb/Makefile.in
 mysql-5.0.41/bdb/btree/
 (...)
 mysql-5.0.41/win/data/mysql/procs_priv.MYD
 mysql-5.0.41/win/data/test/
$
$ md5sum mysql-5.0.41.tar.gz
 b45cd6c89e35dfc1cdbe1a1f782aefbf  mysql-5.0.41.tar.gz

helpful post;
* http://lists.freebsd.org/pipermail/freebsd-ports/2007-June/042219.html

[]'s

-- 
Zavam, Vinícius


More information about the freebsd-ports mailing list