[Bro] Bro 2.6 beta feedback?

Johanna Amann johanna at icir.org
Tue Oct 2 17:17:09 PDT 2018


I am not sure that that will help - setting an rpath in packaged 
binaries is typically at least discouraged. We actually also don’t do 
it in the packages that we do (or will) ship.

For example, see https://wiki.debian.org/RpathIssue, 
https://www.debian.org/doc/manuals/maint-guide/advanced.en.html, 
https://fedoraproject.org/wiki/Packaging_tricks#Acceptable_use_of_rpath 
(rpmlint raises it as an error; it can be considered ok in fedora for 
internal libraries), https://en.opensuse.org/openSUSE:Packaging_checks 
(this seems to outright prohibit its use).

But - perhaps we should recognize such situations and refuse to 
compile/warn users that they mightt have to re-set their dynamic link 
paths?

Johanna

On 2 Oct 2018, at 16:00, Seth Hall wrote:

> Hm, that makes me wonder if we should do something like set an RPATH 
> to make sure the correct libcaf is used.
>
> Jon, does that make sense?  It seems that this problem will only come 
> up more frequently as caf is packaged by more systems.
>
>   .Seth
>
> --
> Seth Hall * Corelight, Inc * www.corelight.com
>
>
>> On Oct 2, 2018, at 6:08 PM, Azoff, Justin S <jazoff at illinois.edu> 
>> wrote:
>>
>>
>>> On Oct 2, 2018, at 6:03 PM, Aashish Sharma <asharma at lbl.gov> wrote:
>>>       libcaf_core.so.0.16.0 => 
>>> /home/bro/master/lib/libcaf_core.so.0.16.0 (0x402200000)
>>>       libcaf_io.so.0.16.0 => 
>>> /home/bro/master/lib/libcaf_io.so.0.16.0 (0x402800000)
>> ..
>>>       libcaf_core.so.0.14.1 => /usr/local/lib/libcaf_core.so.0.14.1 
>>> (0x403fd6000)
>>>       libcaf_io.so.0.14.1 => /usr/local/lib/libcaf_io.so.0.14.1 
>>> (0x4042c4000)
>>
>> Looks like you have an older version of caf installed in /usr/local 
>> that may be conflicting with things.
>>
>> I helped someone on IRC with a similar problem and removing any old 
>> caf libraries and header files in /usr/local fixed things.
>>
>>>> Justin Azoff
>>
>>
>
> _______________________________________________
> Bro mailing list
> bro at bro-ids.org
> http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/bro


More information about the Bro mailing list