Opened 15 years ago

Closed 15 years ago

#21394 closed defect (fixed)

TBB

Reported by: kyle.tarplee@… Owned by: mnick@…
Priority: Normal Milestone:
Component: ports Version: 1.8.0
Keywords: Cc:
Port:

Description

the new tbb port has invalid checksums causing the port to fail to install. It was created by mnick@ (Thank you for creating the port, you are very close to a working port).

The error I get is this:

Port command started with PID 8565 Computing dependencies for tbb Fetching tbb Attempting to fetch tbb22_20090809oss_src.tgz from http://distfiles.macports.org/tbb Attempting to fetch tbb22_20090809oss_src.tgz from http://www.threadingbuildingblocks.org/uploads/77/142/2.2-20090809/ Verifying checksum(s) for tbb Error: Checksum (md5) mismatch for tbb22_20090809oss_src.tgz Error: Checksum (sha1) mismatch for tbb22_20090809oss_src.tgz Error: Checksum (rmd160) mismatch for tbb22_20090809oss_src.tgz Error: Target org.macports.checksum returned: Unable to verify file checksums Error: Status 1 encountered during processing. Executing: /opt/local/bin/port install tbb

The checksums should be: md5 6f0e22a50f401df6101caa22a3070be2 sha1 729fe54c94deac9fe9b3bf4c2f461e2e52b7c573 rmd160 I don't know how to compute this one

Change History (2)

comment:1 Changed 15 years ago by mnick@…

Owner: changed from macports-tickets@… to mnick@…
Status: newassigned

comment:2 Changed 15 years ago by mnick@…

Resolution: fixed
Status: assignedclosed

The checksums have been correct, but the master_sites link was broken since i changed the versioning scheme of the port. Commited a fix in r57713, should work now

Note: See TracTickets for help on using tickets.