#70943 closed defect (fixed)
eventlog @0.2.12: checksum mismatch
Reported by: | barracuda156 | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.10.1 |
Keywords: | Cc: | ||
Port: | eventlog |
Description
---> Computing dependencies for eventlog. ---> Fetching distfiles for eventlog ---> eventlog_0.2.12.tar.gz does not exist in /opt/local/var/macports/distfiles/eventlog ---> Attempting to fetch eventlog_0.2.12.tar.gz from http://www.balabit.com/downloads/files/eventlog/0.2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 546 0 546 0 0 1219 0 --:--:-- --:--:-- --:--:-- 1218 100 382 0 382 0 0 289 0 --:--:-- 0:00:01 --:--:-- 289 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 100 56570 100 56570 0 0 20626 0 0:00:02 0:00:02 --:--:-- 20626 ---> Verifying checksums for eventlog ---> Checksumming eventlog_0.2.12.tar.gz Error: Checksum (rmd160) mismatch for eventlog_0.2.12.tar.gz Portfile checksum: eventlog_0.2.12.tar.gz rmd160 26210a235a2d823b9b2b50ed675c7c0c743a260f Distfile checksum: eventlog_0.2.12.tar.gz rmd160 0fde6822f770302e17f72938b99edfb94fb05c5b Error: Checksum (sha256) mismatch for eventlog_0.2.12.tar.gz Portfile checksum: eventlog_0.2.12.tar.gz sha256 494dac8e01dc5ce323df2ad554d94874938dab51aa025987677b2bc6906a9c66 Distfile checksum: eventlog_0.2.12.tar.gz sha256 f7b0cc37c48391a2d4e92c7844df8c623efb69e5c661265e728ba2b4ab659497 *** The non-matching file appears to be HTML. See this page for possible reasons for the checksum mismatch: <https://trac.macports.org/wiki/MisbehavingServers> *** The file has been moved to: /opt/local/var/macports/distfiles/eventlog/eventlog_0.2.12.tar.gz.html Error: Failed to checksum eventlog: Unable to verify file checksums
Change History (4)
comment:1 Changed 7 weeks ago by ryandesign (Ryan Carsten Schmidt)
Summary: | eventlog: checksum mismatch → eventlog @0.2.12: checksum mismatch |
---|
comment:2 Changed 7 weeks ago by ryandesign (Ryan Carsten Schmidt)
Owner: | set to ryandesign |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:3 Changed 7 weeks ago by jmroot (Joshua Root)
Should it be replaced_by syslog-ng
for the benefit of any users who already had it installed?
comment:4 Changed 7 weeks ago by ryandesign (Ryan Carsten Schmidt)
That could be done. syslog-ng does provide evtlog.h, evtmaps.h, and libevtlog.dylib, like the eventlog port did. But the headers are in a different directory, and the eventlog.pc file that the eventlog port provided is not provided by the syslog-ng port. So anyone using the old eventlog will need to make changes to find the corresponding files in syslog-ng.
Note: See
TracTickets for help on using
tickets.
According to https://github.com/balabit/eventlog/issues/3:
and no port depends on the eventlog port so we should delete it.