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

Not able to install using brew macOS sonoma 14.5 #295

Open
rummansust opened this issue Dec 23, 2024 · 1 comment
Open

Not able to install using brew macOS sonoma 14.5 #295

rummansust opened this issue Dec 23, 2024 · 1 comment

Comments

@rummansust
Copy link

➜  Code-Template git:(from-work) brew install bortoz/bortoz/task-maker-rust  
==> Auto-updating Homebrew...
Adjust how often this is run with HOMEBREW_AUTO_UPDATE_SECS or disable with
HOMEBREW_NO_AUTO_UPDATE. Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).
==> Fetching bortoz/bortoz/task-maker-rust
==> Downloading https://github.com/bortoz/homebrew-bortoz/releases/download/task-maker-rust-0.6.3/task-maker-rust-0.6.4.arm64_sonoma.bottle.tar.gz
curl: (22) The requested URL returned error: 404

Error: task-maker-rust: Failed to download resource "task-maker-rust"
Download failed: https://github.com/bortoz/homebrew-bortoz/releases/download/task-maker-rust-0.6.3/task-maker-rust-0.6.4.arm64_sonoma.bottle.tar.gz
➜  Code-Template git:(from-work) 
Screenshot 2024-12-23 at 5 53 33 PM
@DrSwad
Copy link

DrSwad commented Jan 10, 2025

Facing the same issue. Seems like the formula is broken. Temporary fix:

  • Create a task-maker-rust.rb file locally with the content from here.
  • In the created file, change the url from https://github.com/olimpiadi-informatica/task-maker-rust/archive/refs/tags/v0.6.4.tar.gz to https://github.com/olimpiadi-informatica/task-maker-rust/archive/refs/tags/v0.6.3.tar.gz.
  • Run brew install ./task-maker-rust.rb.

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

No branches or pull requests

2 participants