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

Custom Homebrew tap has incorrect versions in bottle URLs #634

Open
antoine2711 opened this issue Nov 7, 2024 · 2 comments
Open

Custom Homebrew tap has incorrect versions in bottle URLs #634

antoine2711 opened this issue Nov 7, 2024 · 2 comments
Assignees
Labels

Comments

@antoine2711
Copy link

Your Environment

  • mas version: latest?
  • macOS version (system_profiler SPSoftwareDataType -detailLevel mini): 10.15.7

mas Install Method

  • brew install mas-cli/tap/mas
  • Xcode version: 12.4

To Reproduce

Steps to reproduce the behavior:

  1. Type in the terminal: brew install mas-cli/tap/mas

Expected Behavior

Not to stop the installation process.

Actual Behavior

Stops.

Screenshots, Terminal Output

dominique$ brew install mas-cli/tap/mas
Warning: You are using macOS 10.15.
We (and Apple) do not provide support for this old version.
It is expected behaviour that some formulae will fail to build in this old version.
It is expected behaviour that Homebrew will be buggy and slow.
Do not create any issues about this on Homebrew's GitHub repositories.
Do not create any issues even if you think this message is unrelated.
Any opened issues will be immediately closed without response.
Do not ask for help from Homebrew or its maintainers on social media.
You may ask for help in Homebrew's discussions but are unlikely to receive a response.
Try to figure out the problem yourself and submit a fix as a pull request.
We will review it but may or may not accept it.

==> Fetching mas-cli/tap/mas
==> Downloading https://github.com/mas-cli/mas/releases/download/v1.8.7-beta.1/mas-1.8.7-beta.40.catalina.bottle.tar.gz
##O#-  #                                                                                                               
curl: (22) The requested URL returned error: 404 
Error: mas: Failed to download resource "mas"
Download failed: https://github.com/mas-cli/mas/releases/download/v1.8.7-beta.1/mas-1.8.7-beta.40.catalina.bottle.tar.gz
@rgoldberg
Copy link
Contributor

@antoine2711 Thanks. Will investigate.

@rgoldberg
Copy link
Contributor

rgoldberg commented Nov 7, 2024

@antoine2711 There are a few issues in the new release procedure.

@phatblat Can you investigate why the custom tap URL contains 2 different incorrect beta versions?

@rgoldberg rgoldberg changed the title 🐛 Can't install on Mac 10.15.7 Catalina Custom Homebrew tap has incorrect versions in bottle URLs Nov 8, 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