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

brew failed #71

Open
gedw99 opened this issue May 23, 2024 · 4 comments
Open

brew failed #71

gedw99 opened this issue May 23, 2024 · 4 comments

Comments

@gedw99
Copy link

gedw99 commented May 23, 2024

brew install ncruces/tap/rethinkraw
==> 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`).
==> Auto-updated Homebrew!
Updated 1 tap (homebrew/cask).
==> New Casks
phocus

==> Tapping ncruces/tap
Cloning into '/opt/homebrew/Library/Taps/ncruces/homebrew-tap'...
remote: Enumerating objects: 297, done.
remote: Counting objects: 100% (137/137), done.
remote: Compressing objects: 100% (73/73), done.
remote: Total 297 (delta 31), reused 132 (delta 31), pack-reused 160
Receiving objects: 100% (297/297), 48.95 KiB | 1.81 MiB/s, done.
Resolving deltas: 100% (71/71), done.
Tapped 1 cask and 1 formula (14 files, 63.1KB).
==> Caveats
RethinkRAW requires Google Chrome or Microsoft Edge.

==> Downloading https://github.com/ncruces/RethinkRAW/releases/download/v0.10.5/RethinkRAW.dmg
curl: (22) The requested URL returned error: 404

Error: Download failed on Cask 'rethinkraw' with message: Download failed: https://github.com/ncruces/RethinkRAW/releases/download/v0.10.5/RethinkRAW.dmg

Probably just a version mismatch ?

@gedw99
Copy link
Author

gedw99 commented May 23, 2024

yes the path its trying to use does not existing for the download

Looks like this is the latest DMG ?

https://github.com/ncruces/RethinkRAW/releases/tag/v0.10.7

@gedw99
Copy link
Author

gedw99 commented May 23, 2024

btw https://github.com/ncruces/RethinkRAW/releases/download/v0.10.7/RethinkRAW.dmg installs but Mac M1 says it damaged when I try to run it.

@ncruces
Copy link
Owner

ncruces commented May 23, 2024

Oh, I haven't looked at this in a while (still use it personally though, but a local build).

Let me check when I have some time.

@gedw99
Copy link
Author

gedw99 commented May 26, 2024

No worries.

I just wanted to have a play …

the dmg installer and packaging stuff is a pain - I know.

https://github.com/dawenxi-tech/2fa/tree/main/cmd/macapp Helps automate the DMG packaging in Golang . Used it before ..

These days I think pkg is the more trendy way to do it ..

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