-
Notifications
You must be signed in to change notification settings - Fork 286
Labels
Description
Your Environment
mas version
: 1.6.3- macOS version (
system_profiler SPSoftwareDataType -detailLevel mini
): 10.14.6 (18G95)
mas Install Method
brew install mas
(homebrew-core)
Describe the Bug
mas outdated
shows an application which cannot be uninstalled and which is not listed by mas list
. The App Store app does not show it either.
$ mas version
1.6.3
$ mas reset
$ mas list
1050307950 dDNS Broker (2.8)
768610744 Photoshop Elements 12 Editor (12.0)
425264550 Disk Speed Test (3.2)
722364523 Scan (1.0.3)
987045856 FTP Server (2.5.1)
405399194 Kindle (1.26.1)
409907375 Remote Desktop (3.9)
404221303 Citrix Receiver (11.3.2)
409183694 Keynote (9.1)
446366603 ifolor Designer (3.6.6)
682658836 GarageBand (10.3.2)
443987910 1Password (6.8.8)
409203825 Numbers (6.1)
497799835 Xcode (10.3)
408937559 iFlicks (3.0.3)
409201541 Pages (8.1)
408981434 iMovie (10.1.12)
715768417 Microsoft Remote Desktop (8.0.30030)
1014850245 Monit (2.0)
1055511498 Day One (4.1.1)
924726344 Deliveries (3.2.1)
402398561 MindNode Pro (1.11.5)
$ mas outdated
1066144116 Live Home 3D - Interior Design (unknown -> 3.7)
$ mas uninstall 1066144116
Error: Not installed
Attempting to upgrade makes mas hang forever.
To Reproduce
$ mas version
1.6.3
$ mas reset
$ mas list
1050307950 dDNS Broker (2.8)
768610744 Photoshop Elements 12 Editor (12.0)
425264550 Disk Speed Test (3.2)
722364523 Scan (1.0.3)
987045856 FTP Server (2.5.1)
405399194 Kindle (1.26.1)
409907375 Remote Desktop (3.9)
404221303 Citrix Receiver (11.3.2)
409183694 Keynote (9.1)
446366603 ifolor Designer (3.6.6)
682658836 GarageBand (10.3.2)
443987910 1Password (6.8.8)
409203825 Numbers (6.1)
497799835 Xcode (10.3)
408937559 iFlicks (3.0.3)
409201541 Pages (8.1)
408981434 iMovie (10.1.12)
715768417 Microsoft Remote Desktop (8.0.30030)
1014850245 Monit (2.0)
1055511498 Day One (4.1.1)
924726344 Deliveries (3.2.1)
402398561 MindNode Pro (1.11.5)
$ mas outdated
1066144116 Live Home 3D - Interior Design (unknown -> 3.7)
$ mas uninstall 1066144116
Error: Not installed
Expected Behavior
mas outdated
should not show 1066144116 Live Home 3D - Interior Design (unknown -> 3.7)
Actual Behavior
mas outdated
shows 1066144116 Live Home 3D - Interior Design (unknown -> 3.7)
Screenshots, Terminal Output
$ mas version
1.6.3
$ mas reset
$ mas list
1050307950 dDNS Broker (2.8)
768610744 Photoshop Elements 12 Editor (12.0)
425264550 Disk Speed Test (3.2)
722364523 Scan (1.0.3)
987045856 FTP Server (2.5.1)
405399194 Kindle (1.26.1)
409907375 Remote Desktop (3.9)
404221303 Citrix Receiver (11.3.2)
409183694 Keynote (9.1)
446366603 ifolor Designer (3.6.6)
682658836 GarageBand (10.3.2)
443987910 1Password (6.8.8)
409203825 Numbers (6.1)
497799835 Xcode (10.3)
408937559 iFlicks (3.0.3)
409201541 Pages (8.1)
408981434 iMovie (10.1.12)
715768417 Microsoft Remote Desktop (8.0.30030)
1014850245 Monit (2.0)
1055511498 Day One (4.1.1)
924726344 Deliveries (3.2.1)
402398561 MindNode Pro (1.11.5)
$ mas outdated
1066144116 Live Home 3D - Interior Design (unknown -> 3.7)
$ mas uninstall 1066144116
Error: Not installed
paced, flaviocamilo and liuzhaowei55