Ah! Nice. Yes, this is what I was looking for. Thanks for the pointer Seth!
On Fri, Sep 08, 2017 at 02:45:21PM -0400, Seth Hall wrote:
>
>
> On 8 Sep 2017, at 13:29, Aashish Sharma wrote:
>
> > Can we specify dependent packages in bro-pkg and would bro-pkg go and
> > resolve
> > (install) thos
On 8 Sep 2017, at 13:29, Aashish Sharma wrote:
> Can we specify dependent packages in bro-pkg and would bro-pkg go and
> resolve
> (install) those dependencies by itself ?
Yep. Here's one that does..
https://github.com/corelight/top-dns/blob/master/bro-pkg.meta
> Also, can we make th
Thanks Adam!
I think we might also need to introduce the concept of pkg-conflicts too:
cannot
install B if A is installed.
Aashish
On Fri, Sep 08, 2017 at 06:05:16PM +, Slagell, Adam J wrote:
> At list recursively finding all of those dependencies is on the roadmap.
> Terry has that o
At list recursively finding all of those dependencies is on the roadmap. Terry
has that on his queue.
> On Sep 8, 2017, at 12:29 PM, Aashish Sharma wrote:
>
> Can we specify dependent packages in bro-pkg and would bro-pkg go and resolve
> (install) those dependencies by itself ?
>
> Also, can
Can we specify dependent packages in bro-pkg and would bro-pkg go and resolve
(install) those dependencies by itself ?
Also, can we make the bro-pkg dump some output (notes) before? or after? pkg
installation - something like see this file for details etc ?
Aashish
__