Opened 9 years ago

Closed 9 years ago

#48574 closed defect (fixed)

stealth change to upstream tar archive for libsodium, affects zmq

Reported by: gnw3 Owned by: stromnov (Andrey Stromnov)
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: Cc:
Port: libsodium

Description

Today's update (on Mavericks) to zmq fails due to checksum failures for the new libsodium dependency:

--->  Computing dependencies for libsodium
--->  Fetching distfiles for libsodium
--->  Attempting to fetch libsodium-1.0.3.tar.gz from https://github.com/jedisct1/libsodium/tarball/1.0.3
--->  Verifying checksums for libsodium                                         
Error: Checksum (rmd160) mismatch for libsodium-1.0.3.tar.gz
Error: Checksum (sha256) mismatch for libsodium-1.0.3.tar.gz
Error: org.macports.checksum for port libsodium returned: Unable to verify file checksums

I get:

RIPEMD160(libsodium-1.0.3.tar.gz)= c7d2931ebcd896372e8a27eecb6a4b71c9dd6c72
SHA256(libsodium-1.0.3.tar.gz)= bc8218fa70d838db4e3a5498418b126152253989a295d04b6bcdb940a373196e

zmq appears to be working when built using this version of libsodium.

Change History (3)

comment:1 Changed 9 years ago by mf2k (Frank Schima)

Cc: stromnov removed
Keywords: checksum failure removed
Owner: changed from macports-tickets@… to stromnov@…

Trac requires complete email addresses.

comment:2 Changed 9 years ago by stromnov (Andrey Stromnov)

Thanks! Committed at r139372.

comment:3 Changed 9 years ago by stromnov (Andrey Stromnov)

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