https://github.com/osquery/osquery logo
#fleet
Title
a

AndersJ

09/17/2021, 6:56 AM
Hi everyone! I’m currently taking fleet for a spin, but i’m a bit stuck at building Orbit. Using the old deprecated repo of Orbit, everything works fine. But the version of Orbit moved to fleets main repository, have the packaging module located differently. I can’t quite figure out what the new command to build the orbit package would be…
b

Benjamin Edwards

09/17/2021, 12:44 PM
Try fleetctl package, it’s new as of 4.3.0
a

AndersJ

09/17/2021, 12:45 PM
Ahh okay, will do, thanks! 🙂
c

Chad

09/19/2021, 4:27 AM
Just FYI @Benjamin Edwards the migration is a little confusing from the docs perspective. https://fleetdm.com/docs/deploying/fleetctl-agent-updates#packaging-with-orbit - shows the proper
fleetctl package
command but also links to the https://github.com/fleetdm/fleet/blob/main/orbit/README.md which shows the old
go run ./cmd/package
command. I can imagine this is going to keep tripping up newcomers
b

Benjamin Edwards

09/19/2021, 12:00 PM
Looks like we missed a spot. We’ll get it fixed. Thanks for pointing it out
👍 2
j

Jaideep Natu

10/07/2021, 6:33 PM
@Benjamin Edwards Incorrect Orbit packaging instructions are still here https://github.com/fleetdm/fleet/blob/main/orbit/README.md
b

Benjamin Edwards

10/07/2021, 7:26 PM
@Jaideep Natu ty! we'll get it fixed
2 Views