Opened 12 years ago

Closed 12 years ago

#36337 closed defect (fixed)

nodejs component checksums broken

Reported by: macports-trac@… Owned by: ci42
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc:
Port: nodejs

Description

At 2012-09-25T19:26:22-0070, attempted to install nodejs, and it failed with the messages

Error: Checksum (rmd160) mismatch for node-v0.8.10.tar.gz
Portfile checksum: node-v0.8.10.tar.gz rmd160 be6da4554d9266fb2a14b7315b4441bc0ea827b5
Distfile checksum: node-v0.8.10.tar.gz rmd160 b44a2efc4a3023c33efa62bbace12aabb2143faf
Error: Checksum (sha256) mismatch for node-v0.8.10.tar.gz
Portfile checksum: node-v0.8.10.tar.gz sha256 3917777c8fa9e596bf029a0c50612cdeb2c89093d4b5eb88e82f817a313e8ac9
Distfile checksum: node-v0.8.10.tar.gz sha256 ce495ab8fee58b4df49d46be2b08fabdd2fcb3880982aedda8e88751e2a2011b
The correct checksum line may be:
checksums           rmd160  b44a2efc4a3023c33efa62bbace12aabb2143faf \
                    sha256  ce495ab8fee58b4df49d46be2b08fabdd2fcb3880982aedda8e88751e2a2011b
Error: org.macports.checksum for port nodejs returned: Unable to verify file checksums
DEBUG: Error code: NONE
DEBUG: Backtrace: Unable to verify file checksums
    while executing
"$procedure $targetname"

Full debug output attached.

Attachments (1)

foo.txt (22.4 KB) - added by macports-trac@… 12 years ago.
Debug transcript of install attempt.

Download all attachments as: .zip

Change History (3)

Changed 12 years ago by macports-trac@…

Attachment: foo.txt added

Debug transcript of install attempt.

comment:1 Changed 12 years ago by ci42

Owner: changed from macports-tickets@… to ciserlohn@…

comment:2 Changed 12 years ago by ci42

Resolution: fixed
Status: newclosed

Stealth update @0.8.10, fixed in r98143.

Note: See TracTickets for help on using tickets.