-
Notifications
You must be signed in to change notification settings - Fork 276
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
App versions with a different version text locally & in Mac App Store cause problems for update
& outdated
#668
Comments
@Accademia mas compares the version from the app itself against the version for the app from the Mac App Store. ASUS used 1.1.18 as the version in the app itself, while they used 1.0.0.1.18 as the version in the Mac App Store. The ways around this would be to:
|
update
& outdated
update
& outdated
update
& outdated
Thank you very much for your response! Thank you for resolving my confusion. |
@Accademia Thanks for the issue report. It will probably take some time to get to this, as there are other pressing issues in the task queue, and because solving this will probably require extracting headers for private frameworks from the DSC for multiple macOS versions, which will take time to get working (it's a long story). |
@Accademia See note at the beginning of #386 to see how version ignoring might mitigate this issue.
mas pin --exclude '1\.0\.0\.1\.18' 995124504 Unfortunately, the pin would need be changed after real every upgrade to a new version if they continually insert |
mas version
v1.8.8-beta.13
macOS version
15.1.1
macOS build version
24B91
Processor
Apple M3 Max
mas installation method
Homebrew core (brew install mas)
mas installation details
Expected behavior
The latest version of MAS may cause an update error with ASUS Device Discovery., details are as follows:
―― macOS App Store ――
Upgrading 1 outdated application:
ASUS Device Discovery (1.1.18) -> (1.0.0.1.18)
==> Downloaded ASUS Device Discovery (1.1.18)
==> Installing ASUS Device Discovery (1.1.18)
==> Installed ASUS Device Discovery (1.1.18)
―― macOS system update ――
No updates are available.
Software Update Tool
Actual behavior
Steps to reproduce
topgrade
Additional context
No response
The text was updated successfully, but these errors were encountered: