-
-
Notifications
You must be signed in to change notification settings - Fork 11.3k
brew upgrade is failing: Error: Failed to download resource "gettext" #43154
Comments
It looks like your Are you on OS X 10.6 or have you modified your system |
Same here, happened after upgrading to 10.10.5 |
Same problem after upgrading to 10.10.5. Tried installing the latest curl and it didn't help either. |
Are you all getting the exact same error messages? From both bottle and from-source installations? Bintray has been having some outages over the last 24 hours, so you may see (Side note: we only use Homebrew's |
Getting the same exact error on 10.10.5 with curl 7.44.0 (x86_64-apple-darwin14.5.0) libcurl/7.44.0 OpenSSL/0.9.8zd zlib/1.2.5. I am not sure if it's a osx, curl or Bintray issue ==> Upgrading 11 outdated packages, with result: |
Just to clear anything up here, if you're using anything above OS X 10.6 we use the system Anyone having a problem here, please provide the following:
AND:
|
Seems like I am stuck with some "Unexpected header files" issue. Please help! Edit: I did a "which curl" and I realized that it's using curl from "/usr/local/bin/curl". Could it be that his is causing problems for my installed homebrew?
Warning: Unbrewed dylibs were found in /usr/local/lib. Unexpected dylibs: Warning: Unbrewed header files were found in /usr/local/include. Unexpected header files: Warning: Unbrewed .la files were found in /usr/local/lib. Unexpected .la files: Warning: Unbrewed .pc files were found in /usr/local/lib/pkgconfig. Unexpected .pc files: Warning: Unbrewed static libraries were found in /usr/local/lib. Unexpected static libraries:
|
I would guess you force linked
|
I'm experiencing similar issues after I upgraded to osx 10.10.5:
|
What's |
|
Same output here. Do you have a ~/.curlrc file? |
no :( |
Looks like curl just doesn't work with http/https for me
|
Super wacky! Are you behind a proxy? Does |
I'll give a couple of other shots at fixing this before I create another user on my machine. |
found the problem in my ~/.profile file I had:
I just got rid of these lines and it fixed my curl issues, thank you very much for your help! |
Oh! Should have thought of that. Those lines have caused problems for users of the system It would appear Apple disable that support at compile time, as using the latest Homebrew I'll look at adding a check in our Was this the issue for anyone else here as well? |
It was the issue for me, but only became an issue with 10.10.5 |
It only fails with |
Confirmed. Removed |
I'm getting a similar error, but I don't have any SSL_* env set. OS X 10.10.5. $ brew upgrade rust Result::unwrap() on an Err value: A requested feature, protocol or option was not found built-in in this libcurl due to a build-time decision.', ../src/libcore/result.rs:731make: *** [cargo-x86_64-apple-darwin] Error 101 couldn't understand kern.osversion `14.5.0' READ THIS: https://git.io/brew-troubleshooting These open issues may also help: $ env | grep SSL $ which curl $ curl --version |
@jaredr As far as I can see, you need to report that to Rust/Cargo themselves - It looks like they're making a call that's no longer supported by Apple's curl. |
THANKS! Confirmed. Removed SSL_CERT_DIR from .bash_profile, now both system curl and homebrew one work on 10.10.5. |
in case the |
I'm getting a strange error when brew tries to download packages:
$ brew upgrade
==> Upgrading 12 outdated packages, with result:
gettext 0.19.5.1, git 2.5.0, go 1.5, harfbuzz 1.0.1, heroku-toolbelt 3.41.3, imagemagick 6.9.1-10, libpng 1.6.18, mercurial 3.5, openssl 1.0.2d_1, python 2.7.10_2, redis 3.0.3, sqlite 3.8.11.1
==> Upgrading gettext
==> Downloading https://homebrew.bintray.com/bottles/gettext-0.19.5.1.yosemite.bottle.tar.gz
curl: (4) A requested feature, protocol or option was not found built-in in this libcurl due to a build-time decision.
Error: Failed to download resource "gettext"
Download failed: https://homebrew.bintray.com/bottles/gettext-0.19.5.1.yosemite.bottle.tar.gz
Warning: Bottle installation failed: building from source.
==> Downloading http://ftpmirror.gnu.org/gettext/gettext-0.19.5.1.tar.xz
curl: (4) A requested feature, protocol or option was not found built-in in this libcurl due to a build-time decision.
Trying a mirror...
==> Downloading https://ftp.gnu.org/gnu/gettext/gettext-0.19.5.1.tar.xz
curl: (4) A requested feature, protocol or option was not found built-in in this libcurl due to a build-time decision.
Error: Failed to download resource "gettext"
Download failed: https://ftp.gnu.org/gnu/gettext/gettext-0.19.5.1.tar.xz
==> Upgrading git
==> Downloading https://homebrew.bintray.com/bottles/git-2.5.0.yosemite.bottle.tar.gz
curl: (4) A requested feature, protocol or option was not found built-in in this libcurl due to a build-time decision.
Error: Failed to download resource "git"
Download failed: https://homebrew.bintray.com/bottles/git-2.5.0.yosemite.bottle.tar.gz
Warning: Bottle installation failed: building from source.
==> Downloading https://www.kernel.org/pub/software/scm/git/git-2.5.0.tar.xz
curl: (4) A requested feature, protocol or option was not found built-in in this libcurl due to a build-time decision.
Error: Failed to download resource "git"
Download failed: https://www.kernel.org/pub/software/scm/git/git-2.5.0.tar.xz
==> Upgrading go
==> Downloading https://homebrew.bintray.com/bottles/go-1.5.yosemite.bottle.tar.gz
curl: (4) A requested feature, protocol or option was not found built-in in this libcurl due to a build-time decision.
Error: Failed to download resource "go"
Download failed: https://homebrew.bintray.com/bottles/go-1.5.yosemite.bottle.tar.gz
Warning: Bottle installation failed: building from source.
==> Downloading https://storage.googleapis.com/golang/go1.5.src.tar.gz
curl: (4) A requested feature, protocol or option was not found built-in in this libcurl due to a build-time decision.
Trying a mirror...
==> Downloading https://fossies.org/linux/misc/go1.5.src.tar.gz
curl: (4) A requested feature, protocol or option was not found built-in in this libcurl due to a build-time decision.
Error: Failed to download resource "go"
Download failed: https://fossies.org/linux/misc/go1.5.src.tar.gz
==> Upgrading harfbuzz
==> Installing dependencies for harfbuzz: gettext, libpng
==> Upgrading heroku-toolbelt
==> Downloading https://s3.amazonaws.com/assets.heroku.com/heroku-client/heroku-client-3.41.3.tgz
curl: (4) A requested feature, protocol or option was not found built-in in this libcurl due to a build-time decision.
Error: Failed to download resource "heroku-toolbelt"
Download failed: https://s3.amazonaws.com/assets.heroku.com/heroku-client/heroku-client-3.41.3.tgz
==> Upgrading imagemagick
==> Installing imagemagick dependency: libpng
==> Downloading https://homebrew.bintray.com/bottles/libpng-1.6.18.yosemite.bottle.tar.gz
curl: (4) A requested feature, protocol or option was not found built-in in this libcurl due to a build-time decision.
Error: Failed to download resource "libpng"
Download failed: https://homebrew.bintray.com/bottles/libpng-1.6.18.yosemite.bottle.tar.gz
Warning: Bottle installation failed: building from source.
==> Downloading ftp://ftp.simplesystems.org/pub/libpng/png/src/libpng16/libpng-1.6.18.tar.xz
curl: (4) A requested feature, protocol or option was not found built-in in this libcurl due to a build-time decision.
Trying a mirror...
==> Downloading https://dl.bintray.com/homebrew/mirror/libpng-1.6.18.tar.xz
curl: (4) A requested feature, protocol or option was not found built-in in this libcurl due to a build-time decision.
Error: Failed to download resource "libpng"
Download failed: https://dl.bintray.com/homebrew/mirror/libpng-1.6.18.tar.xz
==> Upgrading mercurial
==> Installing mercurial dependency: openssl
==> Downloading https://homebrew.bintray.com/bottles/openssl-1.0.2d_1.yosemite.bottle.tar.gz
curl: (4) A requested feature, protocol or option was not found built-in in this libcurl due to a build-time decision.
Error: Failed to download resource "openssl"
Download failed: https://homebrew.bintray.com/bottles/openssl-1.0.2d_1.yosemite.bottle.tar.gz
Warning: Bottle installation failed: building from source.
Error: /usr/local/opt/makedepend not present or broken
Please reinstall makedepend. Sorry :(
The text was updated successfully, but these errors were encountered: