Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

colima doesn't start on hosted github runner macos-14 with M1 arm64 #971

Closed
1 of 5 tasks
viceice opened this issue Jan 31, 2024 · 4 comments
Closed
1 of 5 tasks

colima doesn't start on hosted github runner macos-14 with M1 arm64 #971

viceice opened this issue Jan 31, 2024 · 4 comments

Comments

@viceice
Copy link

viceice commented Jan 31, 2024

Description

qemu is exiting with error: qemu-system-aarch64: Error: HV_UNSUPPORTED

Version

colima version 0.6.7
git commit: ba1be00
limactl version 0.19.1
qemu-img version 8.2.0
Copyright (c) 2003-2023 Fabrice Bellard and the QEMU Project developers

Operating System

  • macOS Intel <= 13 (Ventura)
  • macOS Intel >= 14 (Sonoma)
  • Apple Silicon <= 13 (Ventura)
  • Apple Silicon >= 14 (Sonoma)
  • Linux

Output of colima status

colima not started

Reproduction Steps

  1. setup github action job with runs-on: macos-14
  2. run brew install colima docker
  3. run colima start fails

Expected behaviour

colima should start

Additional context

running with -t vz gives: Invalid virtual machine configuration. Virtualization is not available on this hardware.

@rfay
Copy link
Contributor

rfay commented Jan 31, 2024

Please search issues before opening new ones. This one was just explained a few minutes ago:

@viceice
Copy link
Author

viceice commented Jan 31, 2024

sorry, didn't seen it 😞

@rfay
Copy link
Contributor

rfay commented Jan 31, 2024

You can close this one now.

@viceice
Copy link
Author

viceice commented Jan 31, 2024

Duplicate of #970

@viceice viceice closed this as completed Jan 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants