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

rsync install from Github produces 404 error (deprecated repo). #55

Open
jtkiley opened this issue Jan 20, 2019 · 0 comments
Open

rsync install from Github produces 404 error (deprecated repo). #55

jtkiley opened this issue Jan 20, 2019 · 0 comments

Comments

@jtkiley
Copy link

jtkiley commented Jan 20, 2019

The homebrew-dupes repo has been deprecated, and it's causing the line below to produce an error.

brew install https://raw.github.com/Homebrew/homebrew-dupes/master/rsync.rb

curl: (22) The requested URL returned error: 404 Not Found
Error: Failure while executing; `/usr/bin/curl -q --show-error --user-agent Homebrew/1.9.2\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.14.2\)\ curl/7.54.0 --fail --progress-bar --location --remote-time --continue-at 0 --output /Users/USERNAME/Library/Caches/Homebrew/Formula/rsync.rb https://raw.github.com/Homebrew/homebrew-dupes/master/rsync.rb` exited with 22. Here's the output:

curl: (22) The requested URL returned error: 404 Not Found

The fix is to point to the homebrew-core repo. PR incoming.

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

1 participant