[Zeek] zeek package manager

Jon Siwek jsiwek at corelight.com
Fri Nov 1 17:23:35 PDT 2019


Thanks for reporting that, there's a recent change in Zeek's git
`master` branch which breaks that plugin.  I've created an issue
related to that for you to follow along here if you'd like:

    https://github.com/zeek/zeek/issues/676

You can also choose to use the Zeek 3.0.0 stable release in the
meantime which doesn't have this issue.  Can download it here:

    https://www.zeek.org/downloads/zeek-3.0.0.tar.gz

- Jon

On Fri, Nov 1, 2019 at 2:45 AM venkatesh bandari <austin522 at gmail.com> wrote:
>
> Hello team,
>
> iam trying to install brp-community-id via package manager and it is failing on the below error.anyone can help
>
> i tried installing from the source and it is also failing
>
> root at ubuntu:/usr/local/zeek/share/zeek/site/packages# zkg install zeek/corelight/bro-community-id
> The following packages will be INSTALLED:
>   zeek/corelight/bro-community-id (1.2)
>
> Proceed? [Y/n] y
> Running unit tests for "zeek/corelight/bro-community-id"
> error: failed to run tests for zeek/corelight/bro-community-id: package build_command failed, see log in /root/.zkg/logs/bro-community-id-build.log
> Proceed to install anyway? [N/y] y
>
> errorlog:
> CMakeFiles/Corelight-CommunityID.linux-x86_64.dir/build.make:105: recipe for target 'CMakeFiles/Corelight-CommunityID.linux-x86_64.dir/communityid.bif.cc.o' failed
> make[3]: *** [CMakeFiles/Corelight-CommunityID.linux-x86_64.dir/communityid.bif.cc.o] Error 1
> make[3]: Leaving directory '/root/bro-community-id/build'
> CMakeFiles/Makefile2:204: recipe for target 'CMakeFiles/Corelight-CommunityID.linux-x86_64.dir/all' failed
> make[2]: *** [CMakeFiles/Corelight-CommunityID.linux-x86_64.dir/all] Error 2
> make[2]: Leaving directory '/root/bro-community-id/build'
> Makefile:151: recipe for target 'all' failed
> make[1]: *** [all] Error 2
> make[1]: Leaving directory '/root/bro-community-id/build'
> Makefile:11: recipe for target 'build-it' failed
> make: *** [build-it] Error 2
> _______________________________________________
> Zeek mailing list
> zeek at zeek.org
> http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/zeek


More information about the Zeek mailing list