Please note that we will close your issue without comment if you delete, do not read or do not fill out the issue checklist below and provide ALL the requested information. If you repeatedly fail to use the issue template, we will block you from ever submitting issues to Homebrew again.
HOMEBREW_VERSION: 2.0.1
ORIGIN: https://github.com/Homebrew/brew
HEAD: e32c1515432a938093d5ef1d8c4b4408991873df
Last commit: 30 hours ago
Core tap ORIGIN: https://github.com/Linuxbrew/homebrew-core
Core tap HEAD: 4b962b502dadb8a93e554bb16dbaa19c526bf3a7
Core tap last commit: 6 hours ago
HOMEBREW_PREFIX: /home/linuxbrew/.linuxbrew
HOMEBREW_CACHE: /home/dharmab/.cache/Homebrew
HOMEBREW_LOGS: /home/dharmab/.cache/Homebrew/Logs
CPU: quad-core 64-bit haswell
Homebrew Ruby: 2.6.1 => /usr/bin/ruby
Clang: 7.0 build 701
Git: 2.20.1 => /bin/git
Curl: 7.64.0 => /usr/bin/curl
Kernel: Linux 4.20.6-arch1-1-ARCH x86_64 GNU/Linux
OS: N/A
Host glibc: 2.28
/usr/bin/gcc: 8.2.1
glibc: N/A
gcc: N/A
xorg: N/A
brew doctor:
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry or file an issue; just ignore this. Thanks!
Warning: python is symlinked to python3
This will confuse build scripts and in general lead to subtle breakage.
Warning: "config" scripts exist outside your system or Homebrew directories.
`./configure` scripts often look for *-config scripts to determine if
software packages are installed, and what additional flags to use when
compiling and linking.
Having additional scripts in your path can confuse software installed via
Homebrew if the config script overrides a system or Homebrew provided
script of the same name. We found the following "config" scripts:
/bin/gdlib-config
/bin/ksba-config
/bin/ldns-config
/bin/libotf-config
/bin/imlib2-config
/bin/lxdm-config
/bin/krb5-config
/bin/giblib-config
/bin/pcap-config
/bin/npth-config
/bin/nspr-config
/bin/gpgme-config
/bin/icu-config
/bin/libgcrypt-config
/bin/pspell-config
/bin/sdl2-config
/bin/croco-0.6-config
/bin/ijs-config
/bin/caca-config
/bin/sdl-config
/bin/libwmf-config
/bin/libnet-config
/bin/onig-config
/bin/libassuan-config
/bin/libpng-config
/bin/libpng16-config
/bin/ncursesw6-config
/bin/python-config
/bin/python3-config
/bin/python3.7-config
/bin/python3.7m-config
/bin/pcre-config
/bin/cups-config
/bin/pcre2-config
/bin/js52-config
/bin/xslt-config
/bin/guile-config
/bin/python2-config
/bin/python2.7-config
/bin/bind9-config
/bin/i686-pc-linux-gnu-pkg-config
/bin/pkg-config
/bin/x86_64-pc-linux-gnu-pkg-config
/bin/ansible-config
/bin/xml2-config
/bin/gpg-error-config
/bin/gpgrt-config
/bin/nss-config
/bin/curl-config
/bin/Magick++-config
/bin/MagickCore-config
/bin/MagickWand-config
Note that "fixing" those above issues will break Arch Linux.
Please note that we will close your issue without comment if you delete, do not read or do not fill out the issue checklist below and provide ALL the requested information. If you repeatedly fail to use the issue template, we will block you from ever submitting issues to Homebrew again.
brew
command and reproduced the problem with multiple formulae? If it's a problem with a single, official formula (not cask) please file this issue at Linuxbrew/homebrew-core: https://github.com/Linuxbrew/homebrew-core/issues/new/choose. If it's abrew cask
problem please file this issue at https://github.com/Homebrew/homebrew-cask/issues/new/choose. If it's a tap (e.g. Homebrew/homebrew-php) problem please file this issue at the tap.brew update
and can still reproduce the problem?brew doctor
, fixed all issues and can still reproduce the problem?brew config
andbrew doctor
and included their output with your issue?What you were trying to do (and why)
I installed Linuxbrew on Arch Linux and tried to install packages with
brew install <package>
What happened (include command output)
I got this error:
Command output
What you expected to happen
A package to be installed
Step-by-step reproduction instructions (by running
brew
commands)brew config
:brew doctor
:Note that "fixing" those above issues will break Arch Linux.