Opened 14 years ago

Closed 14 years ago

#22636 closed defect (invalid)

Checksum (sha1) mismatch for pccts133mr.zip

Reported by: essandess (Steve Smith) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: checksum mismatch Cc:
Port: pccts

Description (last modified by blb@…)

After:

sudo port selfupdate
sudo port upgrade outdated
sudo port sync


[~]% sudo port -dcp install pccts
DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/pccts
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/pccts
DEBUG: OS Platform: darwin
DEBUG: OS Version: 10.2.0
DEBUG: Mac OS X Version: 10.6
DEBUG: System Arch: i386
DEBUG: setting option os.universal_supported to yes
DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf
DEBUG: universal variant already exists, so not adding the default one
DEBUG: Requested variant darwin is not provided by port pccts.
DEBUG: Requested variant i386 is not provided by port pccts.
DEBUG: Requested variant macosx is not provided by port pccts.
DEBUG: Attempting ln -sf /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_pccts/work /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/pccts/work
DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/archivers/unzip
DEBUG: epoch: in tree: 0 installed: 0
DEBUG: unzip 6.0_0 exists in the ports tree
DEBUG: unzip 6.0_0  is the latest installed
DEBUG: unzip 6.0_0  is active
DEBUG: Merging existing variants  into variants
DEBUG: new fully merged portvariants: 
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/archivers/unzip
DEBUG: OS Platform: darwin
DEBUG: OS Version: 10.2.0
DEBUG: Mac OS X Version: 10.6
DEBUG: System Arch: i386
DEBUG: setting option os.universal_supported to yes
DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf
DEBUG: universal variant already exists, so not adding the default one
DEBUG: Requested variant darwin is not provided by port unzip.
DEBUG: Requested variant i386 is not provided by port unzip.
DEBUG: Requested variant macosx is not provided by port unzip.
DEBUG: No need to upgrade! unzip 6.0_0 >= unzip 6.0_0
--->  Computing dependencies for pccts
DEBUG: Searching for dependency: unzip
DEBUG: Found Dependency: receipt exists for unzip
DEBUG: Executing org.macports.main (pccts)
DEBUG: Skipping completed org.macports.fetch (pccts)
--->  Verifying checksum(s) for pccts
DEBUG: Executing org.macports.checksum (pccts)
--->  Checksumming pccts133mr.zip
Error: Checksum (sha1) mismatch for pccts133mr.zip
Portfile checksum: pccts133mr.zip sha1 5b3417efd5f537434b568114bcda853b4975d851
Distfile checksum: pccts133mr.zip sha1 e38a26976466e6ba61d76fc4a1618b7d21bfbf73
The correct checksum line may be:
checksums           md5     4629a7972b4f32ba0120e5aeaae1e391 \
                    sha1    e38a26976466e6ba61d76fc4a1618b7d21bfbf73 \
                    rmd160  bf524e12c7c8234f2e543081086cea22dbdc81fd
Error: Target org.macports.checksum returned: Unable to verify file checksums
DEBUG: Backtrace: Unable to verify file checksums
    while executing
"$procedure $targetname"
Warning: the following items did not execute (for pccts): 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.

Change History (1)

comment:1 Changed 14 years ago by blb@…

Description: modified (diff)
Resolution: invalid
Status: newclosed

Both the site in master_sites and distfiles.macports.org have good checksums; have a look at the checksums FAQ entry as you may just have a bad download.

Note: See TracTickets for help on using tickets.