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] - Updated applications get "re-updated" every time #456

Closed
1 task done
wohfab opened this issue Mar 13, 2022 · 11 comments
Closed
1 task done

🐛 [BUG] - Updated applications get "re-updated" every time #456

wohfab opened this issue Mar 13, 2022 · 11 comments
Labels

Comments

@wohfab
Copy link

wohfab commented Mar 13, 2022

  • mas version: 9.5

  • macOS version: 12.2.1

  • brew install mas (homebrew-core)


Running mas upgrade, says, I habe three outdated applications:

Honey (14.4.1), Prime Video (9.5), GoodNotes (5.8.6)

Software gets upgraded and does not throw any errors. Running mas upgrade again, I get the same applications back as "outdated". No matter how often I run the upgrade process, it always says, there are updates.

@wohfab wohfab changed the title 🐛 [BUG] 🐛 [BUG] - Updated applications get "re-updated" every time Mar 13, 2022
@air720boarder
Copy link

This bug is very annoying, but I suspect it's largely with apps that have an iOS counterpart. I have the same issue now with the following apps on my M1 MBP:

1472777122 Honey (14.4.1 -> 14.14.1)
1591303229 Vinegar (2.3.2 -> 2.3.4)
1365531024 1Blocker (4.1.4 -> 5.2.2)

@appils
Copy link

appils commented May 7, 2022

yes, here the same, it would be nice if somebody find a solution for this …

@StrangeRanger
Copy link

StrangeRanger commented May 30, 2022

This is similar to my issues. But the thing is, that the application that is outdated, is the current version according to the App Store. I noticed that the app version reported by mas, corresponds the the iOS version of the application. So I have a feeling that mas doesn't differentiate between the iOS and macOS version number.

@StrangeRanger
Copy link

For example, in @air720boarder's case, the current macOS version number of 1Blocker is 4.1.5, while the iOS version is 5.2.3.

@nicerloop
Copy link

For 1Blocker, see #468

{ "platform": "osx", "version": "4.1.6" } { "platform": "ios", "version": "5.2.4" }

@appils
Copy link

appils commented Jul 8, 2022

okay guys, i'm done with that … i have uninstall mas … inform me please, if it works someday … mic drop

@d7an
Copy link

d7an commented Dec 13, 2022

Adding 3 more that keeps being identified as "outdated"
1548355081 Octane X (10000308.0.2 -> 10.0.3.8.1)
https://apps.apple.com/us/app/octane-x-classic/id1548355081?mt=12

1324203419 Ground News (3.0.1 -> 4.7.0)
https://apps.apple.com/us/app/ground-news/id1324203419

1249901692 ScanScan (3.3.0 -> 3.3.7)
https://apps.apple.com/us/app/scanscan-%E7%99%BD%E6%8F%8F-ocr-text-scanner/id1249901692

@patricks
Copy link

patricks commented Feb 1, 2023

Another app that re-updates every time

1589391989 Mapper (1.0 -> 2.1)
https://apps.apple.com/at/app/mapper-for-safari/id1589391989?l=en

@muescha
Copy link

muescha commented Mar 3, 2023

same here:

$ mas outdated
6444667067 Hyperduck (1.0.4 -> 1.0.5)
640199958 Developer (10.2 -> 10.2.1)

$ mas upgrade
Upgrading 2 outdated applications:
Developer (10.2), Hyperduck (1.0.4)
==> Downloading Apple Developer
==> Installed Apple Developer
==> Downloading Hyperduck
==> Installed Hyperduck

$ mas outdated
6444667067 Hyperduck (1.0.4 -> 1.0.5)
640199958 Developer (10.2 -> 10.2.1)

Note: the Apps in App Store are with this versions. I don't know where mas get the new version numbers...
HyperDuck -> 1.0.4
Developer -> 10.2

@rinchen
Copy link

rinchen commented Apr 30, 2023

same

mas outdated
1503642685 Passwarden (3.1.0 -> 3.1.8)
1475622766 SmartDNS (1.12.3 -> 1.12.6)
1553438508 DNS Firewall (1.0.6 -> 1.0.7)
694633015 VPN Unlimited® (8.7.0 -> 9.1.14)

Specifically, the installed versions on the left are the same as in the store.

@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 14, 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

10 participants