Opened 13 months ago

Closed 13 months ago

Last modified 13 months ago

#67245 closed defect (fixed)

py310-alabaster 0.7.12 checksum error

Reported by: chillin- Owned by: jmroot (Joshua Root)
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: Cc: chillin-
Port: py-alabaster

Description

macOS 10.14

Macmini6,1

XCode 11.3.1

As part of mame 0.248_1 < 0.251_0 upgrade, py310-alabaster has a checksum error, will not build

--->  Computing dependencies for py310-alabaster.
--->  Fetching distfiles for py310-alabaster
--->  Verifying checksums for py310-alabaster
--->  Checksumming alabaster-0.7.12.tar.gz
Error: Checksum (rmd160) mismatch for alabaster-0.7.12.tar.gz
Portfile checksum: alabaster-0.7.12.tar.gz rmd160 c8a1853b067ad6a9e4d8d2cf9c33f4d47bbc0230
Distfile checksum: alabaster-0.7.12.tar.gz rmd160 21930e14fdd97b5a1ebd273ac151165001a49e03
Error: Checksum (sha256) mismatch for alabaster-0.7.12.tar.gz
Portfile checksum: alabaster-0.7.12.tar.gz sha256 86363e9f894c0cff8c1a3e89a379ad4b38d329021462e18b35ef92f60559369f
Distfile checksum: alabaster-0.7.12.tar.gz sha256 e7056d788c4a62e0c5b5b5122acb84cb980dc5992165bae1dbfbf3fa3b4ba664
Error: Checksum (size) mismatch for alabaster-0.7.12.tar.gz
Portfile checksum: alabaster-0.7.12.tar.gz size 23144
Distfile checksum: alabaster-0.7.12.tar.gz size 23143
The correct checksum line may be:
checksums           rmd160  21930e14fdd97b5a1ebd273ac151165001a49e03 \
                    sha256  e7056d788c4a62e0c5b5b5122acb84cb980dc5992165bae1dbfbf3fa3b4ba664 \
                    size    23143
Error: Failed to checksum py310-alabaster: Unable to verify file checksums
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-alabaster/py310-alabaster/main.log for details.
Error: Problem while installing py310-alabaster

Attachments (1)

main.log (3.2 KB) - added by chillin- 13 months ago.
main.log

Download all attachments as: .zip

Change History (3)

Changed 13 months ago by chillin-

Attachment: main.log added

main.log

comment:1 Changed 13 months ago by jmroot (Joshua Root)

Owner: set to jmroot
Resolution: fixed
Status: newclosed

In d014c0ccb2c4b0c8cb1705a057d50434f699c649/macports-ports (master):

py-alabaster: update to 0.7.13

Py < 3.6 kept at 0.7.12, with stealth update due to change of github
repo owner addressed.

Closes: #67245

comment:2 Changed 13 months ago by jmroot (Joshua Root)

Keywords: py310-alabaster removed
Port: py-alabaster added; py310-alabaster removed
Note: See TracTickets for help on using tickets.