[MacPorts] #68732: py311-llvmlite @0.41.0: Failed to checksum py311-llvmlite: Unable to verify file checksums

MacPorts noreply at macports.org
Sun Nov 19 07:06:06 UTC 2023


#68732: py311-llvmlite @0.41.0: Failed to checksum py311-llvmlite: Unable to verify
file checksums
-----------------------------+----------------------
  Reporter:  KingfuChan      |      Owner:  stromnov
      Type:  defect          |     Status:  assigned
  Priority:  Normal          |  Milestone:
 Component:  ports           |    Version:  2.8.1
Resolution:                  |   Keywords:
      Port:  py311-llvmlite  |
-----------------------------+----------------------
Changes (by ryandesign):

 * status:  new => assigned
 * owner:  (none) => stromnov


Comment:

 Agreed:

 {{{
 % sudo port fetch --no-mirrors py311-llvmlite
 Password:
 --->  Fetching distfiles for py311-llvmlite
 --->  Attempting to fetch llvmlite-0.41.0.tar.gz from
 https://codeload.github.com/numba/llvmlite/legacy.tar.gz/v0.41.0?dummy=
 % sudo port checksum py311-llvmlite
 --->  Verifying checksums for py311-llvmlite
 Error: Checksum (rmd160) mismatch for llvmlite-0.41.0.tar.gz
 Error: Checksum (sha256) mismatch for llvmlite-0.41.0.tar.gz
 Error: Checksum (size) mismatch for llvmlite-0.41.0.tar.gz
 Error: Failed to checksum py311-llvmlite: 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-
 llvmlite/py311-llvmlite/main.log for details.
 Error: Follow https://guide.macports.org/#project.tickets if you believe
 there is a bug.
 Error: Processing of port py311-llvmlite failed
 }}}

 I see this port is using the legacy github download type, which ports
 should not use. This project offers release downloads, which should be
 used when available.

 I see that 0.41.1 is available. The port should be updated to this
 version, setting `github.tarball_from releases` in the process (or use the
 python portgroup's default pypi download method, if applicable to this
 port, and in that case probably remove the github portgroup).

-- 
Ticket URL: <https://trac.macports.org/ticket/68732#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list