So, testing use case for network assessment on het...
# general
s
So, testing use case for network assessment on heterogeneous node network using fleet and osquery. New install, Ubuntu 22.04, Fleet is up and operational, however, attempting to create MSI and PKG for windows and mac returns errors, unless I"m just an idiot Error #1 - Generating your osquery installer... fleetctl package --type=msi --fleet-url=https://fleet.etelligentnoc.net:8080 --enroll-secret=<blah blah blah> --fleet-certificate=/etc/ssl/certs/fleet.etelligentnoc.net.cert Generating your osquery installer... Error: initialize updates: failed to update metadata: update metadata: unexpected end of JSON input Error #2 - Same fleetctl package --type=msi --fleet-url=https://fleet.etelligentnoc.net:8080 --enroll-secret=<blah blah blah> Generating your osquery installer... Error: package root files: heat failed: exec: "docker": executable file not found in $PATH
z
Hey Stacy, we had issues with our CDN that serves the binaries earlier today that seemed to cause this error. Are you seeing this still?
s
Yes, I just built this yesterady and no containers. just raw ubuntu and raw/manual install so I can learn where everything is....
so, the VM has been up for almost 16 hours
should I back down a version?
z
The latter error looks like it's because you don't have Docker installed. You need Docker for building Windows packages.
s
seriously?
why?
z
Windows packaging tooling is only available on Windows -- this forces us to use Wine to run the actual Windows tooling on Linux.
s
doh - well, i'm installing docker now, so, perhaps that will solve my immediate dilemma
thanks
z
Hopefully it will work now! If not, please join us in #fleet and we'll be happy to help with further debugging.
s
copy that
@zwass - BINGO
As a follow up, the install instructions I used for this build didn't say anything about docker as a requirement. https://fleetdm.com/docs/deploying/server-installation