Skip to content

Instantly share code, notes, and snippets.

@prh-mbroyles
Created September 17, 2020 13:25
Show Gist options
  • Save prh-mbroyles/65e657d7cf48898df3441935a2796fae to your computer and use it in GitHub Desktop.
Save prh-mbroyles/65e657d7cf48898df3441935a2796fae to your computer and use it in GitHub Desktop.
GoAccess Brew Install Log
$ brew install goaccess
Updating Homebrew...
==> Auto-updated Homebrew!
Updated 1 tap (homebrew/core).
==> New Formulae
alsa-lib diskonaut ioctl libseccomp snap
croc httpx ladspa-sdk openfst terrascan
dbdeployer infracost libirecovery prometheus-cpp vtk@8.2
==> Updated Formulae
Updated 559 formulae.
==> Renamed Formulae
gst-validate -> gst-devtools
==> Downloading https://homebrew.bintray.com/bottles/gettext-0.21.catalina.bottl
==> Downloading from https://d29vzk4ow07wi7.cloudfront.net/cdea54f52b7c36ebcb5fe
######################################################################## 100.0%
==> Downloading https://homebrew.bintray.com/bottles/libmaxminddb-1.4.3.catalina
######################################################################## 100.0%
==> Downloading https://homebrew.bintray.com/bottles/tokyo-cabinet-1.4.48.catali
==> Downloading from https://d29vzk4ow07wi7.cloudfront.net/23694919d46c474b8c12d
######################################################################## 100.0%
==> Downloading https://homebrew.bintray.com/bottles/goaccess-1.4.catalina.bottl
==> Downloading from https://d29vzk4ow07wi7.cloudfront.net/ca26b40fa6af07692cef8
######################################################################## 100.0%
==> Installing dependencies for goaccess: gettext, libmaxminddb and tokyo-cabinet
==> Installing goaccess dependency: gettext
==> Pouring gettext-0.21.catalina.bottle.tar.gz
🍺 /usr/local/Cellar/gettext/0.21: 1,953 files, 19.0MB
==> Installing goaccess dependency: libmaxminddb
==> Pouring libmaxminddb-1.4.3.catalina.bottle.tar.gz
🍺 /usr/local/Cellar/libmaxminddb/1.4.3: 32 files, 164.3KB
==> Installing goaccess dependency: tokyo-cabinet
==> Pouring tokyo-cabinet-1.4.48.catalina.bottle.1.tar.gz
🍺 /usr/local/Cellar/tokyo-cabinet/1.4.48: 80 files, 4.1MB
==> Installing goaccess
==> Pouring goaccess-1.4.catalina.bottle.tar.gz
🍺 /usr/local/Cellar/goaccess/1.4: 20 files, 869.3KB
==> `brew cleanup` has not been run in 30 days, running now...
Removing: /usr/local/Cellar/gettext/0.20.2_1... (1,923 files, 18.6MB)
Removing: /Users/mbroyles/Library/Caches/Homebrew/node--14.9.0.catalina.bottle.tar.gz... (16.6MB)
Removing: /Users/mbroyles/Library/Logs/Homebrew/pandoc... (64B)
Removing: /Users/mbroyles/Library/Logs/Homebrew/mysql... (802B)
Removing: /Users/mbroyles/Library/Logs/Homebrew/dos2unix... (64B)
Removing: /Users/mbroyles/Library/Logs/Homebrew/protobuf... (64B)
Pruned 1 symbolic links from /usr/local
==> Upgrading 1 dependent:
git 2.27.0 -> 2.28.0
==> Upgrading git 2.27.0 -> 2.28.0
==> Downloading https://homebrew.bintray.com/bottles/git-2.28.0.catalina.bottle.
==> Downloading from https://d29vzk4ow07wi7.cloudfront.net/6c4d10f29f78dcbefa12f
######################################################################## 100.0%
==> Pouring git-2.28.0.catalina.bottle.tar.gz
==> Caveats
The Tcl/Tk GUIs (e.g. gitk, git-gui) are now in the `git-gui` formula.
Bash completion has been installed to:
/usr/local/etc/bash_completion.d
zsh completions and functions have been installed to:
/usr/local/share/zsh/site-functions
Emacs Lisp files have been installed to:
/usr/local/share/emacs/site-lisp/git
==> Summary
🍺 /usr/local/Cellar/git/2.28.0: 1,482 files, 48.9MB
Removing: /usr/local/Cellar/git/2.27.0... (1,478 files, 48.6MB)
==> Checking for dependents of upgraded formulae...
Error: No such file or directory - /usr/local/Cellar/git/2.27.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment