-
-
Notifications
You must be signed in to change notification settings - Fork 605
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
Vagrant box with Ubuntu 22.04 on Apple silicon won't start #1495
Comments
Setting Line 195 in c9f4dd9
|
I think I have posted the same issue here: Parallels/vagrant-parallels#458 The latest Bento image for ubuntu-22.04 + Parallels ships with an outdated kernel version for which the header files are no longer available. So, the automatic update of Parallels Tools fails on first boot. If you disable the automatic update, the box runs fine. But as soon as a kernel update is performed, the |
Issue is back, latest discussion here: |
Have you tried Lima out yet? I’ve stopped using Parallels since Lima is now stable |
I have started using Lima for all new projects going forward but this problem unfortunately persists for all my previous ones that are setup using Parallels. |
Version
v1.21.0
What did you expect to happen?
trellis up
should consistently workWhat actually happens?
Error related to:
Package 'linux-headers-5.15.0-67-generic' has no installation candidate m linux-headers-5.15.0-67-generic
(See logs below)
Workaround for now:
Downgrade Ubuntu from 22.04 to 20.04 by modifying
vagrant.default.yml
:h/t @MWDelaney via https://discourse.roots.io/t/package-linux-headers-5-15-0-67-generic-has-no-installation-candidate-m-linux-headers-5-15-0-67-generic/25477
Steps to reproduce
trellis up
System info
macOS 13.4
Vagrant to v2.3.6
Parallels 18.3.0
Log output
Please confirm this isn't a support request.
Yes
The text was updated successfully, but these errors were encountered: