https://github.com/osquery/osquery logo
Title
r

Remington Winters

06/16/2021, 11:15 PM
Hey all. Is it possible to create an osx or windows orbit package from a Linux fleet deployment? I k ow windows requires docker, but trying to create type "pkg" gives an exec error and never finishes
s

Sarah Gillespie

06/17/2021, 2:11 PM
Hi Remington! This should be possible. Would you mind sharing a screenshot of the error you are seeing? Or if you could provide some additional context, that would help trying to understand the particular problem you are encountering. Thanks!
Hi Remington, I just wanted to follow up because I was able to confirm that currently Orbit for macOS can only be generated from macOS right now. Please let us know if you are still experiencing difficulties with Windows though.
r

Remington Winters

06/17/2021, 10:11 PM
This is the error from trying to generate an MSI from linux
go run ./cmd/package --type=msi --fleet-url=<http://REDACTED:1337> --insecure --enroll-secret=REDACTED
2021-06-17T22:09:04Z FTL package failed error="initialize updates: failed to get osqueryd: exec new version: : fork/exec /tmp/orbit-package173390597/root/staging/osqueryd.exe
@Sarah Gillespie any help would be most appreciated. The documentation isnt terribly helpful for package building
💯 1
s

Sarah Gillespie

06/18/2021, 12:04 AM
Thank you for the additional info. I've put this on our schedule to discuss with the team tomorrow.
👍 1
r

Remington Winters

06/18/2021, 6:04 PM
@Sarah Gillespie Would it help if I filed a git issue?
s

Sarah Gillespie

06/18/2021, 6:05 PM
Yes, thanks!
r

Remington Winters

06/18/2021, 8:23 PM
@Sarah Gillespie I created issue https://github.com/fleetdm/fleet/issues/1144 to track this bug
Just checking back to see if this is a bug or user error
s

Sarah Gillespie

06/21/2021, 7:27 PM
Thank you for creating the issue for this. We're going to dig in and will follow up on GitHub. Thanks again!