Opened 14 years ago

Closed 14 years ago

#25437 closed defect (worksforme)

mysql-4.1.22 Install error - Checksum (md5) mismatch

Reported by: aylwin@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc:
Port: mysql4

Description

Mac OS X 10.6.4, Xcode 3.2.2.

Spark-5:~ > sudo port install mysql4 +server
Password:
--->  Computing dependencies for mysql4
--->  Verifying checksum(s) for mysql4
Error: Checksum (md5) mismatch for mysql-4.1.22.tar.gz
Error: Target org.macports.checksum returned: Unable to verify file checksums
Log for mysql4 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_mysql4/main.log
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>
Spark-5:~ > 

Contents of Log:

version:1
:debug:main epoch: in tree: 1 installed: 1
:debug:main openssl 0.9.8o_0 exists in the ports tree
:debug:main openssl 0.9.8o_0  is the latest installed
:debug:main openssl 0.9.8o_0  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/openssl
:debug:main OS darwin/10.4.0 (Mac OS X 10.6) arch i386
:debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
:debug:main org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
:debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
:debug:main Using group file /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/group/muniversal-1.0.tcl
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf
:debug:main universal variant already exists, so not adding the default one
:debug:main No need to upgrade! openssl 0.9.8o_0 >= openssl 0.9.8o_0
:debug:main epoch: in tree: 0 installed: 0
:debug:main zlib 1.2.5_0 exists in the ports tree
:debug:main zlib 1.2.5_0  is the latest installed
:debug:main zlib 1.2.5_0  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/archivers/zlib
:debug:main OS darwin/10.4.0 (Mac OS X 10.6) arch i386
:debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
:debug:main org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
:debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
:debug:main Using group file /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/group/xcodeversion-1.0.tcl
:debug:main adding the default universal variant
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf
:debug:main No need to upgrade! zlib 1.2.5_0 >= zlib 1.2.5_0
:msg:main --->  Computing dependencies for mysql4:info:main .:debug:main Searching for dependency: openssl
:debug:main Found Dependency: receipt exists for openssl
:msg:main 
:debug:main Executing org.macports.main (mysql4)
:debug:main Skipping completed org.macports.fetch (mysql4)
:msg:main --->  Verifying checksum(s) for mysql4
:debug:checksum checksum phase started at Sun Jun 27 02:51:46 EDT 2010
:debug:checksum Executing org.macports.checksum (mysql4)
:info:checksum --->  Checksumming mysql-4.1.22.tar.gz
:error:checksum Checksum (md5) mismatch for mysql-4.1.22.tar.gz
:info:checksum Portfile checksum: mysql-4.1.22.tar.gz md5 37b4479951fa0cf052269d27c41ca200
:info:checksum Distfile checksum: mysql-4.1.22.tar.gz md5 0aefda3fd18ec4d80fc309ca7810a164
:info:checksum The correct checksum line may be:
:info:checksum checksums           md5     0aefda3fd18ec4d80fc309ca7810a164 \
                    sha1    179aa23f6a75d2136441c1b5296ea04fde3623bc \
                    rmd160  8feba27be329739eee00223471caa18fd5a28c0f
:error:checksum Target org.macports.checksum returned: Unable to verify file checksums
:debug:checksum Backtrace: Unable to verify file checksums
    while executing
"$procedure $targetname"
:info:checksum Warning: the following items did not execute (for mysql4): org.macports.activate org.macports.checksum org.macports.extract org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install
:notice:checksum Log for mysql4 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_mysql4/main.log

Change History (3)

comment:1 Changed 14 years ago by jmroot (Joshua Root)

Keywords: mysql4 checksum removed
Owner: changed from macports-tickets@… to ryandesign@…
Port: mysql4 added; mysql-4.1.22 removed

Please remember to cc the maintainer. As per the FAQ, you need to indicate which mirror your file was downloaded from.

comment:2 Changed 14 years ago by aylwin@…

I wasn't able to find that entry in the FAQ at first try and I already did try sudo port clean, but I tried it again and it fixed my issue. Apologies for the unnecessary bug filing.

comment:3 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: worksforme
Status: newclosed

Ok, maybe a temporary server issue, or maybe #25128.

Note: See TracTickets for help on using tickets.