Opened 10 years ago

Closed 10 years ago

#44613 closed defect (fixed)

python/py-astropy: another stealth update?

Reported by: skymoo (Adam Mercer) Owned by: robitaille@…
Priority: Normal Milestone:
Component: ports Version: 2.3.1
Keywords: Cc:
Port: py-astropy

Description

Getting a checksum mismatch for astropy, seems like there may have been another stealth update:

--->  Checksumming astropy-0.4.1.tar.gz
DEBUG: Calculated (md5) is 924c0df1fd904d810ef087233cdcb025
Error: Checksum (md5) mismatch for astropy-0.4.1.tar.gz
Portfile checksum: astropy-0.4.1.tar.gz md5 3e52e2f86aa962b4fcd8eef0f75752de
Distfile checksum: astropy-0.4.1.tar.gz md5 924c0df1fd904d810ef087233cdcb025
DEBUG: Calculated (sha1) is cf3d3531655df76817b5f398233e6884cdfd26ea
Error: Checksum (sha1) mismatch for astropy-0.4.1.tar.gz
Portfile checksum: astropy-0.4.1.tar.gz sha1 b089606990026e31ca3977fb983151e1ed2ab449
Distfile checksum: astropy-0.4.1.tar.gz sha1 cf3d3531655df76817b5f398233e6884cdfd26ea
DEBUG: Calculated (rmd160) is 44fe49d226f516a58442b5c81ae41e231c594e5b
Error: Checksum (rmd160) mismatch for astropy-0.4.1.tar.gz
Portfile checksum: astropy-0.4.1.tar.gz rmd160 7498aa95f36cfa0fa62c34ed14fca7fbb119322c
Distfile checksum: astropy-0.4.1.tar.gz rmd160 44fe49d226f516a58442b5c81ae41e231c594e5b
The correct checksum line may be:
checksums           md5     924c0df1fd904d810ef087233cdcb025 \
                    sha1    cf3d3531655df76817b5f398233e6884cdfd26ea \
                    rmd160  44fe49d226f516a58442b5c81ae41e231c594e5b
Error: org.macports.checksum for port py27-astropy returned: Unable to verify file checksums
DEBUG: Error code: NONE
DEBUG: Backtrace: Unable to verify file checksums

This is after a port clean --all py27-astropy

Change History (1)

comment:1 Changed 10 years ago by robitaille@…

Resolution: fixed
Status: newclosed

Fixed in r123640 - sorry for missing the dist_subdir originally!

Note: See TracTickets for help on using tickets.