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] mas wants to update to versions that do not exist on the app store #515

Closed
1 task done
dmuiX opened this issue Jun 18, 2024 · 10 comments
Closed
1 task done
Labels

Comments

@dmuiX
Copy link

dmuiX commented Jun 18, 2024

Your Environment

  • mas version: 1.8.6

  • macOS version (system_profiler SPSoftwareDataType -detailLevel mini): 10.1...

    System Version: macOS 14.5 (23F79)
    Kernel Version: Darwin 23.5.0
    

mas Install Method

  • [] brew install mas (homebrew-core)
  • mas-cli/tap
  • [] .pkg installer from releases
  • [] Built from source
    • Fork/branch: ? (e.g. mas-cli/main)
    • Xcode version: 10.?

Describe the Bug

A clear and concise description of what the bug is.

if i enter mas outdated its showing me

897283731 Strongbox (1.59.11 -> 1.59.12)
1500855883 CapCut (3.8.0 -> 11.8.0)
310633997 WhatsApp (24.11.84 -> 24.12.78)

if I do mas upgrade it upgrades my apps everytime although they cannot be updated...
seems like mas is using a different app store then my macbook...maybe some weird beta versions??

On the appstore strongbox is 1.59.11

Screenshot 2024-06-18 at 13 25 00

capcut is 3.8.0

Screenshot 2024-06-18 at 13 29 18

whatsapp is 24.11.84

Screenshot 2024-06-18 at 13 29 50

To Reproduce

Steps to reproduce the behavior:

mas outdated
mas update

Expected Behavior

A clear and concise description of what you expected to happen.

mas should leave apps on the level that is in the appstore

Actual Behavior

A clear and concise description of what actually happened.

mas wants to upgrade my apps everytime I run mas upgrade but it shouldnt do that.

Screenshots, Terminal Output

If applicable, add screenshots to help explain your problem.

$ mas command
...

Additional Context

Add any other context about the problem here.
Did it work in a previous version?

@dmuiX dmuiX added the 🐛 bug label Jun 18, 2024
@dmuiX
Copy link
Author

dmuiX commented Jun 18, 2024

Seems this is a dup, which might be solved in current beta.
How can I download that one? Currently just zip packages no pkg available

@rgoldberg
Copy link
Contributor

@dmuiX Can we close this as a duplicate of #491?

The following should be the current 1.8.7 beta. It has a .pkg:

https://github.com/mas-cli/mas/releases/tag/v1.8.7-beta.33

@andmpel
Copy link

andmpel commented Sep 11, 2024

I tried the latest beta and I'm experiencing this issue

Screenshot 2024-09-11 at 5 17 24 PM

@rgoldberg
Copy link
Contributor

@andmpel How did you install the latest beta?

Please provide exact actions, like ran installer dowloaded from https://downloads.example.com/…. Got that URL from web page https://example.com/…. Or cloned repository using gh clone…, … etc.

@rgoldberg rgoldberg changed the title 🐛 [BUG] mas wants to update to versions that donot exist on the app store 🐛 [BUG] mas wants to update to versions that do not exist on the app store Sep 12, 2024
@andmpel
Copy link

andmpel commented Sep 12, 2024

I installed the latest prerelease from GitHub releases using the .pkg asset

@rgoldberg
Copy link
Contributor

rgoldberg commented Sep 12, 2024

@andmpel Did you install from the following URL?

https://github.com/mas-cli/mas/releases/download/v1.8.7-beta.33/mas.pkg

What does mas version output?

@andmpel
Copy link

andmpel commented Sep 12, 2024

I was mistaken, I had to remove the brew mas formula for the new version to be used.

Thanks.

@andmpel
Copy link

andmpel commented Sep 12, 2024

Is this package even being maintained?

@rgoldberg
Copy link
Contributor

I am trying to revive it. I've only done a tiny bit of work on it before. The project lead has been sporadically working on 1.8.7 beta. I'm trying to get in touch to see what else must be done before releasing 1.8.7, to learn if all the revised release procedures, etc. are documented, and to see how he wants to proceed on a few different issues (like support for older versions of macOS that are no longer supported by Apple, priorities for new development, choosing between alternative solutions for issues, etc.). So, hopefully things will improve soon.

@rgoldberg
Copy link
Contributor

Closing as a duplicate of #491. PR #496 fixed the issue. It will be released in the upcoming version 1.8.7, which is currently in beta.

If you think this issue is different than #491, please let us know.

@rgoldberg rgoldberg closed this as not planned Won't fix, can't repro, duplicate, stale Sep 12, 2024
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

3 participants