Opened 5 years ago

Closed 5 years ago

#57668 closed defect (fixed)

dante @1.4.2 checksum mismatch

Reported by: matt-hammond-bbc (Matt Hammond) Owned by: admin@…
Priority: Normal Milestone:
Component: ports Version: 2.5.4
Keywords: Cc:
Port: dante

Description

The distfiles for dante 1.4.2 appear to no longer be hosted on many servers/mirrors. The one that it is downloadable from appears to fail checksum verification:

$ sudo port install dante
--->  Fetching archive for dante
--->  Attempting to fetch dante-1.4.2_0.darwin_17.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/dante
--->  Attempting to fetch dante-1.4.2_0.darwin_17.x86_64.tbz2 from http://lil.fr.packages.macports.org/dante
--->  Attempting to fetch dante-1.4.2_0.darwin_17.x86_64.tbz2 from https://packages.macports.org/dante
--->  Fetching distfiles for dante
--->  Attempting to fetch dante-1.4.2.tar.gz from https://distfiles.macports.org/dante
--->  Attempting to fetch dante-1.4.2.tar.gz from http://mse.uk.distfiles.macports.org/sites/distfiles.macports.org/dante
--->  Attempting to fetch dante-1.4.2.tar.gz from http://lil.fr.distfiles.macports.org/dante
--->  Attempting to fetch dante-1.4.2.tar.gz from http://nue.de.distfiles.macports.org/dante
--->  Attempting to fetch dante-1.4.2.tar.gz from http://fco.it.distfiles.macports.org/mirrors/macports-distfiles/dante
--->  Attempting to fetch dante-1.4.2.tar.gz from http://ywg.ca.distfiles.macports.org/mirror/macports/distfiles/dante
--->  Attempting to fetch dante-1.4.2.tar.gz from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/dante
--->  Attempting to fetch dante-1.4.2.tar.gz from http://sea.us.distfiles.macports.org/macports/distfiles/dante
--->  Attempting to fetch dante-1.4.2.tar.gz from http://jnb.za.distfiles.macports.org/distfiles/dante
--->  Attempting to fetch dante-1.4.2.tar.gz from http://jog.id.distfiles.macports.org/macports/distfiles/dante
--->  Attempting to fetch dante-1.4.2.tar.gz from http://kmq.jp.distfiles.macports.org/dante
--->  Attempting to fetch dante-1.4.2.tar.gz from http://cjj.kr.distfiles.macports.org/dante
--->  Attempting to fetch dante-1.4.2.tar.gz from http://aarnet.au.distfiles.macports.org/pub/macports/distfiles/dante
--->  Attempting to fetch dante-1.4.2.tar.gz from https://pek.cn.distfiles.macports.org/macports/distfiles/dante
--->  Attempting to fetch dante-1.4.2.tar.gz from http://nou.nc.distfiles.macports.org/pub/macports/distfiles.macports.org/dante
--->  Attempting to fetch dante-1.4.2.tar.gz from https://sha.cn.distfiles.macports.org/macports/distfiles/dante
--->  Attempting to fetch dante-1.4.2.tar.gz from ftp://ftp.inet.no/pub/socks/
--->  Verifying checksums for dante                                                  
Error: Checksum (rmd160) mismatch for dante-1.4.2.tar.gz
Error: Checksum (sha256) mismatch for dante-1.4.2.tar.gz
Error: Failed to checksum dante: Unable to verify file checksums
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_dante/dante/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port dante failed

$ shasum -a 256  /opt/local/var/macports/distfiles/dante/dante-1.4.2.tar.gz 
4c97cff23e5c9b00ca1ec8a95ab22972813921d7fbf60fc453e3e06382fc38a7  /opt/local/var/macports/distfiles/dante/dante-1.4.2.tar.gz

I'm running a fresh install of High Sierra with Mac Ports 2.5.4. I've successfully installed many other ports.

Change History (3)

comment:1 Changed 5 years ago by jmroot (Joshua Root)

Component: server/hostingports
Port: dante added
Summary: dante 1.4.2 distfiles not available/corrupteddante @1.4.2 checksum mismatch

comment:2 Changed 5 years ago by jmroot (Joshua Root)

The homepage confirms there has been a stealth update.

comment:3 Changed 5 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed

In 673291d65a63647f946479d3d5b4c3b5364e4e13/macports-ports (master):

dante: follow stealth update

Fixes: #57668

Note: See TracTickets for help on using tickets.