Opened 4 years ago

Closed 4 years ago

#59569 closed defect (fixed)

py-h5py @2.10.0: checksum mismatch

Reported by: vulpicastor (Lizhou Sha) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.6.2
Keywords: Cc: vulpicastor (Lizhou Sha)
Port: py-h5py

Description

While I was attempting to install py37-h5py on a fresh install of MacPorts 2.6.2 on macOS 10.15, I encountered a build failure. It is due to the checksums in the Portfile not matching that of the actual Distfile. I've attached a copy of the build log below.

:error:checksum Checksum (size) mismatch for h5py-2.10.0.tar.gz
:info:checksum Portfile checksum: h5py-2.10.0.tar.gz size 314470
:info:checksum Distfile checksum: h5py-2.10.0.tar.gz size 301057
:info:checksum The correct checksum line may be:
:info:checksum checksums           rmd160  35d5efe9c0133dbfef3979084bfff4c20a6c7426 \
:info:checksum                     sha256  84412798925dc870ffd7107f045d7659e60f5d46d1c70c700375248bf6bf512d \
:info:checksum                     size    301057

Attachments (1)

main.log (171.8 KB) - added by vulpicastor (Lizhou Sha) 4 years ago.
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-h5py/py37-h5/main.log

Download all attachments as: .zip

Change History (5)

Changed 4 years ago by vulpicastor (Lizhou Sha)

Attachment: main.log added

/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-h5py/py37-h5/main.log

comment:1 Changed 4 years ago by vulpicastor (Lizhou Sha)

Cc: vulpicastor added

comment:2 Changed 4 years ago by reneeotten (Renee Otten)

I think this is fixed with this commit; please do sudo port selfupdate ; sudo port clean --all py37-h5py and try again.

Last edited 4 years ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

comment:3 Changed 4 years ago by vulpicastor (Lizhou Sha)

I just tried reinstalling (with cleaning) and it seems that that commit fixed the problem. Thanks!

comment:4 Changed 4 years ago by reneeotten (Renee Otten)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.