Hi there, I am trying to create a msi package on a Windows 11 OS using fleetctl but this is failing as shown in the output below:
C:\Program Files\fleetctl_v4.3.0_windows>fleetctl package --type=msi --fleet-url=
https://xxxxxxxx.onrender.com --enroll-secret=xxxxxxxxxxxxxxxxxxx
{"level":"debug","path":"C:\\Users\\xxxxxxxx\\AppData\\Local\\Temp\\orbit-package369693515","time":"2024-01-09T12
5636+11:00","message":"created temp dir"}
initialize updates: failed to update metadata: update metadata: open file store: File C:\Users\xxxxxxx\AppData\Local\Temp\orbit-package369693515\root\tuf-metadata.json already exists with mode 666 instead of the expected 600
I have checked for the file being referenced and it does not exist (also checked for hidden files). Has anyone else come across this issue or know how to go about fixing it?
Thanks, LM.