I have installed the `.pkg` from <osquery.io> on m...
# macos
s
I have installed the
.pkg
from osquery.io on macOS 10.15, but it does not register the plist with launchctl. Additionally, attempting to start the service or check the configuration with
osqueryctl
has a segfault. Has anyone here run into this?
z
@seph @groob? I'm still on 10.14
g
I can take a look
@sundsta the 4.1.1.pkg?
Or 4.2.0?
This pkg is weird
s
4.2.0
g
The package has no install scripts
Idk if that's intentional, but office hours is soon
s
Can you link me to docs on inspecting a pkg? I’d like to be able to investigate this myself in the future
g
pkgutil --expand is one
👍 1
Another is a tool called Suspicious Package, which works nicely and has a GUI
👍 1
s
I use
tar
to expand them.
g
Which is coincidentally bugged on 10.15 (idk the details)
s
I did notice some issues there. But I haven’t dig into it. ¯\_(ツ)_/¯
g
In any case, this looks like a bug / unintentional
@sundsta can you file an issue with the repo?
s
Sure
s
that's expected behavior, the package has never installed a service for as long as i can remember
👍 1
commented on the issue
👍 1