Opened 7 years ago

Closed 7 years ago

#54211 closed defect (fixed)

py-tzlocal @1.4: distfile checksum error

Reported by: tk7r (Thomas Kotzian) Owned by: kurthindenburg (Kurt Hindenburg)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: danchr (Dan Villiom Podlaski Christiansen)
Port: py-tzlocal

Description

the py34-tzlocal port was updated and has now a checksum error when trying to install/upgrade

:debug:fetch fetch phase started at Mon May 22 12:48:06 CEST 2017
:notice:fetch --->  Fetching distfiles for py34-tzlocal
:debug:fetch Executing org.macports.fetch (py34-tzlocal)
:debug:fetch Privilege de-escalation not attempted as not running as root.
:debug:checksum checksum phase started at Mon May 22 12:48:06 CEST 2017
:notice:checksum --->  Verifying checksums for py34-tzlocal
:debug:checksum Executing org.macports.checksum (py34-tzlocal)
:info:checksum --->  Checksumming tzlocal-1.4.tar.gz
:debug:checksum Calculated (rmd160) is 7b36602b2940534e97c3aeb67065a4b9446a8b46
:error:checksum Checksum (rmd160) mismatch for tzlocal-1.4.tar.gz
:info:checksum Portfile checksum: tzlocal-1.4.tar.gz rmd160 53218c51703904424f6541ad4344bed4e9dad9d2
:info:checksum Distfile checksum: tzlocal-1.4.tar.gz rmd160 7b36602b2940534e97c3aeb67065a4b9446a8b46
:debug:checksum Calculated (sha256) is 498469a5c544ea85a85f25a4b6896221b9ebb0fe4b6c139a12e2b6a2a466da89
:error:checksum Checksum (sha256) mismatch for tzlocal-1.4.tar.gz
:info:checksum Portfile checksum: tzlocal-1.4.tar.gz sha256 05a2908f7fb1ba8843f03b2360d6ad314dbf2bce4644feb702ccd38527e13059
:info:checksum Distfile checksum: tzlocal-1.4.tar.gz sha256 498469a5c544ea85a85f25a4b6896221b9ebb0fe4b6c139a12e2b6a2a466da89
:info:checksum The correct checksum line may be:
:info:checksum checksums           rmd160  7b36602b2940534e97c3aeb67065a4b9446a8b46 \
:info:checksum                     sha256  498469a5c544ea85a85f25a4b6896221b9ebb0fe4b6c139a12e2b6a2a466da89
:error:checksum Failed to checksum py34-tzlocal: Unable to verify file checksums
:debug:checksum Error code: NONE
:debug:checksum Backtrace: Unable to verify file checksums
:debug:checksum     while executing

Change History (3)

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

Port: py-tzlocal added; py34-tzlocal removed

comment:2 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: danchr added
Summary: py34-tzlocal : distfile checksum errorpy-tzlocal @1.4: distfile checksum error

comment:3 Changed 7 years ago by kurthindenburg (Kurt Hindenburg)

Owner: set to kurthindenburg
Resolution: fixed
Status: newclosed

In efa2a37ad6c83820957d16625ccc101f8c53754d/macports-ports:

py-tzlocal: fix checksums; enable tests

fixes #54211

Note: See TracTickets for help on using tickets.