Skip to content

Instantly share code, notes, and snippets.

@russel
Created March 31, 2018 08:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save russel/b33cf00b06247811e8bef481ce521ad6 to your computer and use it in GitHub Desktop.
Save russel/b33cf00b06247811e8bef481ce521ad6 to your computer and use it in GitHub Desktop.
|> brew --config
/home/users/russel/.linuxbrew/Homebrew/Library/Homebrew/brew.sh: line 4: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No such file or directory
HOMEBREW_VERSION: 1.5.12
ORIGIN: https://github.com/Linuxbrew/brew
HEAD: ea3ed5c7e458644cb5d45115a04c3e30f4489e36
Last commit: 6 days ago
Core tap ORIGIN: https://github.com/Linuxbrew/homebrew-core
Core tap HEAD: 65ad8551156b17e54e14d6d15a82d2231bf7e58e
Core tap last commit: 14 hours ago
HOMEBREW_PREFIX: /home/users/russel/.linuxbrew
HOMEBREW_REPOSITORY: /home/users/russel/.linuxbrew/Homebrew
HOMEBREW_CELLAR: /home/users/russel/.linuxbrew/Cellar
HOMEBREW_CACHE: /home/users/russel/.cache/Homebrew
HOMEBREW_CELLAR: /home/users/russel/.linuxbrew/Cellar
HOMEBREW_NO_ANALYTICS_THIS_RUN: 1
HOMEBREW_PREFIX: /home/users/russel/.linuxbrew
HOMEBREW_REPOSITORY: /home/users/russel/.linuxbrew/Homebrew
HOMEBREW_RUBY_WARNINGS: -W0
HOMEBREW_VISUAL: emacsclient --create-frame --alternate-editor emacs
CPU: quad-core 64-bit broadwell
Homebrew Ruby: 2.5.0 => /usr/bin/ruby2.5
Clang: 4.0 build
Git: 2.16.3 => /usr/bin/git
Curl: 7.58.0 => /usr/bin/curl
Perl: /usr/bin/perl
Python: /usr/bin/python => /usr/bin/python2.7
Ruby: /usr/bin/ruby => /usr/bin/ruby2.5
Java: N/A
Kernel: Linux 4.15.0-2-amd64 x86_64 GNU/Linux
OS: Debian GNU/Linux unstable (sid) (sid)
Host glibc: 2.27
/usr/bin/gcc: 7.3.0
glibc: N/A
gcc: N/A
xorg: N/A
|> brew doctor
/home/users/russel/.linuxbrew/Homebrew/Library/Homebrew/brew.sh: line 4: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No such file or directory
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: /usr/bin occurs before /home/users/russel/.linuxbrew/bin
This means that system-provided programs will be used instead of those
provided by Homebrew. The following tools exist at both paths:
enc2xs
cpan
jdb
ptar
gendict
python2
instmodsh
jdeps
servertool
rmid
gcc-7
tset
tnameserv
gencnval
captoinfo
python2.7-config
jstack
corelist
py.test
reset
pytest
javap
zipdetails
podselect
pod2html
patch
jstat
clear
genrb
idlj
pl2pm
makeconv
perl
ptardiff
jcmd
jrunscript
jhsdb
jstatd
pydoc
genbrk
perlthanks
pack200
tabs
perlbug
icuinfo
appletviewer
xjc
jlink
javadoc
pod2usage
serialver
python2-config
xsubpp
pod2text
schemagen
jaotc
chardetect
jconsole
libnetcfg
g++-7
prove
javac
tic
wsimport
splain
unpack200
java
jinfo
rmiregistry
jmod
pod2man
easy_install
gfortran-7
gencfu
python2.7
c_rehash
jmap
pkgdata
jshell
javah
jjs
json_pp
h2ph
perlivp
encguess
derb
rmic
pkg-config
keytool
flask
perl5.26.1
infotocap
icu-config
openssl
perldoc
jimage
wsgen
ptargrep
python
piconv
policytool
jdeprscan
python-config
uconv
jps
jarsigner
tput
toe
podchecker
shasum
h2xs
infocmp
jar
orbd
Consider setting your PATH so that /home/users/russel/.linuxbrew/bin
occurs before /usr/bin. Here is a one-liner:
echo 'export PATH="/home/users/russel/.linuxbrew/bin:$PATH"' >> ~/.bash_profile
|> brew install -v gosu 2>&1
/home/users/russel/.linuxbrew/Homebrew/Library/Homebrew/brew.sh: line 4: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No such file or directory
bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/home/users/russel/.linuxbrew/Homebrew/Library/Homebrew/brew.sh: line 4: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No such file or directory
==> Downloading https://github.com/gosu-lang/gosu-lang/archive/v1.14.9.tar.gz
Already downloaded: /home/users/russel/.cache/Homebrew/gosu-1.14.9.tar.gz
==> Verifying gosu-1.14.9.tar.gz checksum
tar xzf /home/users/russel/.cache/Homebrew/gosu-1.14.9.tar.gz
==> mvn package
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
sh: 0: getcwd() failed: No such file or directory
/home/users/russel/.linuxbrew/Cellar/maven/3.5.3/libexec/bin/mvn: 71: cd: getcwd() failed: No such file or directory
sh: 0: getcwd() failed: No such file or directory
Picked up _JAVA_OPTIONS: -Duser.home=/home/users/russel/.cache/Homebrew/java_cache
Error occurred during initialization of VM
java.lang.Error: Properties init: Could not determine current working directory.
at java.lang.System.initProperties(java.base/Native Method)
at java.lang.System.initPhase1(java.base/System.java:1933)
Error: no implicit conversion of nil into String
Please report this bug:
https://github.com/Linuxbrew/brew/wiki/troubleshooting
/home/users/russel/.linuxbrew/Homebrew/Library/Homebrew/utils/popen.rb:18:in `exec'
/home/users/russel/.linuxbrew/Homebrew/Library/Homebrew/utils/popen.rb:18:in `block in popen'
/home/users/russel/.linuxbrew/Homebrew/Library/Homebrew/utils/popen.rb:11:in `popen'
/home/users/russel/.linuxbrew/Homebrew/Library/Homebrew/utils/popen.rb:11:in `popen'
/home/users/russel/.linuxbrew/Homebrew/Library/Homebrew/utils/popen.rb:3:in `popen_read'
/home/users/russel/.linuxbrew/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/gosu.rb:22:in `install'
/home/users/russel/.linuxbrew/Homebrew/Library/Homebrew/build.rb:153:in `block (2 levels) in install'
/home/users/russel/.linuxbrew/Homebrew/Library/Homebrew/formula.rb:1095:in `block in brew'
/home/users/russel/.linuxbrew/Homebrew/Library/Homebrew/formula.rb:1895:in `block (2 levels) in stage'
/home/users/russel/.linuxbrew/Homebrew/Library/Homebrew/utils.rb:554:in `with_env'
/home/users/russel/.linuxbrew/Homebrew/Library/Homebrew/formula.rb:1894:in `block in stage'
/home/users/russel/.linuxbrew/Homebrew/Library/Homebrew/resource.rb:119:in `block in unpack'
/home/users/russel/.linuxbrew/Homebrew/Library/Homebrew/extend/fileutils.rb:14:in `block in mktemp'
/home/users/russel/.linuxbrew/Homebrew/Library/Homebrew/extend/fileutils.rb:74:in `block in run'
/home/users/russel/.linuxbrew/Homebrew/Library/Homebrew/extend/fileutils.rb:74:in `chdir'
/home/users/russel/.linuxbrew/Homebrew/Library/Homebrew/extend/fileutils.rb:74:in `run'
/home/users/russel/.linuxbrew/Homebrew/Library/Homebrew/extend/fileutils.rb:13:in `mktemp'
/home/users/russel/.linuxbrew/Homebrew/Library/Homebrew/resource.rb:114:in `unpack'
/home/users/russel/.linuxbrew/Homebrew/Library/Homebrew/resource.rb:92:in `stage'
/home/users/russel/.linuxbrew/Homebrew/Library/Homebrew/formula.rb:1872:in `stage'
/home/users/russel/.linuxbrew/Homebrew/Library/Homebrew/formula.rb:1090:in `brew'
/home/users/russel/.linuxbrew/Homebrew/Library/Homebrew/build.rb:124:in `block in install'
/home/users/russel/.linuxbrew/Homebrew/Library/Homebrew/utils.rb:554:in `with_env'
/home/users/russel/.linuxbrew/Homebrew/Library/Homebrew/build.rb:121:in `install'
/home/users/russel/.linuxbrew/Homebrew/Library/Homebrew/build.rb:202:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment