-
Notifications
You must be signed in to change notification settings - Fork 286
Closed as duplicate of#384
Copy link
Labels
Description
Your Environment
mas version
:1.8.2
- macOS version (
system_profiler SPSoftwareDataType -detailLevel mini
):
System Version: macOS 11.5.2 (20G95)
Kernel Version: Darwin 20.6.0
mas Install Method
brew install mas
(homebrew-core)
Describe the Bug
- mas reports apps as outdated even after upgrade
- mas reports the same apps multiple times
To Reproduce
$ mas outdated
Warning: Identifier 1094255754 not found in store. Was expected to identify Outbank.
Warning: Identifier 924726344 not found in store. Was expected to identify Deliveries.
1444383602 GoodNotes (5.7.26 -> 5.7.27)
$ mas upgrade
Upgrading 1 outdated application:
GoodNotes (5.7.26)
==> Downloading GoodNotes 5
==> Installed GoodNotes 5
$ mas outdated
Warning: Identifier 1094255754 not found in store. Was expected to identify Outbank.
Warning: Identifier 1094255754 not found in store. Was expected to identify Outbank.
Warning: Identifier 1094255754 not found in store. Was expected to identify Outbank.
Warning: Identifier 924726344 not found in store. Was expected to identify Deliveries.
Warning: Identifier 924726344 not found in store. Was expected to identify Deliveries.
1444383602 GoodNotes (5.7.26 -> 5.7.27)
1444383602 GoodNotes (5.7.26 -> 5.7.27)
Expected Behavior
updated apps are no longer outdated.
Actual Behavior
same install is done over and over again.