cirruslabs / tart

macOS and Linux VMs on Apple Silicon to use in CI and other automations
https://tart.run
Other
3.91k stars 116 forks source link

Tart stuck in Sequoia 15.1? #937

Closed tschiex closed 3 weeks ago

tschiex commented 3 weeks ago

'tart run' does nothing. It remains stuck. I tried this both on my good old ubuntu image with local disks (that worked previously fine) and on a freshly cloned ubuntu image. No difference.

I'm not sure this is related to the Sequoia update. I use tart from time to time only and this may have been caused by other bew updates maybe.

edigaryev commented 3 weeks ago
  1. Which Tart version are you using?

  2. Are you trying this with ghcr.io/cirruslabs/ubuntu:latest image, or some other image?

  3. Which arguments are you passing to tart run?

  4. Are you invoking tart run from the Terminal app?

tschiex commented 3 weeks ago

Thanks for the superfast reaction.

  1. /opt/homebrew/Cellar/tart/2.19.3 (12 files, 12.3MB)
  2. used ghcr.io/cirruslabs/ubuntu:latest, downloaded with command tart clone ghcr.io/cirruslabs/ubuntu:latest ubuntu
  3. used tart run ubuntu
  4. yes, tart invoked from the Terminal app.
edigaryev commented 3 weeks ago

Does Tart icon appear in dock when you invoke tart run?

Could be related to https://github.com/cirruslabs/tart/issues/928.

tschiex commented 3 weeks ago

Related to #938 indeed!

I have the tart icon in my dock and clicking it opens the UI. My bad (I feel a bit ashamed here, I should have spotted #938 and the icon :-)

edigaryev commented 3 weeks ago

Will close this then.

A fix for this issue was already merged and will be available in the upcoming Tart release.