is the macOS pkg installing lenses to a subdirectory of lenses which is a subdirectory of lenses… unintentionally? The docs say the pkg makes this as one of the entires in the created directory structure:
Copy code
/private/var/osquery/lenses/{*}.aug
but it's one 'extra' level down… packs are at the expected level one below /p/v/osq…
t
theopolis
03/09/2021, 5:51 PM
That’s not the intent, if this is the case we need to fix it. Heads up to @seph who has been working on augeas recently (he’s not the person the caused the issue haha).
s
seph
03/09/2021, 5:51 PM
Pretty sure that’s not my fault. That’s packaging code 🙂
I’m not sure I understand cpack enough to make a quick fix