New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #21394 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

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

comment:1 Changed 4 years ago by mnick@…

  • Owner changed from macports-tickets@… to mnick@…
  • Status changed from new to assigned

comment:2 Changed 4 years ago by mnick@…

  • Status changed from assigned to closed
  • Resolution set to fixed

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.