#14214 closed defect (worksforme)
ktoblzcheck 1.16 fails to checksum.
Reported by: | jpgoldberg (Jeffrey Goldberg) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | ktoblzcheck md5 | Cc: | |
Port: |
Description
The portfile devel/ktoblzcheck version 1.16 specifies an MD5 summary of
df8c4f35d8977e78f8445efc1d20a2a8
But the downloaded tarball has is
MD5 (ktoblzcheck-1.16.tar.gz) = d41d8cd98f00b204e9800998ecf8427e
I do not know which should be correct. That is, we can't rule out the possibility that the source tarball on sourceforge has been tampered with.
Change History (3)
comment:1 Changed 17 years ago by nox@…
Cc: | jeffrey@… removed |
---|---|
Resolution: | → worksforme |
Status: | new → closed |
Summary: | md5 mismatch for ktoblzcheck-1.16.tar.gz → ktoblzcheck 1.16 fails to checksum. |
comment:2 Changed 17 years ago by jpgoldberg (Jeffrey Goldberg)
OK. That was it.
I did get a usage error from
sudo port clean --all ktoblzcheck
and when I ran it as
sudo port clean ktoblzcheck -all
it didn't remove the corrupted distfile.
But after removing the distfile by hand and cleaning the port, all seemed to work.
I guess I should have taken the md5 error as face value instead of assuming that there was an error in the portfile.
Thank you for your help.
Please run
sudo port clean --all ktoblzcheck
and try again. Your downloaded tarball is corrupted.PS : You don't need to add yourself to the Cc field, reports and assignee automatically receive mail notifications.