Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#14741 closed defect (fixed)

Checksum error for installing dialog

Reported by: noelrappin@… Owned by: jyrkiwahlstedt
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc:
Port:

Description (last modified by jmpp@…)

sudo port install dialog
--->  Fetching dialog
--->  Attempting to fetch dialog.tar.gz from ftp://invisible-island.net/dialog/
--->  Verifying checksum(s) for dialog
Error: Checksum (sha1) mismatch for dialog.tar.gz
Error: Checksum (rmd160) mismatch for dialog.tar.gz
Error: Target org.macports.checksum returned: Unable to verify file checksums
Error: Status 1 encountered during processing.

I think this checksum was just updated.. is it possible something needs to propigate?

Change History (5)

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

Milestone: Port Bugs
Owner: changed from macports-tickets@… to jwa@…

Assigning to maintainer. The checksum matches for me, so try running sudo port clean --all dialog and then try again. It doesn't look like the tarball's name changes with the software version, so you could have an old copy.

comment:2 Changed 16 years ago by noelrappin@…

$ sudo port clean --all dialog Password: ---> Cleaning dialog $ sudo port install dialog ---> Fetching dialog ---> Attempting to fetch dialog.tar.gz from ftp://invisible-island.net/dialog/ ---> Verifying checksum(s) for dialog Error: Checksum (sha1) mismatch for dialog.tar.gz Error: Checksum (rmd160) mismatch for dialog.tar.gz Error: Target org.macports.checksum returned: Unable to verify file checksums Error: Status 1 encountered during processing.

comment:3 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: ticketformatting added
Resolution: fixed
Status: newclosed

The checksums match for me today. This was probably a stealth update that was fixed by r35239.

comment:4 Changed 16 years ago by jmpp@…

Description: modified (diff)
Keywords: ticketformatting removed

comment:5 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.