Re: MySQL port checksum problem

2007-06-25 Thread Zavam, Vinícius

2007/6/25, Bill Moran <[EMAIL PROTECTED]>:

In response to Blah Blatz <[EMAIL PROTECTED]>:

> 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
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: MySQL port checksum problem

2007-06-25 Thread Bill Moran
In response to Blah Blatz <[EMAIL PROTECTED]>:

> 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 ftp://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
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


MySQL port checksum problem

2007-06-24 Thread Blah Blatz
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 ftp://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.


   
-
Take the Internet to Go: Yahoo!Go puts the Internet in your pocket: mail, news, 
photos & more. 
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"