Opened 8 years ago
Closed 8 years ago
#53120 closed defect (fixed)
Checksum mismatch - EiffelStudio
Reported by: | Dexterfreak | Owned by: | roederja |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | EiffelStudio |
Description
Hello, i have been trying to install eiffelstudio and i keep getting this error:
---> Computing dependencies for eiffelstudio ---> Verifying checksums for eiffelstudio Error: Checksum (rmd160) mismatch for eiffelstudio-16.05.tar Error: Checksum (sha256) mismatch for eiffelstudio-16.05.tar Error: org.macports.checksum for port eiffelstudio returned: Unable to verify file checksums Please see the log file for port eiffelstudio for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_eiffelstudio/eiffelstudio/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port eiffelstudio failed
I have tried cleaning, reinstalling again and again.. restart , i chekced the FAQ about Checksum and i couldn't get it solved,
i really need eiffelstudio for school, thanks.
Change History (4)
comment:1 Changed 8 years ago by mf2k (Frank Schima)
Owner: | set to jann@… |
---|---|
Port: | EiffelStudio added |
Status: | new → assigned |
comment:2 Changed 8 years ago by stephensmith9 (Stephen Smith)
I had the same issue and as suggested followed the FAQ: I ran the following ...
sudo port clean --dist eiffelstudio sudo port install eiffelstudio
and got the following:
---> Attempting to fetch eiffelstudio-16.05.tar from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/eiffelstudio ---> Attempting to fetch eiffel_launcher_20091003.tar.bz2 from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/eiffelstudio ---> Verifying checksums for eiffelstudio Error: Checksum (rmd160) mismatch for eiffelstudio-16.05.tar Error: Checksum (sha256) mismatch for eiffelstudio-16.05.tar Error: org.macports.checksum for port eiffelstudio returned: Unable to verify file checksums
I will cc the port maintainers.
comment:3 Changed 8 years ago by kencu (Ken)
Hmmm. Seems to work fine for me.
$ sudo port -d checksum eiffelstudio ---> Fetching distfiles for eiffelstudio DEBUG: Executing org.macports.fetch (eiffelstudio) ---> eiffelstudio-16.05.tar does not exist in /opt/local/var/macports/distfiles/eiffelstudio ---> Attempting to fetch eiffelstudio-16.05.tar from https://distfiles.macports.org/eiffelstudio % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 70.1M 100 70.1M 0 0 5290k 0 0:00:13 0:00:13 --:--:-- 7259k ---> eiffel_launcher_20091003.tar.bz2 does not exist in /opt/local/var/macports/distfiles/eiffelstudio ---> Attempting to fetch eiffel_launcher_20091003.tar.bz2 from https://distfiles.macports.org/eiffelstudio % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 21593 100 21593 0 0 35837 0 --:--:-- --:--:-- --:--:-- 37816 DEBUG: Privilege de-escalation not attempted as not running as root. DEBUG: checksum phase started at Sun Jan 22 19:52:54 PST 2017 ---> Verifying checksums for eiffelstudio DEBUG: Executing org.macports.checksum (eiffelstudio) ---> Checksumming eiffelstudio-16.05.tar DEBUG: Calculated (rmd160) is 289953b1d198b0088bd8d0f6363dbea2cec2e556 DEBUG: Correct (rmd160) checksum for eiffelstudio-16.05.tar DEBUG: Calculated (sha256) is 7154ee73671b7b29892d7b6ac5ef3819dc2aec95c262e95e9482c6f35a897e25 DEBUG: Correct (sha256) checksum for eiffelstudio-16.05.tar ---> Checksumming eiffel_launcher_20091003.tar.bz2 DEBUG: Calculated (rmd160) is f52af5b8b09ecdd21af4b1d89d2716597a9c1340 DEBUG: Correct (rmd160) checksum for eiffel_launcher_20091003.tar.bz2 DEBUG: Calculated (sha256) is 862bce03664b1ef554e3b8f432cdc77284912d606f6ac58dc47dd499c3a3f594 DEBUG: Correct (sha256) checksum for eiffel_launcher_20091003.tar.bz2
you could cd /opt/local/var/macports/distfiles/eiffelstudio
and see what's in there. Perhaps consider deleting the files in there, and try the download again.
If you get the same error, you can download the files manually into the noted folder, and then try the install once you have them downloaded and in there.
I wonder if one distfiles site might have a corrupted copy of the files?
A few ideas for you to try.
comment:4 Changed 8 years ago by roederja
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Update to version 17.01 should fix it.
In the future, please fill in the Port field and Cc the port maintainers (
port info --maintainers EiffelStudio
), if any.Per the FAQ about checksum errors, you did not specify the mirror that you downloaded the archive from.