but can I build orbit packages on arm64 yet?
# fleet
m
but can I build orbit packages on arm64 yet?
l
Hi @Mystery Incorporated!, do you mean if
fleetctl package
can run on
arm64
? Or if it can generate Orbit packages for
arm64
?
m
Both! But at the moment it doesn’t build on arm64
l
OK. What's the command and failure you are seeing? (so that we can create an issue for it)
(Am assuming you want to run
fleetctl package
from macOS M1?)
m
Nope I’m using arm ubuntu servers in Oracle cloud. It's the future of server compute. I know, I’m just too modern for fleet. I tagged you where I previously mentioned it
l
Interesting! Yes, it depends on what kind of package exactly, e.g. generating MSIs requires Docker, and I can already guess there will be issues with that when running on an
arm64
host.
Ah, same with generating
.pkg
s, it will fail because Docker.
Please do create an issue with the failure so that we can track this requirement.
z
We'll be working on Linux ARM64 support in Orbit over the next couple of weeks.
👍 2
m
@Lucas Rodriguez yea it made me install docker which I did. Docker exists on the VM and can be used