https://bugzilla.redhat.com/show_bug.cgi?id=1394502
--- Comment #1 from marcindulak <[email protected]> --- Problems reported by fedora-review: daq.x86_64: W: shared-lib-calls-exit /usr/lib64/libsfbpf.so.0.0.1 exit@GLIBC_2.2.5 daq.x86_64: E: library-without-ldconfig-postin /usr/lib64/libsfbpf.so.0.0.1 daq.x86_64: E: library-without-ldconfig-postun /usr/lib64/libsfbpf.so.0.0.1 daq.x86_64: E: library-without-ldconfig-postin /usr/lib64/libdaq.so.2.0.4 daq.x86_64: E: library-without-ldconfig-postun /usr/lib64/libdaq.so.2.0.4 daq-modules.x86_64: E: binary-or-shlib-defines-rpath /usr/lib64/daq/daq_ipfw.so ['/usr/lib64'] daq-modules.x86_64: E: binary-or-shlib-defines-rpath /usr/lib64/daq/daq_nfq.so ['/usr/lib64'] daq-modules.x86_64: E: binary-or-shlib-defines-rpath /usr/lib64/daq/daq_afpacket.so ['/usr/lib64'] I've tried various workarounds against rpath, e.g. %{_configure} --libdir=%{_libdir} --disable-rpath %{__sed} -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool %{__sed} -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool Any suggestions how to force daq to drop rpath? References: https://fedoraproject.org/wiki/Packaging:Guidelines#Removing_Rpath https://wiki.debian.org/RpathIssue -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected]
