mas icon indicating copy to clipboard operation
mas copied to clipboard

Eventual consistency: `list` sometimes doesn't see apps until after reboot or `outdated` or `info` has been run

Open dalisoft opened this issue 3 years ago • 6 comments

Your Environment

  • mas version: v1.8.6
  • macOS version (system_profiler SPSoftwareDataType -detailLevel mini): 11.6.5 (20G527)

mas Install Method

brew install mas (homebrew-core)

Describe the Bug

Apps in App Store are not in sync with mas.

To Reproduce

  1. Go to App Store
  2. Download any your apps from App Store
  3. Run mas list
  4. See out of sync of apps

Expected Behavior

App in list of mas list.

Actual Behavior

App is not included in list.

Screenshots, Terminal Output

Additional Context

Requires reboot system to properly returning result.

dalisoft avatar Mar 27 '22 14:03 dalisoft

I ran into this same issue.

I ran mas list and noticed an ID for a manually-installed App was missing (eg: 123456). I then ran mas info 123456 after which it started appearing in subsequent mas list runs (without a reboot).

cpick avatar Feb 10 '23 19:02 cpick

Requires reboot system to properly returning result

Could you check next time, if mas outdated fixes it for you instead of reboot?

StefanLobbenmeier avatar Feb 13 '23 10:02 StefanLobbenmeier

@StefanLobbenmeier Yes, today tested it again, it works, but not properly as excepted. Some apps shows other versions rather than latest App Store

dalisoft avatar Apr 03 '23 04:04 dalisoft