Portfile Bug: Error installing db44 due to wrong checksums.

Matt Handley applmak at gmail.com
Tue Jul 24 11:25:34 PDT 2007


Hi. I'm having trouble installing apache2, due to a problem with db44.
The checksums in the Portfile of the various patches don't match the
checksums of the files themselves. Here's the output of a port -d sync
and a port -d install db44.

If there is any other information I need to provide, or if you have
further questions, feel free to ask.

Thank you!
Matt

PFred:/opt/local handley$ sudo port -d sync
DEBUG: Synchronizing ports tree(s)
Synchronizing from rsync://rsync.macports.org/release/ports/
DEBUG: /usr/bin/rsync -rtzv --delete-after
rsync://rsync.macports.org/release/ports/
/opt/local/var/macports/sources/rsync.macports.org/release/ports
receiving file list ... done
databases/db44/
www/apache2/
deleting databases/db44/work

sent 74 bytes  received 271278 bytes  49336.73 bytes/sec
total size is 14807055  speedup is 54.57
PFred:/opt/local handley$ sudo port -d install db44
DEBUG: Found port in
file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/databases/db44
DEBUG: Changing to port directory:
/opt/local/var/macports/sources/rsync.macports.org/release/ports/databases/db44
DEBUG: Requested variant powerpc is not provided by port db44.
DEBUG: Requested variant darwin is not provided by port db44.
DEBUG: Requested variant macosx is not provided by port db44.
DEBUG: Executing variant darwin_8 provides darwin_8
DEBUG: Skipping completed org.macports.main (db44)
DEBUG: Skipping completed org.macports.fetch (db44)
--->  Verifying checksum(s) for db44
DEBUG: Executing org.macports.checksum (db44)
--->  Checksumming patch.4.4.20.1
Error: Checksum (sha1) mismatch for patch.4.4.20.1
Portfile checksum: patch.4.4.20.1 sha1 5843380b67561134432f46dce53b67a133ef7962
Distfile checksum: patch.4.4.20.1 sha1 0d3b6904f045c6407d7af9a27f654b4426f302a5
--->  Checksumming patch.4.4.20.2
Error: Checksum (sha1) mismatch for patch.4.4.20.2
Portfile checksum: patch.4.4.20.2 sha1 75f0ae6ef06a23a690e5ebe6460552a11448ef32
Distfile checksum: patch.4.4.20.2 sha1 0d3b6904f045c6407d7af9a27f654b4426f302a5
--->  Checksumming patch.4.4.20.3
Error: Checksum (sha1) mismatch for patch.4.4.20.3
Portfile checksum: patch.4.4.20.3 sha1 580265cdccc394ed988a6334f6c9a7d2bb15d141
Distfile checksum: patch.4.4.20.3 sha1 0d3b6904f045c6407d7af9a27f654b4426f302a5
--->  Checksumming patch.4.4.20.4
Error: Checksum (sha1) mismatch for patch.4.4.20.4
Portfile checksum: patch.4.4.20.4 sha1 8875add3312fdc0548fbd4dedb71b4f8637dc6c9
Distfile checksum: patch.4.4.20.4 sha1 0d3b6904f045c6407d7af9a27f654b4426f302a5
--->  Checksumming db-4.4.20.tar.gz
DEBUG: Correct (sha1) checksum for db-4.4.20.tar.gz
Error: Target org.macports.checksum returned: Unable to verify file checksums
Warning: the following items did not execute (for db44):
org.macports.activate org.macports.extract org.macports.checksum
org.macports.patch org.macports.configure org.macports.build
org.macports.destroot org.macports.install
Error: Status 1 encountered during processing.
PFred:/opt/local handley$



More information about the macports-users mailing list