-
Notifications
You must be signed in to change notification settings - Fork 289
Ignore empty receipt files #1209
Copy link
Copy link
Description
Configuration
mas ▁▁▁▁ 5.2.0
slice ▁▁ arm64
slices ▁ arm64
dist ▁▁▁ homebrew/core/mas
origin ▁ https://github.com/mas-cli/mas.git
rev ▁▁▁▁ e84c0658e1dfff2fd1eaf0fc8ef338a2a99b8f67
swift ▁▁ 6.2.3 (swiftlang-6.2.3.3.21 clang-1700.6.3.2)
driver ▁ 1.127.14.1
store ▁▁ US
region ▁ US
macos ▁▁ 26.3.1 (25D2128)
mac ▁▁▁▁ Mac14,6
cpu ▁▁▁▁ Apple M2 Max
arch ▁▁▁ arm64
Bug description
> mas outdated
Warning: Found a likely App Store app that is not indexed in Spotlight in /Applications/Clop.app
Indexing now, which will not complete until sometime after mas exits
Disable auto-indexing via: export MAS_NO_AUTO_INDEX=1
Clop is installed from the dev website directly, not from the Mac App Store. The app works and it is indexed in Spotlight.
Also mas outdated doesn't report any available updates, even when there are. Not sure whether the above breaks it. I ran it with MAS_NO_AUTO_INDEX=1 and still no reported available updates.
Steps to reproduce
Install Clop from https://lowtechguys.com/clop/
Run mas outdated
Reactions are currently unavailable