Opened 5 months ago

Closed 5 months ago

#73159 closed defect (fixed)

py38-hatch-vcs @0.4.0 checksum mismatch

Reported by: jmroot (Joshua Root) Owned by: reneeotten (Renee Otten)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: py-hatch-vcs

Description

% sudo port -v checksum py38-hatch-vcs
Password:
--->  Fetching distfiles for py38-hatch-vcs
--->  hatch_vcs-0.4.0.tar.gz does not exist in /opt/local/var/macports/distfiles/py-hatch-vcs
--->  Attempting to fetch hatch_vcs-0.4.0.tar.gz from https://files.pythonhosted.org/packages/source/h/hatch-vcs
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 10917  100 10917    0     0  40124      0 --:--:-- --:--:-- --:--:-- 40124
--->  Verifying checksums for py38-hatch-vcs
--->  Checksumming hatch_vcs-0.4.0.tar.gz
Error: Checksum (rmd160) mismatch for hatch_vcs-0.4.0.tar.gz
Portfile checksum: hatch_vcs-0.4.0.tar.gz rmd160 d972253b6ad874f51836b9db975dd8fb0b79acd5
Distfile checksum: hatch_vcs-0.4.0.tar.gz rmd160 adeb70d3c11d1ad8aef740769a4612fdb8c385f6
Error: Checksum (sha256) mismatch for hatch_vcs-0.4.0.tar.gz
Portfile checksum: hatch_vcs-0.4.0.tar.gz sha256 0395fa126940340215090c344a2bf4e2a77bcbe7daab16f41b37b98c95809ff9
Distfile checksum: hatch_vcs-0.4.0.tar.gz sha256 093810748fe01db0d451fabcf2c1ac2688caefd232d4ede967090b1c1b07d9f7
Error: Checksum (size) mismatch for hatch_vcs-0.4.0.tar.gz
Portfile checksum: hatch_vcs-0.4.0.tar.gz size 11424
Distfile checksum: hatch_vcs-0.4.0.tar.gz size 10917
The correct checksum line may be:
checksums           rmd160  adeb70d3c11d1ad8aef740769a4612fdb8c385f6 \
                    sha256  093810748fe01db0d451fabcf2c1ac2688caefd232d4ede967090b1c1b07d9f7 \
                    size    10917
Error: Failed to checksum py38-hatch-vcs: Unable to verify file checksums

Change History (1)

comment:1 Changed 5 months ago by reneeotten (Renee Otten)

Resolution: fixed
Status: assignedclosed

In e1c4966091021cdd875ead18299078f6e1b43e0d/macports-ports (master):

py-hatch-vcs: correct checksum for py38 subport

Closes: #73159

Note: See TracTickets for help on using tickets.