Ticket #14214 (closed defect: worksforme)
ktoblzcheck 1.16 fails to checksum.
| Reported by: | jeffrey@… | 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
comment:1 Changed 5 years ago by nox@…
- Status changed from new to closed
- Cc jeffrey@… removed
- Resolution set to worksforme
- Summary changed from md5 mismatch for ktoblzcheck-1.16.tar.gz to ktoblzcheck 1.16 fails to checksum.
comment:2 Changed 5 years ago by jeffrey@…
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.