Last active
October 29, 2017 10:13
-
-
Save PJK/dfa0d810cc3b2845f01e7674be8e816c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pavel@dt3:~|⇒ brew --version | |
==> Downloading https://homebrew.bintray.com/bottles-portable/portable-ruby-2.3.3.leopard_64.bottle.1.tar.gz | |
curl: (22) The requested URL returned error: 404 Not Found | |
Error: Download failed: https://homebrew.bintray.com/bottles-portable/portable-ruby-2.3.3.leopard_64.bottle.1.tar.gz | |
Error: Failed to install vendor Ruby. | |
[1] 66760 exit 1 brew --version | |
pavel@dt3:~|⇒ brew update | |
==> Downloading https://homebrew.bintray.com/bottles-portable/portable-ruby-2.3.3.leopard_64.bottle.1.tar.gz | |
curl: (22) The requested URL returned error: 404 Not Found | |
Error: Download failed: https://homebrew.bintray.com/bottles-portable/portable-ruby-2.3.3.leopard_64.bottle.1.tar.gz | |
Error: Failed to install vendor Ruby. | |
[1] 63936 exit 1 brew update | |
pavel@dt3:~|⇒ brew update | |
Already up-to-date. | |
pavel@dt3:~|⇒ brew doctor | |
==> Downloading https://homebrew.bintray.com/bottles-portable/portable-ruby-2.3.3.leopard_64.bottle.1.tar.gz | |
curl: (22) The requested URL returned error: 404 Not Found | |
Error: Download failed: https://homebrew.bintray.com/bottles-portable/portable-ruby-2.3.3.leopard_64.bottle.1.tar.gz | |
Error: Failed to install vendor Ruby. | |
[1] 65398 exit 1 brew doctor | |
pavel@dt3:~|⇒ brew config | |
==> Downloading https://homebrew.bintray.com/bottles-portable/portable-ruby-2.3.3.leopard_64.bottle.1.tar.gz | |
curl: (22) The requested URL returned error: 404 Not Found | |
Error: Download failed: https://homebrew.bintray.com/bottles-portable/portable-ruby-2.3.3.leopard_64.bottle.1.tar.gz | |
Error: Failed to install vendor Ruby. | |
[1] 65666 exit 1 brew config | |
pavel@dt3:~|⇒ brew doctor | |
==> Downloading https://homebrew.bintray.com/bottles-portable/portable-ruby-2.3.3.leopard_64.bottle.1.tar.gz | |
curl: (22) The requested URL returned error: 404 Not Found | |
Error: Download failed: https://homebrew.bintray.com/bottles-portable/portable-ruby-2.3.3.leopard_64.bottle.1.tar.gz | |
Error: Failed to install vendor Ruby. | |
[1] 65925 exit 1 brew doctor |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment