Opened 14 years ago

Closed 14 years ago

#24411 closed defect (fixed)

cmake checksums (still) not matching in cmake-2.8.1.tar.gz

Reported by: matthewapeters@… Owned by: cssdev
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc: hypocrite@…
Port: cmake

Description

sudo port install cmake -d
--->  Computing dependencies for cmake
--->  Verifying checksum(s) for cmake
Error: Checksum (md5) mismatch for cmake-2.8.1.tar.gz
Error: Checksum (sha1) mismatch for cmake-2.8.1.tar.gz
Error: Checksum (rmd160) mismatch for cmake-2.8.1.tar.gz
Error: Target org.macports.checksum returned: Unable to verify file checksums
Error: Status 1 encountered during processing.
Before reporting a bug, first run the command again with the -d flag to get complete output.

Change History (6)

comment:1 Changed 14 years ago by matthewapeters@…

NOTE: this immediately following selfupdate.

comment:2 Changed 14 years ago by hypocrite@…

Cc: hypocrite@… added

Cc Me!

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

Keywords: checksum cmake removed
Owner: changed from macports-tickets@… to css@…
Port: cmake added

Please remember to fill in the Port field and cc the maintainer.

comment:4 Changed 14 years ago by cssdev

Status: newassigned

Can you please do:

sudo port clean --dist cmake
sudo port -v checksum cmake

This will verify re-downloading the file and examining the checksum results you're getting.

comment:5 Changed 14 years ago by hypocrite@…

I did:

sudo port clean --all cmake
sudo port sync

and cmake now upgrades fine. This didn't work 10 hours ago, so I guess the port tree has been updated. Cheers!

comment:6 Changed 14 years ago by cssdev

Resolution: fixed
Status: assignedclosed

It can take a bit for updates to transfer from subversion to the rsync'd tree. Glad it works now!

Note: See TracTickets for help on using tickets.