Opened 7 years ago

Closed 7 years ago

#53495 closed defect (invalid)

octave-devel-release does not download due to inability to verify checksum

Reported by: chrisjogorman Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.4.0
Keywords: Cc: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Port: octave-devel-release

Description

sudo port -v install octave-devel-release

yields the following

Portfile changed since last build; discarding previous state.
--->  Computing dependencies for octave-devel-release.
--->  Fetching distfiles for octave-devel-release
--->  Verifying checksums for octave-devel-release
--->  Checksumming 00f7b278defd.tar.gz
--->  Checksumming c2b547926f34.tar.gz
Error: Checksum (rmd160) mismatch for c2b547926f34.tar.gz
Portfile checksum: c2b547926f34.tar.gz rmd160 a1b1f6326862b2a4905de42a42ab85b21fe17499
Distfile checksum: c2b547926f34.tar.gz rmd160 8a32e82055ced559aa3e2918625c809f2e53eec6
Error: Checksum (sha256) mismatch for c2b547926f34.tar.gz
Portfile checksum: c2b547926f34.tar.gz sha256 4f1dc6ecc7e27891f317e064f789f305dd4d9ab2b4ca7a762c3ec8a8ec9777dd
Distfile checksum: c2b547926f34.tar.gz sha256 8159a7d12b1a548105bb49e2ee44a03c851a251391efd67365528b7ac7d808cb
The correct checksum line may be:
checksums           00f7b278defd.tar.gz \
                    rmd160  3739fcc00ab8e7d2258eba3d8835dafcb459cc56 \
                    sha256  90e303ba900e2964067240cbb01538f1ca159f7b9763396d2efe2d78a2817598 \
                    c2b547926f34.tar.gz \
                    rmd160  8a32e82055ced559aa3e2918625c809f2e53eec6 \
                    sha256  8159a7d12b1a548105bb49e2ee44a03c851a251391efd67365528b7ac7d808cb
Error: Failed to checksum octave-devel-release: Unable to verify file checksums
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_octave-devel/octave-devel-release/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port octave-devel-release failed

If i hack it to accept the file checksums gnutar says it has an unexpected EOF in the archives.

Change History (2)

comment:1 Changed 7 years ago by chrisjogorman

This appears to be a problem with the upstream mercurial repository. Please close the ticket.

comment:2 Changed 7 years ago by mf2k (Frank Schima)

Cc: MarcusCalhoun-Lopez added; mcalhoun@… removed
Keywords: octave checksum removed
Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.