#12452 closed defect (fixed)
Unable to install mysql-connector-java
Reported by: | Philippe.Lafoucriere@… | Owned by: | jberry@… |
---|---|---|---|
Priority: | High | Milestone: | |
Component: | ports | Version: | 1.5.0 |
Keywords: | Cc: | Philippe.Lafoucriere@…, jberry@…, simon@… | |
Port: |
Description
when trying to install mysql-connector-java :
$ sudo port install mysql-connector-java Password: ---> Verifying checksum(s) for mysql-connector-java Error: Checksum (md5) mismatch for mysql-connector-java-5.0.4.tar.gz Error: Target org.macports.checksum returned: Unable to verify file checksums Error: Status 1 encountered during processing.
According to r21100, the checksum is :
fac72ed39a0533e2b0632495902fd3f1
thus I have :
md5 -q mysql-connector-java-5.0.4.tar.gz 9a4a87f8a0cff6bc7c5d2db99f0bd955
downloaded from http://ftp.plusline.de/mysql/Downloads/Connector-J/
Change History (3)
comment:1 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | Philippe.Lafoucriere@… jberry@… added |
---|---|
Milestone: | → Port Bugs |
Owner: | changed from macports-dev@… to jberry@… |
comment:2 Changed 17 years ago by simon@…
Cc: | simon@… added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Committed in [28601], Scott Harper reports the update works. Thanks for the report.
Note: See
TracTickets for help on using
tickets.
If ya don't Cc and assign the ticket to the maintainer, it ain't gonna get resolved. :)
Looks like the current version of the MySQL Java connector is 5.0.7. I guess the port should probably just be updated. I don't do Java, though, so I'm wary of updating it myself.