Opened 8 years ago
Closed 8 years ago
#51416 closed defect (fixed)
libcaca @0.99.beta19: Checksum (rmd160 / sha256) mismatch
Reported by: | diochnos | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | ||
Port: | libcaca |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
I was trying to install gnuplot +pangocairo +qt +wxwidgets
on a fresh MacPorts installation.
Gnuplot brings in libcaca
, but it appears that the checksums can not be verified and the installation stops. I did a sudo port clean --dist libcaca
and then a sudo port install libcaca
but it still fails.
I am wondering, can it be the case that some server is simply down and can not verify the checksums, or is it the case that the checksums have not been updated on the server side? In any case, attached the log file.
Attachments (1)
Change History (4)
Changed 8 years ago by diochnos
comment:1 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|
comment:2 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|---|
Status: | new → assigned |
Summary: | Checksum (rmd160 / sha256) mismatch for libcaca-0.99.beta19.tar.gz → libcaca @0.99.beta19: Checksum (rmd160 / sha256) mismatch |
The port was changed in r146011 to use the github portgroup, and thus to download an automatically-generated tarball from GitHub, instead of the previous manually-generated tarball hosted on the project's web server. Since these are two different files with different contents, they have different checksums. This was an improper change. I'll try to put things right.
comment:3 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed in r148763. Wait 30 minutes, then run sudo port clean --all libcaca
and sudo port selfupdate
, and then try again.
main.log