https://github.com/osquery/osquery logo
#core
Title
# core
t

theopolis

12/20/2019, 3:10 PM
I found an issue after updating the website, it looks like the RPM is too large and contains the unstripped
osqueryd
(over 100MB). I think the cause of this is not having
eu-readelf
installed via the
elfutils
package.
s

seph

12/20/2019, 3:16 PM
Also notable is that I needed to tweak some things to get objdump as well. (I used the one from the toolchain to run that build)
4 Views