#71076 closed defect (fixed)
py312-pymc @5.17.0: checksum mismatch
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | reneeotten (Renee Otten) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.10.2 |
Keywords: | Cc: | ||
Port: | py-pymc |
Description
---> Verifying checksums for py312-pymc DEBUG: Executing org.macports.checksum (py312-pymc) ---> Checksumming pymc-5.17.0.tar.gz DEBUG: Calculated (rmd160) is 3be9d2b5028508102bd91840c809a00a16ee006d Error: Checksum (rmd160) mismatch for pymc-5.17.0.tar.gz Portfile checksum: pymc-5.17.0.tar.gz rmd160 8c93e58c44ce57f079f20e9bf1db36f989bb39cd Distfile checksum: pymc-5.17.0.tar.gz rmd160 3be9d2b5028508102bd91840c809a00a16ee006d DEBUG: Calculated (sha256) is d5446230ba9df96d83faf21eaa7392f3092689323249d59240ee7690819c5520 Error: Checksum (sha256) mismatch for pymc-5.17.0.tar.gz Portfile checksum: pymc-5.17.0.tar.gz sha256 bb46b1f472c906181f5467cc418aae0901cdbce0877b0f4458ed3b265bfd891b Distfile checksum: pymc-5.17.0.tar.gz sha256 d5446230ba9df96d83faf21eaa7392f3092689323249d59240ee7690819c5520 DEBUG: Calculated (size) is 6856862 Error: Checksum (size) mismatch for pymc-5.17.0.tar.gz Portfile checksum: pymc-5.17.0.tar.gz size 6856876 Distfile checksum: pymc-5.17.0.tar.gz size 6856862 The correct checksum line may be: checksums rmd160 3be9d2b5028508102bd91840c809a00a16ee006d \ sha256 d5446230ba9df96d83faf21eaa7392f3092689323249d59240ee7690819c5520 \ size 6856862 Error: Failed to checksum py312-pymc: Unable to verify file checksums DEBUG: Error code: NONE DEBUG: Backtrace: Unable to verify file checksums
Change History (2)
comment:1 Changed 5 weeks ago by reneeotten (Renee Otten)
Port: | py-pymc added; py312-pymc removed |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
comment:2 Changed 5 weeks ago by reneeotten (Renee Otten)
sorry, I clearly messed up this update... I did test it somehow it worked for me:
port installed | grep pymc py312-pymc @5.17.0_0 (active)
but seeing the failures again on the builbot after updating the checksums, it looks like more things have changed with respect to dependencies... I will take a closer look at this and commit a correct update as soon as I have time.
Note: See
TracTickets for help on using
tickets.
fixed in this commit