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

mas doesn't know how to interact with wrapped app store apps (like IPMIView) #648

Open
georgettica opened this issue Nov 21, 2024 · 1 comment

Comments

@georgettica
Copy link

Your Environment

mas version:

1.8.7
macOS version:

ProductName: macOS
ProductVersion: 15.1.1
BuildVersion: 24B91

mas Install Method

[x] brew install mas (Homebrew core)

[] brew install mas-cli/tap/mas (mas Homebrew custom tap)

[] mas GitHub Releases

  • URL of the installer:

[] Built from source

Bug Description

I expect the fact that IPMIView is not a normal app store app and is wrapped, which creates this issue.

ie - the Contents/Info.plist is at Wrapped/${appname}.app/Info.plist

Steps to Reproduce

  1. add IPMIView app
  2. wait for the update to show up
  3. run mas update or any mas command and see it is not expected

Expected Behavior

that a wrapped app store app will act like any other.

Actual Behavior

Shell Output, Screenshots…

<copy & paste shell commands & output below>

$ mas <command> …
…

<attach screenshots only if cannot copy & paste>

Additional Context

<e.g., did the bug occur in previous mas or macOS versions?>

@rgoldberg
Copy link
Contributor

rgoldberg commented Nov 21, 2024

I have no idea what issue you are trying to report.

Neither the bug description, nor "see it is not expected", nor "that a wrapped app store app will act like any other" indicate what is not working properly.

What is the actual behavior that is occurring?

What is the expected behavior that isn't occurring?

Can you provide commands like mas install <app-id> in steps to reproduce, because there could be multiple apps with the same or similar names.

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

No branches or pull requests

2 participants