-
-
Notifications
You must be signed in to change notification settings - Fork 432
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 0.6.4+: Start fails with "dependency problems - leaving unconfigured" (workaround colima prune
)
#888
Comments
I get the same result creating a new profile with A I get the same failure with just |
I'Ve also tried now with qemu in the hopes it might be due to some problems with vz but for quemu the same result:
|
I'm having the same issue on M1 macbook |
similar issue on Intel macbook with following command: |
Thanks for reporting, looking into it. In the meantime, does running |
@abiosoft Looks like it doesn't fix it:
|
doing |
colima prune fixed it for now. but i made a few observations.
colimastart.mp4i wasnt fast enough the process was already running for a few seconds and several lines were already cleared. also i havent had enough time to adjust the recording area properly was quickly done to catch and record anything at all. but that way already 5 to 10 lines were cleared as the process was going upwards. probably also require a follow up? |
|
The line being cleared wrongly was addressed in v0.6.5. It was a bug in v0.6.4. |
I've had same issue and doing a
|
colima prune
colima prune
colima prune
colima prune
colima prune
)
However, needing delete/prune from 0.6.1 to 0.6.6 or similar is still a bit annoying but I think now that the switch to docker-ce with 0.6.4 is done, it should not re-occur. |
This should be fixed in v0.6.7. |
Description
Work around until this issue is fixed: run
colima prune
before the first startI've upgraded to 0.6.4. when i'Ve started i'Ve noticed that all the images are downloaded again. then i thought hey if i start fresh why dont i directly create a new profile with 0.6.4 (that brought in a few changes with docker ce and alike as far as i understood) before i pull over potential problems with the old vm. so i stopped the download, then
colima stop
thencolima delete
removing the current profile and then i tried to create a new profile with 0.6.4 and got the following:Version
Operating System
Output of
colima status
Reproduction Steps
colima start --cpu 4 --memory 8 --disk 100 --vm-type=vz --mount-type=virtiofs --dns=1.1.1.1
Expected behaviour
I would expect that the vm gets properly created on the first start
Additional context
when i tried to delete the profile i gotthe following now:
The text was updated successfully, but these errors were encountered: