JonZeolla commented on pull request #48:
URL: 
https://github.com/apache/metron-bro-plugin-kafka/pull/48#issuecomment-696788728


   Tests are broken because `diff` isn't installed in our zeek docker image; we 
need to add `diffutils`.  Since it's only required for the tests which are run 
during `zkg install`, I suggest throwing it in the `zkg` `RUN` block.  After 
doing that I was able to get e2e all the way to the expected error due to the 
fix for zeek/zeek#977:
   ```bash
   1258563753.320650 fatal error: failed to read a packet from 
/root/data/example-traffic/exercise-traffic.pcap: truncated dump file; tried to 
read 1434 captured bytes, only got 415
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to