Opened 11 years ago

Closed 11 years ago

#39617 closed defect (fixed)

py-fabric 1.6.1 checksum mismatch

Reported by: ned-deily (Ned Deily) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.3
Keywords: Cc: seanfarley (Sean Farley)
Port: py-fabric

Description

:notice:fetch --->  Attempting to fetch fabric-1.6.1.tar.gz from https://github.com/fabric/fabric/tarball/1.6.1
:debug:fetch Privilege de-escalation not attempted as not running as root.
:debug:checksum checksum phase started at Tue Jul  2 18:41:01 PDT 2013
:notice:checksum --->  Verifying checksum(s) for py27-fabric
:debug:checksum Executing org.macports.checksum (py27-fabric)
:info:checksum --->  Checksumming fabric-1.6.1.tar.gz
:error:checksum Checksum (rmd160) mismatch for fabric-1.6.1.tar.gz
:info:checksum Portfile checksum: fabric-1.6.1.tar.gz rmd160 e8b3aca97fc0da3419c52094b775621d8681f239
:info:checksum Distfile checksum: fabric-1.6.1.tar.gz rmd160 0df6e5584ad06dcdb840fcdce47ab844ecaf6926
:error:checksum Checksum (sha256) mismatch for fabric-1.6.1.tar.gz
:info:checksum Portfile checksum: fabric-1.6.1.tar.gz sha256 9d74788085df0c31c5a6f428aeeb196acb8944f678cf4d50956d1fce193764df
:info:checksum Distfile checksum: fabric-1.6.1.tar.gz sha256 86adc26ae9cae64dfbccba29077b343775b147f814adb4001d33bbcc263cc7e8
:info:checksum The correct checksum line may be:
:info:checksum checksums           rmd160  0df6e5584ad06dcdb840fcdce47ab844ecaf6926 \
                    sha256  86adc26ae9cae64dfbccba29077b343775b147f814adb4001d33bbcc263cc7e8

Change History (2)

comment:1 Changed 11 years ago by seanfarley (Sean Farley)

Jeez, I don't know how I missed that. I must have had a weird cached version. Anyway, should be fixed in r107592. Thanks for the report!

comment:2 Changed 11 years ago by seanfarley (Sean Farley)

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