#51802 closed defect (fixed)
py27-ipython fails checksum verification - unable to install/upgrade
| Reported by: | DanHam (Dan) | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.3.4 |
| Keywords: | Cc: | lpsinger (Leo Singer), seanfarley (Sean Farley), stromnov (Andrey Stromnov) | |
| Port: | py-ipython |
Description
Hi,
When updating py27-ipython I get an error at the checksum verification stage.
---> Verifying checksums for py27-ipython Error: Checksum (rmd160) mismatch for ipython-5.0.0.tar.gz Error: Checksum (sha256) mismatch for ipython-5.0.0.tar.gz Error: org.macports.checksum for port py27-ipython returned: Unable to verify file checksums
The relevant section from the port log:
:info:checksum ---> Checksumming ipython-5.0.0.tar.gz
:debug:checksum Calculated (rmd160) is 2bd45ecded8dd0425db4604675f8ef709ad7189a
:error:checksum Checksum (rmd160) mismatch for ipython-5.0.0.tar.gz
:info:checksum Portfile checksum: ipython-5.0.0.tar.gz rmd160 9160a6f37e8364d0dce6fc7a41ed4e1c1b81dbb3
:info:checksum Distfile checksum: ipython-5.0.0.tar.gz rmd160 2bd45ecded8dd0425db4604675f8ef709ad7189a
:debug:checksum Calculated (sha256) is 7e0023896ceca69d3150cef76276b1c0e825e84eee287c7d0717703ceb3c8818
:error:checksum Checksum (sha256) mismatch for ipython-5.0.0.tar.gz
:info:checksum Portfile checksum: ipython-5.0.0.tar.gz sha256 7ec0737169c74056c7fc8298246db5478a2d6c90cfd19c3253222112357545df
:info:checksum Distfile checksum: ipython-5.0.0.tar.gz sha256 7e0023896ceca69d3150cef76276b1c0e825e84eee287c7d0717703ceb3c8818
:info:checksum The correct checksum line may be:
:info:checksum checksums rmd160 2bd45ecded8dd0425db4604675f8ef709ad7189a \
sha256 7e0023896ceca69d3150cef76276b1c0e825e84eee287c7d0717703ceb3c8818
:error:checksum org.macports.checksum for port py27-ipython returned: Unable to verify file checksums
Hope that helps.
Many thanks
Change History (3)
comment:1 Changed 10 years ago by mf2k (Frank Schima)
| Port: | py-ipython added; py27-ipython removed |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
Note: See
TracTickets for help on using
tickets.

This was fixed by raimue in r150006.