Projects
New Ticket     Wiki     Browse Source     Timeline     Roadmap     Bug Reports     Search

Ticket #14741 (closed defect: fixed)

Opened 9 months ago

Last modified 3 months ago

Checksum error for installing dialog

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

Description (last modified by jmpp@…) (diff)

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

Changed 9 months ago by jmr@…

  • owner changed from macports-tickets@… to jwa@…
  • milestone set to Port Bugs

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.

Changed 9 months 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.

Changed 3 months ago by ryandesign@…

  • keywords ticketformatting added
  • status changed from new to closed
  • resolution set to fixed

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

Changed 3 months ago by jmpp@…

  • keywords ticketformatting removed
  • description modified (diff)
Note: See TracTickets for help on using tickets.