Opened 19 years ago

Closed 19 years ago

#3171 closed defect (fixed)

Version mismatch in mysql4 port

Reported by: gregory@… Owned by: michaelm@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc: tom@…
Port:

Description

Trying to install mysql4 i get the following errors :

FireServer:~/darwinports/dports FireServer$ sudo port install mysql4 ---> Fetching mysql4 ---> Attempting to fetch mysql-4.1.10a.tar.gz from http://www.mirrorservice.org/sites/ ftp.mysql.com/Downloads/MySQL-4.1/ ---> Attempting to fetch mysql-4.1.10a.tar.gz from http://www.softagency.co.jp/MySQL/Downloads/ MySQL-4.1/ ---> Attempting to fetch mysql-4.1.10a.tar.gz from http://mirrors.tilian.co.uk/mysql.com/ Downloads/MySQL-4.1/ ---> Attempting to fetch mysql-4.1.10a.tar.gz from ftp://planetmirror.com/pub/mysql/Downloads/ MySQL-4.1/ ---> Attempting to fetch mysql-4.1.10a.tar.gz from ftp://sunsite.dk/mirrors/mysql/Downloads/ MySQL-4.1/ ---> Attempting to fetch mysql-4.1.10a.tar.gz from http://mysql.mediatraffic.fi/Downloads/MySQL -4.1/ ---> Attempting to fetch mysql-4.1.10a.tar.gz from ftp://filepile.tiscali.de/mirror/mysql/Downloads/ MySQL-4.1/ ---> Attempting to fetch mysql-4.1.10a.tar.gz from ftp://ftp.rtfm.no/pub/mysql/Downloads/MySQL -4.1/ ---> Attempting to fetch mysql-4.1.10a.tar.gz from http://www.mysql.cz/Downloads/MySQL-4.1/ ---> Verifying checksum(s) for mysql4 Error: Checksum (md5) mismatch for mysql-4.1.10a.tar.gz Error: Target com.apple.checksum returned: Unable to verify file checksums

Seems like checksum is broken...

Change History (5)

comment:1 Changed 19 years ago by jmpp@…

Owner: changed from darwinports-bugs@… to michaelm@…

comment:2 Changed 19 years ago by tom@…

Cc: tom@… added

comment:3 Changed 19 years ago by robmel@…

(In reply to comment #0)

Trying to install mysql4 i get the following errors :

FireServer:~/darwinports/dports FireServer$ sudo port install mysql4 ---> Fetching mysql4

[...]

---> Attempting to fetch mysql-4.1.10a.tar.gz from ftp://planetmirror.com/pub/mysql/

Downloads/

This URL is also broken. Use ftp://ftp.planetmirror.com/... now

[...]

Error: Checksum (md5) mismatch for mysql-4.1.10a.tar.gz Error: Target com.apple.checksum returned: Unable to verify file checksums

Seems like checksum is broken...

current release version of Mysql is 4.1.12 that's why the file isn't available at most mirrors.

comment:4 Changed 19 years ago by toby@…

severity: blockernormal

comment:5 Changed 19 years ago by michaelm@…

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.