[MacPorts] #64538: py-requests-file @1.5.1: checksum mismatch

MacPorts noreply at macports.org
Thu Jan 27 01:35:35 UTC 2022


#64538: py-requests-file @1.5.1: checksum mismatch
------------------------+------------------------------
 Reporter:  ryandesign  |      Owner:  Schamschula
     Type:  defect      |     Status:  assigned
 Priority:  Normal      |  Milestone:
Component:  ports       |    Version:  2.7.1
 Keywords:              |       Port:  py-requests-file
------------------------+------------------------------
 [8b6ca8a969c2c8ca228de238091256b761e5378b/macports-ports] changed where
 the port downloads from (used to be from github; is now from pypi) thereby
 effectively causing a stealth update:

 {{{
 $ sudo port fetch --no-mirrors py310-requests-file
 --->  Fetching distfiles for py310-requests-file
 --->  Attempting to fetch requests-file-1.5.1.tar.gz from
 https://files.pythonhosted.org/packages/source/r/requests-file
 $ sudo port checksum py310-requests-file
 --->  Verifying checksums for py310-requests-file
 Error: Checksum (rmd160) mismatch for requests-file-1.5.1.tar.gz
 Error: Checksum (sha256) mismatch for requests-file-1.5.1.tar.gz
 Error: Checksum (size) mismatch for requests-file-1.5.1.tar.gz
 Error: Failed to checksum py310-requests-file: Unable to verify file
 checksums
 }}}

 You should probably fix this by reverting the change and go back to
 fetching from github. If there is an advantage to not fetching from
 github, maybe the next time the port needs to be updated to a new version
 would be a good time to do that.

-- 
Ticket URL: <https://trac.macports.org/ticket/64538>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list