-
-
Notifications
You must be signed in to change notification settings - Fork 10.7k
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
utmctl
broken when using --appdir
#182568
Comments
Oh, didn't see #12858. |
@lishaduck Unfortunately, this issue is beyond our control. We simply set a symlink to the The problem appears to be related to how their symlink resolution logic works, causing it to fall back to the default path. This issue should be reported upstream. Running $ cd ~/Applications/UTM.app/Contents/MacOS && ./utmctl list (torch)
UUID Status Name |
Oh, meant to close this, sorry :) |
Verification
--force
.brew update-reset && brew update
and retried my command.brew doctor
, fixed as many issues as possible and retried my command.Description of issue
I don't have admin right, just brew rights. Thus, I use
--appdir
to move apps to~/Applications
, which mostly works fine. However,utmctl
doesn't respect it. Given the docs, I figured it was acceptable to at least note it was broken.I should note that this has always been true (for at least a year), but it didn't bother me enough to care until now.
Command that failed
utmctl list
Output of command with
--verbose --debug
Flags n/a, output:
Output of
brew doctor
andbrew config
Output of
brew tap
The text was updated successfully, but these errors were encountered: