Opened 12 months ago

Last modified 12 months ago

#68210 closed defect

R-git2r @0.32.0: Unable to verify file checksums — at Version 1

Reported by: Alex11N Owned by: barracuda156
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: Cc:
Port: R-git2r

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Dear Macports R-git2r port maintainer,

I was persistently getting a failed checksum response for this port even using sudo port upgrade outdate. The same thing happens when uninstalling R-git2r (0.31) and attempting to re-install. Please see port -v terminal output below. Now that I have uninstalled the port I cant re-install it, of course.

Note that all outdated ports including R-git2r dependencies (e.g., libgit2) upgrade normally.

Best regards,
Alex Newman

--->  Fetching distfiles for R-git2r
--->  Verifying checksums for R-git2r
--->  Checksumming git2r_0.32.0.tar.gz
Error: Checksum (rmd160) mismatch for git2r_0.32.0.tar.gz
Portfile checksum: git2r_0.32.0.tar.gz rmd160 04b78c61f97a9c384f5fc8dcc78c9c1f527f9928
Distfile checksum: git2r_0.32.0.tar.gz rmd160 071c7ae9a6a12e12d09a83086432b8b8fbb711fd
Error: Checksum (sha256) mismatch for git2r_0.32.0.tar.gz
Portfile checksum: git2r_0.32.0.tar.gz sha256 1b5d254c0c684a56751d26d482823d0006964eb1f55c558f365d037f5e984671
Distfile checksum: git2r_0.32.0.tar.gz sha256 16a3c44b5a1ef1a322246483d57568427cedb37d3a3d00f74c1891c1afca7b33
Error: Checksum (size) mismatch for git2r_0.32.0.tar.gz
Portfile checksum: git2r_0.32.0.tar.gz size 1345719
Distfile checksum: git2r_0.32.0.tar.gz size 1334631
The correct checksum line may be:
checksums           rmd160  071c7ae9a6a12e12d09a83086432b8b8fbb711fd \
                    sha256  16a3c44b5a1ef1a322246483d57568427cedb37d3a3d00f74c1891c1afca7b33 \
                    size    1334631
Error: Failed to checksum R-git2r: Unable to verify file checksums
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_R_R-git2r/R-git2r/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.

Change History (1)

comment:1 Changed 12 months ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: checksum failure 0.32 removed
Owner: set to barracuda156
Status: newassigned
Summary: R-git2r failing checksum on 'port upgrade outdated'R-git2r @0.32.0: Unable to verify file checksums

I do not see that problem here. Can you sudo port clean --all R-git2r and try again?

Note: See TracTickets for help on using tickets.