Opened 9 years ago
Closed 9 years ago
#49111 closed defect (worksforme)
Unable to upgrade or install iso-codes 3.62 on Mavericks
Reported by: | watsodw | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | ||
Port: | iso-codes |
Description
Getting checksum mismatch error for iso-codes_3.62.orig.tar.xz
Change History (7)
comment:1 Changed 9 years ago by mf2k (Frank Schima)
Cc: | ryandesign@… removed |
---|---|
Owner: | changed from macports-tickets@… to ryandesign@… |
comment:2 Changed 9 years ago by watsodw
comment:3 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Please copy and paste the actual error you are getting.
comment:4 Changed 9 years ago by watsodw
---> Computing dependencies for iso-codes ---> Fetching archive for iso-codes ---> Attempting to fetch iso-codes-3.62_0.darwin_13.noarch.tbz2 from http://packages.macports.org/iso-codes ---> Attempting to fetch iso-codes-3.62_0.darwin_13.noarch.tbz2 from http://lil.fr.packages.macports.org/iso-codes ---> Attempting to fetch iso-codes-3.62_0.darwin_13.noarch.tbz2 from http://nue.de.packages.macports.org/macports/packages/iso-codes ---> Fetching distfiles for iso-codes ---> Verifying checksums for iso-codes Error: Checksum (rmd160) mismatch for iso-codes_3.62.orig.tar.xz Error: Checksum (sha256) mismatch for iso-codes_3.62.orig.tar.xz Error: org.macports.checksum for port iso-codes returned: Unable to verify file checksums Please see the log file for port iso-codes for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_iso-codes/iso-codes/main.log Error: Unable to upgrade port: 1
comment:5 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Ok. MacPorts started by trying to download a binary archive (iso-codes-3.62_0.darwin_13.noarch.tbz2). It was not found on 3 servers, so MacPorts gave up and tried to build from source. MacPorts had already fetched iso-codes_3.62.orig.tar.xz from some server on a prior run, but its checksums don't match those in the portfile. It would be helpful to know which server it was fetched from, unfortunately that information is no longer available because the actual fetch happened on a prior run (unless you still have the information in you terminal's scrollback buffer).
Did you read wiki:FAQ#checksums and try to figure out which situation applies?
comment:6 Changed 9 years ago by watsodw
I went ahead and manually downloaded the file from http://pkg-isocodes.alioth.debian.org/ and retried. This time it worked.
comment:7 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
The port has been updated to a new version since this ticket was filed.
Actually, I don't know what is really happening, because a checksum mismatch is returned for the file iso-codes-3.62_0.darwin_13.noarch.tbz2, which doesn't even exist on any of the servers searched.