#51329 closed defect (fixed)
esdl @ 1.2_1 file checksum mismatch
Reported by: | afbrand@… | Owned by: | bfulgham@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | haspatch | Cc: | |
Port: | esdl |
Description
During the esdl port install, checksum of esdl-1.2.src.tar.gz failed. Ports reports the following:
---> Fetching distfiles for esdl ---> Attempting to fetch esdl-1.2.src.tar.gz from http://iweb.dl.sourceforge.net/esdl ---> Verifying checksums for esdl Error: Checksum (md5) mismatch for esdl-1.2.src.tar.gz Error: Checksum (sha1) mismatch for esdl-1.2.src.tar.gz Error: Checksum (rmd160) mismatch for esdl-1.2.src.tar.gz *** The non-matching file appears to be HTML. See this page for possible reasons for the checksum mismatch: <https://trac.macports.org/wiki/MisbehavingServers>
There are two issues. The primary issue is the error message and failure to install. The secondary issue is the presence of the newer version.
As for the primary issue, the HTML file referred to above is actually a SourceForge's page. It seems as if the URL that points to the esdl tarball could be incorrect. I can manually locate the esdl-1.2.src.tar.gz file at: https://sourceforge.net/projects/esdl/files/esdl/esdl-1.2/esdl-1.2.src.tar.gz/download
Nevertheless, I don't know how fully to resolve this issue.
The secondary issue is that esdl version 1.2 was releasted in 2011. And esdl version 1.3 was released in 2013 and is available for download at Source Forge. And if workable, I'm interested in the newer versions availability.
Thank you.
Attachments (1)
Change History (5)
Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
comment:1 follow-up: 2 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | bfulgham@… removed |
---|---|
Keywords: | haspatch added |
Owner: | changed from macports-tickets@… to bfulgham@… |
comment:2 Changed 9 years ago by afbrand@…
Replying to ryandesign@…:
Patch to fix the fetch failure attached.
Updating to a newer version can be considered in a separate ticket.
After applying this patch, the esdl port install successfully completed.
Thank you.
comment:3 follow-up: 4 Changed 9 years ago by mojca (Mojca Miklavec)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Version: | 2.3.4 |
Committed in r148470.
I'm closing this ticket. Please open a new one for the upgrade.
Patch to fix the fetch failure attached.
Updating to a newer version can be considered in a separate ticket.