Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 [BUG] 'Apple Configurator' and 'Apple Configurator 2' are listed and with different versions (can not upgrade) #462

Open
1 task done
carlosfrodriguez opened this issue Apr 12, 2022 · 0 comments
Labels

Comments

@carlosfrodriguez
Copy link

Your Environment

  • mas version: 1.8.6
  • macOS version (system_profiler SPSoftwareDataType -detailLevel mini): System Version: macOS 12.3.1 (21E258)

mas Install Method

  • brew install mas (homebrew-core)

Describe the Bug

Apple Configurator 2 was installed via mas. outdated shows as it is not in the latest version, list shows two Apple Configurator and Apple Configurator 2 both with different versions but same ID, upgrade is not effective .

To Reproduce

Steps to reproduce the behavior:

❯ mas version
1.8.6
❯ mas list
1037126344  Apple Configurator 2  (2.15)
1037126344  Apple Configurator    (2.15.1)
❯ mas outdated
1037126344 Apple Configurator 2 (2.15 -> 2.15.1)
❯ mas upgrade 1037126344
Upgrading 1 outdated application:
Apple Configurator 2 (2.15)
==> Downloading Apple Configurator
==> Installed Apple Configurator
❯ mas outdated
1037126344 Apple Configurator 2 (2.15 -> 2.15.1)

Expected Behavior

Only either Apple Configurator 2 or Apple Configurator is listed and can be upgraded correctly

Actual Behavior

Apple Configurator 2 and Apple Configurator are listed as installed, where only Apple Configurator 2 was supposed to... upgrade does not work at all, the package is downloaded installed but mas does not recognize it correctly and apparently it is confused .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant