When trying to uninstall apps (previously installed from the GUI, if that matters somehow), it errors with the following:
Error: Runtime Error: Failed to revert ownership of deleted '/Applications/GarageBand.app' back to uid 501 & gid 20: delete result did not have a URL
To Reproduce
Steps to reproduce the behavior:
Execute sudo mas uninstall 682658836.
Provide password if requested.
Expected Behavior
It should be able to uninstall it.
Actual Behavior
It errors out and apparently does nothing to the app.
Screenshots, Terminal Output
% sudo mas uninstall 682658836
Error: Runtime Error: Failed to revert ownership of deleted '/Applications/GarageBand.app' back to uid 501 & gid 20: delete result did not have a URL
Your Environment
mas version
: 1.8.7system_profiler SPSoftwareDataType -detailLevel mini
): macOS 14.7 (23H124)mas Install Method
brew install mas
(homebrew-core).pkg
installer from releasesDescribe the Bug
When trying to uninstall apps (previously installed from the GUI, if that matters somehow), it errors with the following:
To Reproduce
Steps to reproduce the behavior:
sudo mas uninstall 682658836
.Expected Behavior
It should be able to uninstall it.
Actual Behavior
It errors out and apparently does nothing to the app.
Screenshots, Terminal Output
Additional Context
N/A
I don't know. Just started using 'mas'.