Closed umonaca closed 3 years ago
Same problem. Cant get aarch64 to work at all
My problem was because I was trying to use sudo which apparently doesn't come with the aarch64 images
I had to just use apt and install without sudo, and also had to add the y switch because it would get stuck with a Yes/No prompt
@uraimo why did you close this issue?
@rnayabed that's an expected warning with no implication for the user. In your case, as you said: "I was trying to use sudo which apparently doesn't come with the aarch64 images". Issue closed.
@rnayabed that's an expected warning with no implication for the user. In your case, as you said: "I was trying to use sudo which apparently doesn't come with the aarch64 images". Issue closed.
ah i see. actually my above comments were not related to the issue itself anyways.
The advanced example produces the following warning in the build step:
Is it an intended behaviour?