Opened 8 years ago

Closed 5 years ago

#50337 closed defect (fixed)

rbenv: Unable to verify file checksums

Reported by: Polyergic (Shad Sterling) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc: steve-macports@…
Port: rbenv

Description

After upgrading to El Capitan, while trying to restore previous ports, rbenv does not build:

Error: Checksum (rmd160) mismatch for rbenv-0.4.0.tar.gz
Error: Checksum (sha256) mismatch for rbenv-0.4.0.tar.gz
Error: org.macports.checksum for port rbenv returned: Unable to verify file checksums

In case it's related, this is after applying the workaround for #50040.

Attachments (1)

main.log (4.7 KB) - added by Polyergic (Shad Sterling) 8 years ago.

Download all attachments as: .zip

Change History (5)

Changed 8 years ago by Polyergic (Shad Sterling)

Attachment: main.log added

comment:1 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

This happened because the github project "rbenv" changed ownership from the account "sstephenson" to the account "rbenv". The account name is included in the data that the checksums verify, so a change in account name results in a change in checksums.

The port should be updated to the latest version, 1.0.0.

comment:2 Changed 8 years ago by steve-macports@…

Cc: steve-macports@… added

Cc Me!

comment:3 Changed 5 years ago by chrstphrchvz (Christopher Chavez)

rbenv has since gained a maintainer and been updated to 1.1.1, and seems to verify its checksums fine, so I think this can be closed.

comment:4 Changed 5 years ago by kencu (Ken)

Resolution: fixed
Status: newclosed

thanks, confirmed

Note: See TracTickets for help on using tickets.