[MacPorts] #65396: minikube 1.25.2 can't get an arm64 build on Monterey
MacPorts
noreply at macports.org
Mon Jun 27 14:34:32 UTC 2022
#65396: minikube 1.25.2 can't get an arm64 build on Monterey
----------------------------+------------------------
Reporter: DeCarabas | Owner: lbschenkel
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.7.2
Keywords: monterey arm64 | Port: minikube
----------------------------+------------------------
minikube believes that it should be arm64, because if you `port install
minikube` and then run it it warns you that you should be running the
arm64 build instead of the x86_64 build. It's annoying.
I don't know why `port install minikube` installed the x86_64 version in
the first place? I mean, my uninformed browse of the builds shows no arm64
builds for minikube, so that makes sense, but when I try to install it
from source I get this error:
{{{
doty at Johns-MBP ~ > sudo port install -s minikube
Error: Cannot install minikube for the arch 'x86_64' because
Error: its dependency go is only installed for the arch 'arm64'
Error: and does not have a universal variant.
Error: Unable to execute port: architecture mismatch
}}}
...which is baffling to me.
--
Ticket URL: <https://trac.macports.org/ticket/65396>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list