Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Jun 2007 11:34:57 -0400
From:      "=?ISO-8859-1?Q?Zavam,_Vin=EDcius?=" <egypcio@gmail.com>
To:        freebsd-ports@freebsd.org
Subject:   Re: MySQL port checksum problem
Message-ID:  <8b5ad0e10706250834q4257f56bkf954fd8ecd0c9e07@mail.gmail.com>
In-Reply-To: <20070625075758.7ef788d9.wmoran@potentialtech.com>
References:  <313972.38071.qm@web59302.mail.re1.yahoo.com> <20070625075758.7ef788d9.wmoran@potentialtech.com>

next in thread | previous in thread | raw e-mail | index | archive | help
2007/6/25, Bill Moran <wmoran@potentialtech.com>:
> In response to Blah Blatz <blahblatz@yahoo.com>:
>
> > Trying to make databases/mysql50-client, I get a checksum error on one =
of the downloads:
> >
> > =3D> mysql-5.0.41.tar.gz doesn't seem to exist in /usr/ports/distfiles/=
.
> > =3D> Attempting to fetch from tp://ftp.easynet.be/mysql/Downloads/MySQL=
-5.0/.
> > =3D=3D=3D>  Vulnerability check disabled, database not found
> > =3D> MD5 Checksum mismatch for mysql-5.0.41.tar.gz.
> > =3D> SHA256 Checksum mismatch for mysql-5.0.41.tar.gz.
>
> Try deleting the distfile and allowing the port to re-fetch it.  The port=
s
> 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

--=20
Zavam, Vin=EDcius



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8b5ad0e10706250834q4257f56bkf954fd8ecd0c9e07>