[MacPorts] #65481: py-pikepdf: checksum fails

MacPorts noreply at macports.org
Sat Feb 25 05:24:19 UTC 2023


#65481: py-pikepdf: checksum fails
--------------------------+-------------------------
  Reporter:  nxexcelsior  |      Owner:  Schamschula
      Type:  defect       |     Status:  reopened
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:  2.7.2
Resolution:               |   Keywords:
      Port:  py-pikepdf   |
--------------------------+-------------------------
Changes (by ryandesign):

 * status:  closed => reopened
 * resolution:  fixed =>


Comment:

 There is still a checksum mismatch:

 https://build.macports.org/builders/ports-
 12_arm64-builder/builds/86197/steps/install-port/logs/stdio

 {{{
 --->  pikepdf-6.2.9.tar.gz does not exist in
 /opt/local/var/macports/distfiles/py-pikepdf
 --->  Attempting to fetch pikepdf-6.2.9.tar.gz from
 https://codeload.github.com/pikepdf/pikepdf/legacy.tar.gz/v6.2.9?dummy=
 }}}
 {{{
 --->  Verifying checksums for py37-pikepdf
 DEBUG: Executing org.macports.checksum (py37-pikepdf)
 --->  Checksumming pikepdf-6.2.9.tar.gz
 DEBUG: Calculated (rmd160) is 038686b84614d58392cd8d90581fe1094d38118e
 Error: Checksum (rmd160) mismatch for pikepdf-6.2.9.tar.gz
 Portfile checksum: pikepdf-6.2.9.tar.gz rmd160
 79294c2dceb2a0774d8c0579bfa52b0ede7fe68b
 Distfile checksum: pikepdf-6.2.9.tar.gz rmd160
 038686b84614d58392cd8d90581fe1094d38118e
 DEBUG: Calculated (sha256) is
 e11b9bf95cfd5fe2574cc30c5fc091940c65779582227ebb56bbfa51943c1744
 Error: Checksum (sha256) mismatch for pikepdf-6.2.9.tar.gz
 Portfile checksum: pikepdf-6.2.9.tar.gz sha256
 9872117bc835cdab8732998c03b0f9334556865ed10bf99bf17df90345493c34
 Distfile checksum: pikepdf-6.2.9.tar.gz sha256
 e11b9bf95cfd5fe2574cc30c5fc091940c65779582227ebb56bbfa51943c1744
 DEBUG: Calculated (size) is 2906108
 Error: Checksum (size) mismatch for pikepdf-6.2.9.tar.gz
 Portfile checksum: pikepdf-6.2.9.tar.gz size 2906113
 Distfile checksum: pikepdf-6.2.9.tar.gz size 2906108
 The correct checksum line may be:
 checksums           rmd160  038686b84614d58392cd8d90581fe1094d38118e \
                     sha256
 e11b9bf95cfd5fe2574cc30c5fc091940c65779582227ebb56bbfa51943c1744 \
                     size    2906108
 Error: Failed to checksum py37-pikepdf: Unable to verify file checksums
 }}}

 Looks like there has been some sort of stealth update. The difference
 between the tarball we originally mirrored and the one being served from
 GitHub now is:

 {{{#!diff
 % diff -ru {macports,github}/pikepdf-pikepdf-88a1566
 diff -ru macports/pikepdf-pikepdf-88a1566/.git_archival.txt github
 /pikepdf-pikepdf-88a1566/.git_archival.txt
 --- macports/pikepdf-pikepdf-88a1566/.git_archival.txt  2023-01-25
 18:23:29.000000000 -0600
 +++ github/pikepdf-pikepdf-88a1566/.git_archival.txt    2023-01-25
 18:23:29.000000000 -0600
 @@ -1,4 +1,4 @@
  node: d70fdd4168e28e72b4b0b2f34841b5363458931d
  node-date: 2023-01-25T16:23:29-08:00
  describe-name: v6.2.9
 -ref-names: HEAD -> master, tag: v6.2.9
 +ref-names: tag: v6.2.9
 }}}

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


More information about the macports-tickets mailing list