Opened 7 years ago
Closed 7 years ago
#55758 closed defect (fixed)
py27-rope checksum error
Reported by: | dershow | Owned by: | seanfarley (Sean Farley) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | py-rope |
Description
py27-rope port recently upgraded from 0.9.4_0 to 0.10.7_0. But, the upgrade is failing for me due to a checksum mistmatch:
---> Verifying checksums for py27-rope Error: Checksum (rmd160) mismatch for rope-0.10.7.tar.gz Error: Checksum (sha256) mismatch for rope-0.10.7.tar.gz Error: Failed to checksum py27-rope: Unable to verify file checksums Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-rope/py27-rope/main.log for details.
Here is part of the log file:
:debug:checksum Executing org.macports.checksum (py27-rope) :info:checksum ---> Checksumming rope-0.10.7.tar.gz :debug:checksum Calculated (rmd160) is d7aa0ab0500845f6c03abafb60ab9ee877c6a239 :error:checksum Checksum (rmd160) mismatch for rope-0.10.7.tar.gz :info:checksum Portfile checksum: rope-0.10.7.tar.gz rmd160 48db61bc2e9e57b20856ad11d2604ddac3dc4709 :info:checksum Distfile checksum: rope-0.10.7.tar.gz rmd160 d7aa0ab0500845f6c03abafb60ab9ee877c6a239 :debug:checksum Calculated (sha256) is 7f2499a7c6b6ede0505ea358f9c11dda412cf9da260d1441f2c66a54beeed82a :error:checksum Checksum (sha256) mismatch for rope-0.10.7.tar.gz :info:checksum Portfile checksum: rope-0.10.7.tar.gz sha256 a09edfd2034fd50099a67822f9bd851fbd0f4e98d3b87519f6267b60e50d80d1 :info:checksum Distfile checksum: rope-0.10.7.tar.gz sha256 7f2499a7c6b6ede0505ea358f9c11dda412cf9da260d1441f2c66a54beeed82a :info:checksum The correct checksum line may be: :info:checksum checksums rmd160 d7aa0ab0500845f6c03abafb60ab9ee877c6a239 \ :info:checksum sha256 7f2499a7c6b6ede0505ea358f9c11dda412cf9da260d1441f2c66a54beeed82a :error:checksum Failed to checksum py27-rope: Unable to verify file checksums :debug:checksum Error code: NONE
Change History (3)
comment:1 Changed 7 years ago by mf2k (Frank Schima)
Port: | py-rope added; py27-rope removed |
---|
comment:2 Changed 7 years ago by seanfarley (Sean Farley)
Owner: | set to seanfarley |
---|---|
Status: | new → accepted |
comment:3 Changed 7 years ago by seanfarley (Sean Farley)
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.
Argh, thanks for report. I don't know how this happened but I can reproduce.