Why does open fail with LSOpenURLsWithRole() failed with error -610
1
vote
1
answer
880
views
Why am I getting
LSOpenURLsWithRole() failed with error -610
when I try to open
a .dmg
on the command line?
user@host Downloads % open buskill-mac-x86_64.dmg
LSOpenURLsWithRole() failed with error -610 for the file /Users/user/Downloads/buskill-mac-x86_64.dmg.
user@host Downloads %
I'm downloaded a .dmg
file with wget
, and now I want to open
it. But when I do, I get the above error.
What does this LSOpenURLsWithRole() failed with error -610
error mean, and how do I fix it?
Asked by Michael Altfield
(745 rep)
Jan 16, 2023, 02:46 AM
Last activity: Feb 10, 2024, 09:33 AM
Last activity: Feb 10, 2024, 09:33 AM