Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#24399 closed defect (fixed)

cmake checksum fails

Reported by: gaxzero@… Owned by: cssdev
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc: rbradley@…, hypocrite@…, s@…
Port: cmake

Description (last modified by mf2k (Frank Schima))

the tarball is from http://www.cmake.org/files/v2.8/cmake-2.8.1.tar.gz

DEBUG: Executing org.macports.main (cmake)
DEBUG: Skipping completed org.macports.fetch (cmake)
--->  Verifying checksum(s) for cmake
DEBUG: Executing org.macports.checksum (cmake)
--->  Checksumming cmake-2.8.1.tar.gz
Error: Checksum (md5) mismatch for cmake-2.8.1.tar.gz
Portfile checksum: cmake-2.8.1.tar.gz md5 a92ad653f9ccc1595d16cd9707f49acc
Distfile checksum: cmake-2.8.1.tar.gz md5 feadc2e5ebbfed0efc90178583503725
Error: Checksum (sha1) mismatch for cmake-2.8.1.tar.gz
Portfile checksum: cmake-2.8.1.tar.gz sha1 fb93c8766a3bd71f2a824291717700c118d29be5
Distfile checksum: cmake-2.8.1.tar.gz sha1 e9f99cfccf8ec4fb5bbd8ca7d499771a2f1d4ebe
Error: Checksum (rmd160) mismatch for cmake-2.8.1.tar.gz
Portfile checksum: cmake-2.8.1.tar.gz rmd160 38b0876597def32a535d5305fb8f706ff29beabe
Distfile checksum: cmake-2.8.1.tar.gz rmd160 71e216704ee4313640efdbefcc65c6576071ef82
The correct checksum line may be:
checksums           md5     feadc2e5ebbfed0efc90178583503725 \
                    sha1    e9f99cfccf8ec4fb5bbd8ca7d499771a2f1d4ebe \
                    rmd160  71e216704ee4313640efdbefcc65c6576071ef82
Error: Target org.macports.checksum returned: Unable to verify file checksums
DEBUG: Backtrace: Unable to verify file checksums

Change History (9)

comment:1 Changed 14 years ago by mf2k (Frank Schima)

Description: modified (diff)
Keywords: checksum removed
Owner: changed from macports-tickets@… to css@…

comment:2 Changed 14 years ago by mf2k (Frank Schima)

Cc: rbradley@… added

Cc reporter of dup #24400

comment:3 Changed 14 years ago by cssdev

Status: newassigned

Strange, the distfile must have changed since the initial update.

comment:4 in reply to:  3 Changed 14 years ago by cssdev

Replying to css@…:

Strange, the distfile must have changed since the initial update.

The download index indicates that all 2.8.1 files were updated on 06-Apr-2010. Let me see if I can check upstream to verify the file modifications are ok.

comment:5 Changed 14 years ago by cssdev

There aren't any file changes ... only datestamps have changed. I examined the contents. I'll patch the Portfile.

comment:6 Changed 14 years ago by cssdev

Resolution: fixed
Status: assignedclosed

Fixed in r66243.

comment:7 Changed 14 years ago by tlk@…

How does one take advantage of this fix? I am trying to install taglib but it requires cmake and I have tried sync'ing and selfupdate'ing.

comment:8 Changed 14 years ago by hypocrite@…

Cc: hypocrite@… added

Cc Me!

comment:9 Changed 14 years ago by s@…

Cc: s@… added

Cc Me!

Note: See TracTickets for help on using tickets.