#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 jmpalacios (Juan Manuel Palacios))
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 17 years ago by jmroot (Joshua Root)
Milestone: | → Port Bugs |
---|---|
Owner: | changed from macports-tickets@… to jwa@… |
comment:2 Changed 17 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: | new → closed |
The checksums match for me today. This was probably a stealth update that was fixed by r35239.
comment:4 Changed 16 years ago by jmpalacios (Juan Manuel Palacios)
Description: | modified (diff) |
---|---|
Keywords: | ticketformatting removed |
Note: See
TracTickets for help on using
tickets.
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.