Skip to content

Instantly share code, notes, and snippets.

@aruld
Created August 18, 2019 18:16
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 aruld/ca68ac0547dfa82249deab89ba022b4d to your computer and use it in GitHub Desktop.
Save aruld/ca68ac0547dfa82249deab89ba022b4d to your computer and use it in GitHub Desktop.
brew install certbot log on Amazon Linux 2
[ec2-user@mldev ~]$ sh -c "$(curl -fsSL https://raw.githubusercontent.com/Linuxbrew/install/master/install.sh)"
==> Installing Ruby to /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 26.9M 100 26.9M 0 0 11.9M 0 0:00:02 0:00:02 --:--:-- 15.4M
==> Installing successful
==> /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/current/bin/ruby
ruby 2.3.7p456 (2018-03-28 revision 63024) [x86_64-linux]
==> Add Ruby to your PATH by running:
PATH=/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/current/bin:$PATH
==> This script will install:
/home/linuxbrew/.linuxbrew/bin/brew
/home/linuxbrew/.linuxbrew/share/doc/homebrew
/home/linuxbrew/.linuxbrew/share/man/man1/brew.1
/home/linuxbrew/.linuxbrew/share/zsh/site-functions/_brew
/home/linuxbrew/.linuxbrew/etc/bash_completion.d/brew
/home/ec2-user/.cache/Homebrew/
/home/linuxbrew/.linuxbrew/Homebrew
==> The following new directories will be created:
/home/linuxbrew/.linuxbrew/bin
/home/linuxbrew/.linuxbrew/etc
/home/linuxbrew/.linuxbrew/include
/home/linuxbrew/.linuxbrew/lib
/home/linuxbrew/.linuxbrew/sbin
/home/linuxbrew/.linuxbrew/share
/home/linuxbrew/.linuxbrew/var
/home/linuxbrew/.linuxbrew/opt
/home/linuxbrew/.linuxbrew/share/zsh
/home/linuxbrew/.linuxbrew/share/zsh/site-functions
/home/linuxbrew/.linuxbrew/Cellar
/home/linuxbrew/.linuxbrew/Caskroom
/home/linuxbrew/.linuxbrew/Frameworks
Press RETURN to continue or any other key to abort
/bin/mkdir
==> /usr/bin/sudo /bin/mkdir -p /home/linuxbrew/.linuxbrew/bin /home/linuxbrew/.linuxbrew/etc /home/linuxbrew/.linuxbrew/include /home/linuxbrew/.linuxbrew/lib /home/linuxbrew/.linuxbrew/sbin /home/linuxbrew/.linuxbrew/share /home/linuxbrew/.linuxbrew/var /home/linuxbrew/.linuxbrew/opt /home/linuxbrew/.linuxbrew/share/zsh /home/linuxbrew/.linuxbrew/share/zsh/site-functions /home/linuxbrew/.linuxbrew/Cellar /home/linuxbrew/.linuxbrew/Caskroom /home/linuxbrew/.linuxbrew/Frameworks
==> /usr/bin/sudo /bin/chmod g+rwx /home/linuxbrew/.linuxbrew/bin /home/linuxbrew/.linuxbrew/etc /home/linuxbrew/.linuxbrew/include /home/linuxbrew/.linuxbrew/lib /home/linuxbrew/.linuxbrew/sbin /home/linuxbrew/.linuxbrew/share /home/linuxbrew/.linuxbrew/var /home/linuxbrew/.linuxbrew/opt /home/linuxbrew/.linuxbrew/share/zsh /home/linuxbrew/.linuxbrew/share/zsh/site-functions /home/linuxbrew/.linuxbrew/Cellar /home/linuxbrew/.linuxbrew/Caskroom /home/linuxbrew/.linuxbrew/Frameworks
==> /usr/bin/sudo /bin/chmod 755 /home/linuxbrew/.linuxbrew/share/zsh /home/linuxbrew/.linuxbrew/share/zsh/site-functions
==> /usr/bin/sudo /bin/chown ec2-user /home/linuxbrew/.linuxbrew/bin /home/linuxbrew/.linuxbrew/etc /home/linuxbrew/.linuxbrew/include /home/linuxbrew/.linuxbrew/lib /home/linuxbrew/.linuxbrew/sbin /home/linuxbrew/.linuxbrew/share /home/linuxbrew/.linuxbrew/var /home/linuxbrew/.linuxbrew/opt /home/linuxbrew/.linuxbrew/share/zsh /home/linuxbrew/.linuxbrew/share/zsh/site-functions /home/linuxbrew/.linuxbrew/Cellar /home/linuxbrew/.linuxbrew/Caskroom /home/linuxbrew/.linuxbrew/Frameworks
==> /usr/bin/sudo /bin/chgrp ec2-user /home/linuxbrew/.linuxbrew/bin /home/linuxbrew/.linuxbrew/etc /home/linuxbrew/.linuxbrew/include /home/linuxbrew/.linuxbrew/lib /home/linuxbrew/.linuxbrew/sbin /home/linuxbrew/.linuxbrew/share /home/linuxbrew/.linuxbrew/var /home/linuxbrew/.linuxbrew/opt /home/linuxbrew/.linuxbrew/share/zsh /home/linuxbrew/.linuxbrew/share/zsh/site-functions /home/linuxbrew/.linuxbrew/Cellar /home/linuxbrew/.linuxbrew/Caskroom /home/linuxbrew/.linuxbrew/Frameworks
==> /usr/bin/sudo /bin/mkdir -p /home/ec2-user/.cache/Homebrew
==> /usr/bin/sudo /bin/chmod g+rwx /home/ec2-user/.cache/Homebrew
==> /usr/bin/sudo /bin/chown ec2-user /home/ec2-user/.cache/Homebrew
==> /usr/bin/sudo /bin/chgrp ec2-user /home/ec2-user/.cache/Homebrew
==> Downloading and installing Linuxbrew...
/usr/bin/which: no git in (/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/current/bin:/home/ec2-user/.local/bin:/home/ec2-user/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin)
==> Installation successful!
==> Homebrew has enabled anonymous aggregate formulae and cask analytics.
Read the analytics documentation (and how to opt-out) here:
https://docs.brew.sh/Analytics.html
==> Homebrew is run entirely by unpaid volunteers. Please consider donating:
https://github.com/Homebrew/brew#donations
/usr/bin/which: no git in (/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/current/bin:/home/ec2-user/.local/bin:/home/ec2-user/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin)
==> Next steps:
- Install the Linuxbrew dependencies if you have sudo access:
Debian, Ubuntu, etc.
sudo apt-get install build-essential
Fedora, Red Hat, CentOS, etc.
sudo yum groupinstall 'Development Tools'
See http://linuxbrew.sh/#dependencies for more information.
- Configure Linuxbrew in your ~/.profile by running
echo 'eval $(/home/linuxbrew/.linuxbrew/bin/brew shellenv)' >>~/.profile
- Add Linuxbrew to your PATH
eval $(/home/linuxbrew/.linuxbrew/bin/brew shellenv)
- We recommend that you install GCC by running:
brew install gcc
/usr/bin/which: no git in (/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/current/bin:/home/ec2-user/.local/bin:/home/ec2-user/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin)
- Run `brew update --force` to complete installation by installing:
/home/linuxbrew/.linuxbrew/share/doc/homebrew
/home/linuxbrew/.linuxbrew/share/man/man1/brew.1
/home/linuxbrew/.linuxbrew/share/zsh/site-functions/_brew
/home/linuxbrew/.linuxbrew/etc/bash_completion.d/brew
/home/linuxbrew/.linuxbrew/Homebrew/.git
- Run `brew help` to get started
- Further documentation:
https://docs.brew.sh
Warning: /home/linuxbrew/.linuxbrew/bin is not in your PATH.
[ec2-user@mldev ~]$ test -d ~/.linuxbrew && eval $(~/.linuxbrew/bin/brew shellenv)
[ec2-user@mldev ~]$ test -d /home/linuxbrew/.linuxbrew && eval $(/home/linuxbrew/.linuxbrew/bin/brew shellenv)
[ec2-user@mldev ~]$ test -r ~/.bash_profile && echo "eval \$($(brew --prefix)/bin/brew shellenv)" >>~/.bash_profile
[ec2-user@mldev ~]$ echo "eval \$($(brew --prefix)/bin/brew shellenv)" >>~/.profile
[ec2-user@mldev ~]$ brew install hello
==> Installing dependencies for git: patchelf, zlib, m4, gmp, mpfr, libmpc, isl@0.18, gcc, ncurses, gettext, bzip2, pcre2, openssl, curl, libbsd and expat
==> Installing git dependency: patchelf
==> Downloading https://linuxbrew.bintray.com/bottles/patchelf-0.10.x86_64_linux.bottle.tar.gz
==> Downloading from https://akamai.bintray.com/98/988b224305ff3fecadf9bbf5fbe1b18061077be6c896935b2cef29298526f5b8?__gda__=exp=1566075051~hmac=8dd8af23
######################################################################## 100.0%
==> Pouring patchelf-0.10.x86_64_linux.bottle.tar.gz
Updating Homebrew...
🍺 /home/linuxbrew/.linuxbrew/Cellar/patchelf/0.10: 8 files, 873.9KB
==> Installing git dependency: zlib
==> Downloading https://linuxbrew.bintray.com/bottles/zlib-1.2.11.x86_64_linux.bottle.tar.gz
######################################################################## 100.0%
==> Pouring zlib-1.2.11.x86_64_linux.bottle.tar.gz
🍺 /home/linuxbrew/.linuxbrew/Cellar/zlib/1.2.11: 12 files, 392.3KB
==> Installing git dependency: m4
==> Downloading https://linuxbrew.bintray.com/bottles/m4-1.4.18.x86_64_linux.bottle.tar.gz
==> Downloading from https://akamai.bintray.com/5a/5a2327087fb76145b4d0fb23acc244115adc3ced14ffc2a6231159a4f16c8a7f?__gda__=exp=1566075067~hmac=b1482a6e
######################################################################## 100.0%
==> Pouring m4-1.4.18.x86_64_linux.bottle.tar.gz
🍺 /home/linuxbrew/.linuxbrew/Cellar/m4/1.4.18: 13 files, 1.1MB
==> Installing git dependency: gmp
==> Downloading https://linuxbrew.bintray.com/bottles/gmp-6.1.2_3.x86_64_linux.bottle.1.tar.gz
==> Downloading from https://akamai.bintray.com/a2/a21f68e8df094a2bccca845911eae1cf52bdefd19ca53cfd04aacf2a8112ece9?__gda__=exp=1566075074~hmac=86a16c75
######################################################################## 100.0%
==> Pouring gmp-6.1.2_3.x86_64_linux.bottle.1.tar.gz
🍺 /home/linuxbrew/.linuxbrew/Cellar/gmp/6.1.2_3: 20 files, 3.8MB
==> Installing git dependency: mpfr
==> Downloading https://linuxbrew.bintray.com/bottles/mpfr-4.0.2.x86_64_linux.bottle.tar.gz
==> Downloading from https://akamai.bintray.com/cf/cffaa9976a516130ac5b979eae7bdd62180ed8924bb52bf0b30935174b1cbab0?__gda__=exp=1566075082~hmac=0f87c3de
######################################################################## 100.0%
==> Pouring mpfr-4.0.2.x86_64_linux.bottle.tar.gz
🍺 /home/linuxbrew/.linuxbrew/Cellar/mpfr/4.0.2: 29 files, 5.2MB
==> Installing git dependency: libmpc
==> Downloading https://linuxbrew.bintray.com/bottles/libmpc-1.1.0.x86_64_linux.bottle.tar.gz
==> Downloading from https://akamai.bintray.com/b3/b31648a86228a042aaa8e7d58faba7859059910a427f9ef4211b06bd9152f8c2?__gda__=exp=1566075089~hmac=5b7882c9
######################################################################## 100.0%
==> Pouring libmpc-1.1.0.x86_64_linux.bottle.tar.gz
🍺 /home/linuxbrew/.linuxbrew/Cellar/libmpc/1.1.0: 13 files, 1.5MB
==> Installing git dependency: isl@0.18
==> Downloading https://linuxbrew.bintray.com/bottles/isl@0.18-0.18.x86_64_linux.bottle.tar.gz
==> Downloading from https://akamai.bintray.com/3e/3ef95686496676a3c73c57db6eee32a9f039e9c2b7ccf173c3b1941124ef6f78?__gda__=exp=1566075097~hmac=499e027a
######################################################################## 100.0%
==> Pouring isl@0.18-0.18.x86_64_linux.bottle.tar.gz
==> Caveats
isl@0.18 is keg-only, which means it was not symlinked into /home/linuxbrew/.linuxbrew,
because this is an alternate version of another formula.
For compilers to find isl@0.18 you may need to set:
export LDFLAGS="-L/home/linuxbrew/.linuxbrew/opt/isl@0.18/lib"
export CPPFLAGS="-I/home/linuxbrew/.linuxbrew/opt/isl@0.18/include"
For pkg-config to find isl@0.18 you may need to set:
export PKG_CONFIG_PATH="/home/linuxbrew/.linuxbrew/opt/isl@0.18/lib/pkgconfig"
==> Summary
🍺 /home/linuxbrew/.linuxbrew/Cellar/isl@0.18/0.18: 81 files, 6.4MB
==> Installing git dependency: gcc
==> Downloading https://linuxbrew.bintray.com/bottles/gcc-5.5.0_4.x86_64_linux.bottle.2.tar.gz
==> Downloading from https://akamai.bintray.com/40/406111bf6c70681f2acbf39bb2462da0a15e1522d01bd909abed43556dff50ca?__gda__=exp=1566075104~hmac=6d2685d0
######################################################################## 100.0%
==> Pouring gcc-5.5.0_4.x86_64_linux.bottle.2.tar.gz
==> Creating the GCC specs file: /home/linuxbrew/.linuxbrew/Cellar/gcc/5.5.0_4/lib/gcc/x86_64-unknown-linux-gnu/5.5.0/specs
🍺 /home/linuxbrew/.linuxbrew/Cellar/gcc/5.5.0_4: 1,355 files, 169.6MB
==> Installing git dependency: ncurses
==> Downloading https://linuxbrew.bintray.com/bottles/ncurses-6.1.x86_64_linux.bottle.tar.gz
==> Downloading from https://akamai.bintray.com/5e/5eb929e69e3a2b71c2161551825fd16146efc164ab7dbea25d2a5b73b51cd1cb?__gda__=exp=1566075119~hmac=552d8ec4
######################################################################## 100.0%
==> Pouring ncurses-6.1.x86_64_linux.bottle.tar.gz
🍺 /home/linuxbrew/.linuxbrew/Cellar/ncurses/6.1: 3,856 files, 15.2MB
==> Installing git dependency: gettext
==> Downloading https://linuxbrew.bintray.com/bottles/gettext-0.20.1_1.x86_64_linux.bottle.tar.gz
==> Downloading from https://akamai.bintray.com/72/724879481408d819c1b49787e14f95657fb1c6607b51c0a943773b773298e349?__gda__=exp=1566075128~hmac=7400d1aa
######################################################################## 100.0%
==> Pouring gettext-0.20.1_1.x86_64_linux.bottle.tar.gz
🍺 /home/linuxbrew/.linuxbrew/Cellar/gettext/0.20.1_1: 1,892 files, 20.3MB
==> Installing git dependency: bzip2
==> Downloading https://linuxbrew.bintray.com/bottles/bzip2-1.0.8.x86_64_linux.bottle.tar.gz
==> Downloading from https://akamai.bintray.com/e5/e5fce257b9fee119d28d0e7f7dac9332bd26b248fe35d983ba85104243e4bc2e?__gda__=exp=1566075136~hmac=d9ed0af7
######################################################################## 100.0%
==> Pouring bzip2-1.0.8.x86_64_linux.bottle.tar.gz
🍺 /home/linuxbrew/.linuxbrew/Cellar/bzip2/1.0.8: 30 files, 517.9KB
==> Installing git dependency: pcre2
==> Downloading https://linuxbrew.bintray.com/bottles/pcre2-10.33.x86_64_linux.bottle.tar.gz
==> Downloading from https://akamai.bintray.com/f5/f5e28c3b82505117c714553ae85e92e858385b74d3e3ac2380166c2cd4b67789?__gda__=exp=1566075143~hmac=b3571607
######################################################################## 100.0%
==> Pouring pcre2-10.33.x86_64_linux.bottle.tar.gz
🍺 /home/linuxbrew/.linuxbrew/Cellar/pcre2/10.33: 230 files, 6.5MB
==> Installing git dependency: openssl
==> Downloading https://linuxbrew.bintray.com/bottles/openssl-1.0.2s.x86_64_linux.bottle.tar.gz
==> Downloading from https://akamai.bintray.com/10/10ed7820bc787f482ecf1dc693c0c2d3e77de7569db2f54cfd206ff1f0d17cae?__gda__=exp=1566075150~hmac=3e3f9fb9
######################################################################## 100.0%
==> Pouring openssl-1.0.2s.x86_64_linux.bottle.tar.gz
==> Downloading https://curl.haxx.se/ca/cacert-2019-01-23.pem
######################################################################## 100.0%
==> Caveats
A CA file has been bootstrapped using certificates from the SystemRoots
keychain. To add additional certificates (e.g. the certificates added in
the System keychain), place .pem files in
/home/linuxbrew/.linuxbrew/etc/openssl/certs
and run
/home/linuxbrew/.linuxbrew/opt/openssl/bin/c_rehash
==> Summary
🍺 /home/linuxbrew/.linuxbrew/Cellar/openssl/1.0.2s: 1,804 files, 14.5MB
==> Installing git dependency: curl
==> Downloading https://linuxbrew.bintray.com/bottles/curl-7.65.3.x86_64_linux.bottle.tar.gz
==> Downloading from https://akamai.bintray.com/77/77ec462f79bc38fbdec676f26692bc01dc46b8abdf27234630ce90891e345f9d?__gda__=exp=1566075160~hmac=94f20042
######################################################################## 100.0%
==> Pouring curl-7.65.3.x86_64_linux.bottle.tar.gz
🍺 /home/linuxbrew/.linuxbrew/Cellar/curl/7.65.3: 454 files, 3.7MB
==> Installing git dependency: libbsd
==> Downloading https://linuxbrew.bintray.com/bottles/libbsd-0.9.1.x86_64_linux.bottle.tar.gz
==> Downloading from https://akamai.bintray.com/f1/f10cb5aa72f4b880447ae2eb88ac5b83985bd82f6e1a9c286b23b338acd9a507?__gda__=exp=1566075168~hmac=e9b841cb
######################################################################## 100.0%
==> Pouring libbsd-0.9.1.x86_64_linux.bottle.tar.gz
🍺 /home/linuxbrew/.linuxbrew/Cellar/libbsd/0.9.1: 260 files, 862.6KB
==> Installing git dependency: expat
==> Downloading https://linuxbrew.bintray.com/bottles/expat-2.2.7.x86_64_linux.bottle.tar.gz
######################################################################## 100.0%
==> Pouring expat-2.2.7.x86_64_linux.bottle.tar.gz
🍺 /home/linuxbrew/.linuxbrew/Cellar/expat/2.2.7: 18 files, 690.2KB
==> Installing git
==> Downloading https://linuxbrew.bintray.com/bottles/git-2.22.1.x86_64_linux.bottle.tar.gz
==> Downloading from https://akamai.bintray.com/76/7619438ce12699cb12afe3177a546adce06c922c973066a758d8fe49077dc379?__gda__=exp=1566075184~hmac=2ab2101c
######################################################################## 100.0%
==> Pouring git-2.22.1.x86_64_linux.bottle.tar.gz
==> Caveats
Bash completion has been installed to:
/home/linuxbrew/.linuxbrew/etc/bash_completion.d
Emacs Lisp files have been installed to:
/home/linuxbrew/.linuxbrew/share/emacs/site-lisp/git
==> Summary
🍺 /home/linuxbrew/.linuxbrew/Cellar/git/2.22.1: 1,457 files, 47.6MB
==> `brew cleanup` has not been run in 30 days, running now...
Pruned 0 symbolic links and 2 directories from /home/linuxbrew/.linuxbrew
==> Caveats
==> isl@0.18
isl@0.18 is keg-only, which means it was not symlinked into /home/linuxbrew/.linuxbrew,
because this is an alternate version of another formula.
For compilers to find isl@0.18 you may need to set:
export LDFLAGS="-L/home/linuxbrew/.linuxbrew/opt/isl@0.18/lib"
export CPPFLAGS="-I/home/linuxbrew/.linuxbrew/opt/isl@0.18/include"
For pkg-config to find isl@0.18 you may need to set:
export PKG_CONFIG_PATH="/home/linuxbrew/.linuxbrew/opt/isl@0.18/lib/pkgconfig"
==> openssl
A CA file has been bootstrapped using certificates from the SystemRoots
keychain. To add additional certificates (e.g. the certificates added in
the System keychain), place .pem files in
/home/linuxbrew/.linuxbrew/etc/openssl/certs
and run
/home/linuxbrew/.linuxbrew/opt/openssl/bin/c_rehash
==> git
Bash completion has been installed to:
/home/linuxbrew/.linuxbrew/etc/bash_completion.d
Emacs Lisp files have been installed to:
/home/linuxbrew/.linuxbrew/share/emacs/site-lisp/git
Initialized empty Git repository in /home/linuxbrew/.linuxbrew/Homebrew/.git/
remote: Enumerating objects: 45, done.
remote: Counting objects: 100% (45/45), done.
remote: Compressing objects: 100% (44/44), done.
remote: Total 125286 (delta 0), reused 34 (delta 0), pack-reused 125241
Receiving objects: 100% (125286/125286), 29.72 MiB | 26.13 MiB/s, done.
Resolving deltas: 100% (91800/91800), done.
From https://github.com/Homebrew/brew
* [new branch] github-actions-ci -> origin/github-actions-ci
* [new branch] master -> origin/master
remote: Enumerating objects: 30, done.
remote: Counting objects: 100% (30/30), done.
remote: Compressing objects: 100% (30/30), done.
remote: Total 30 (delta 0), reused 30 (delta 0), pack-reused 0
Unpacking objects: 100% (30/30), done.
* [new tag] 0.1 -> 0.1
* [new tag] 0.2 -> 0.2
* [new tag] 0.3 -> 0.3
* [new tag] 0.4 -> 0.4
* [new tag] 0.5 -> 0.5
* [new tag] 0.6 -> 0.6
* [new tag] 0.7 -> 0.7
* [new tag] 0.7.1 -> 0.7.1
* [new tag] 0.8 -> 0.8
* [new tag] 0.8.1 -> 0.8.1
* [new tag] 0.9 -> 0.9
* [new tag] 0.9.1 -> 0.9.1
* [new tag] 0.9.2 -> 0.9.2
* [new tag] 0.9.3 -> 0.9.3
* [new tag] 0.9.4 -> 0.9.4
* [new tag] 0.9.5 -> 0.9.5
* [new tag] 0.9.8 -> 0.9.8
* [new tag] 0.9.9 -> 0.9.9
* [new tag] 1.0.0 -> 1.0.0
* [new tag] 1.0.1 -> 1.0.1
* [new tag] 1.0.2 -> 1.0.2
* [new tag] 1.0.3 -> 1.0.3
* [new tag] 1.0.4 -> 1.0.4
* [new tag] 1.0.5 -> 1.0.5
* [new tag] 1.0.6 -> 1.0.6
* [new tag] 1.0.7 -> 1.0.7
* [new tag] 1.0.8 -> 1.0.8
* [new tag] 1.0.9 -> 1.0.9
* [new tag] 1.1.0 -> 1.1.0
* [new tag] 1.1.1 -> 1.1.1
* [new tag] 1.1.10 -> 1.1.10
* [new tag] 1.1.11 -> 1.1.11
* [new tag] 1.1.12 -> 1.1.12
* [new tag] 1.1.13 -> 1.1.13
* [new tag] 1.1.2 -> 1.1.2
* [new tag] 1.1.3 -> 1.1.3
* [new tag] 1.1.4 -> 1.1.4
* [new tag] 1.1.5 -> 1.1.5
* [new tag] 1.1.6 -> 1.1.6
* [new tag] 1.1.7 -> 1.1.7
* [new tag] 1.1.8 -> 1.1.8
* [new tag] 1.1.9 -> 1.1.9
* [new tag] 1.2.0 -> 1.2.0
* [new tag] 1.2.1 -> 1.2.1
* [new tag] 1.2.2 -> 1.2.2
* [new tag] 1.2.3 -> 1.2.3
* [new tag] 1.2.4 -> 1.2.4
* [new tag] 1.2.5 -> 1.2.5
* [new tag] 1.2.6 -> 1.2.6
* [new tag] 1.3.0 -> 1.3.0
* [new tag] 1.3.1 -> 1.3.1
* [new tag] 1.3.2 -> 1.3.2
* [new tag] 1.3.3 -> 1.3.3
* [new tag] 1.3.4 -> 1.3.4
* [new tag] 1.3.5 -> 1.3.5
* [new tag] 1.3.6 -> 1.3.6
* [new tag] 1.3.7 -> 1.3.7
* [new tag] 1.3.8 -> 1.3.8
* [new tag] 1.3.9 -> 1.3.9
* [new tag] 1.4.0 -> 1.4.0
* [new tag] 1.4.1 -> 1.4.1
* [new tag] 1.4.2 -> 1.4.2
* [new tag] 1.4.3 -> 1.4.3
* [new tag] 1.5.0 -> 1.5.0
* [new tag] 1.5.1 -> 1.5.1
* [new tag] 1.5.10 -> 1.5.10
* [new tag] 1.5.11 -> 1.5.11
* [new tag] 1.5.12 -> 1.5.12
* [new tag] 1.5.13 -> 1.5.13
* [new tag] 1.5.14 -> 1.5.14
* [new tag] 1.5.2 -> 1.5.2
* [new tag] 1.5.3 -> 1.5.3
* [new tag] 1.5.4 -> 1.5.4
* [new tag] 1.5.5 -> 1.5.5
* [new tag] 1.5.6 -> 1.5.6
* [new tag] 1.5.7 -> 1.5.7
* [new tag] 1.5.8 -> 1.5.8
* [new tag] 1.5.9 -> 1.5.9
* [new tag] 1.6.0 -> 1.6.0
* [new tag] 1.6.1 -> 1.6.1
* [new tag] 1.6.10 -> 1.6.10
* [new tag] 1.6.11 -> 1.6.11
* [new tag] 1.6.12 -> 1.6.12
* [new tag] 1.6.13 -> 1.6.13
* [new tag] 1.6.14 -> 1.6.14
* [new tag] 1.6.15 -> 1.6.15
* [new tag] 1.6.16 -> 1.6.16
* [new tag] 1.6.17 -> 1.6.17
* [new tag] 1.6.2 -> 1.6.2
* [new tag] 1.6.3 -> 1.6.3
* [new tag] 1.6.4 -> 1.6.4
* [new tag] 1.6.5 -> 1.6.5
* [new tag] 1.6.6 -> 1.6.6
* [new tag] 1.6.7 -> 1.6.7
* [new tag] 1.6.8 -> 1.6.8
* [new tag] 1.6.9 -> 1.6.9
* [new tag] 1.7.0 -> 1.7.0
* [new tag] 1.7.1 -> 1.7.1
* [new tag] 1.7.2 -> 1.7.2
* [new tag] 1.7.3 -> 1.7.3
* [new tag] 1.7.4 -> 1.7.4
* [new tag] 1.7.5 -> 1.7.5
* [new tag] 1.7.6 -> 1.7.6
* [new tag] 1.7.7 -> 1.7.7
* [new tag] 1.8.0 -> 1.8.0
* [new tag] 1.8.1 -> 1.8.1
* [new tag] 1.8.2 -> 1.8.2
* [new tag] 1.8.3 -> 1.8.3
* [new tag] 1.8.4 -> 1.8.4
* [new tag] 1.8.5 -> 1.8.5
* [new tag] 1.8.6 -> 1.8.6
* [new tag] 1.9.0 -> 1.9.0
* [new tag] 1.9.1 -> 1.9.1
* [new tag] 1.9.2 -> 1.9.2
* [new tag] 1.9.3 -> 1.9.3
* [new tag] 2.0.0 -> 2.0.0
* [new tag] 2.0.1 -> 2.0.1
* [new tag] 2.0.2 -> 2.0.2
* [new tag] 2.0.3 -> 2.0.3
* [new tag] 2.0.4 -> 2.0.4
* [new tag] 2.0.5 -> 2.0.5
* [new tag] 2.0.6 -> 2.0.6
* [new tag] 2.1.0 -> 2.1.0
* [new tag] 2.1.1 -> 2.1.1
* [new tag] 2.1.10 -> 2.1.10
* [new tag] 2.1.2 -> 2.1.2
* [new tag] 2.1.3 -> 2.1.3
* [new tag] 2.1.4 -> 2.1.4
* [new tag] 2.1.5 -> 2.1.5
* [new tag] 2.1.6 -> 2.1.6
* [new tag] 2.1.7 -> 2.1.7
* [new tag] 2.1.8 -> 2.1.8
* [new tag] 2.1.9 -> 2.1.9
HEAD is now at 9812693be Merge pull request #6369 from MikeMcQuaid/github-actions-doctor
Initialized empty Git repository in /home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/homebrew/homebrew-core/.git/
remote: Enumerating objects: 5096, done.
remote: Counting objects: 100% (5096/5096), done.
remote: Compressing objects: 100% (4891/4891), done.
remote: Total 5096 (delta 55), reused 487 (delta 12), pack-reused 0
Receiving objects: 100% (5096/5096), 4.24 MiB | 11.29 MiB/s, done.
Resolving deltas: 100% (55/55), done.
From https://github.com/Homebrew/linuxbrew-core
* [new branch] master -> origin/master
HEAD is now at a70e2a0 vips: update 8.8.1_1 bottle.
==> Downloading https://linuxbrew.bintray.com/bottles/hello-2.10.x86_64_linux.bottle.tar.gz
######################################################################## 100.0%
==> Pouring hello-2.10.x86_64_linux.bottle.tar.gz
🍺 /home/linuxbrew/.linuxbrew/Cellar/hello/2.10: 52 files, 237.7KB
[ec2-user@mldev ~]$ git --version
git version 2.22.1
[ec2-user@mldev ~]$ sudo yum groupinstall 'Development Tools'
Loaded plugins: extras_suggestions, langpacks, priorities, update-motd
amzn2-core | 2.4 kB 00:00:00
Resolving Dependencies
--> Running transaction check
---> Package autoconf.noarch 0:2.69-11.amzn2 will be installed
--> Processing Dependency: m4 >= 1.4.14 for package: autoconf-2.69-11.amzn2.noarch
--> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.amzn2.noarch
---> Package automake.noarch 0:1.13.4-3.1.amzn2 will be installed
--> Processing Dependency: perl(Thread::Queue) for package: automake-1.13.4-3.1.amzn2.noarch
--> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.1.amzn2.noarch
---> Package bison.x86_64 0:3.0.4-6.amzn2.0.2 will be installed
---> Package byacc.x86_64 0:1.9.20130304-3.amzn2.0.2 will be installed
---> Package cscope.x86_64 0:15.8-10.amzn2.0.2 will be installed
--> Processing Dependency: emacs-filesystem for package: cscope-15.8-10.amzn2.0.2.x86_64
---> Package ctags.x86_64 0:5.8-13.amzn2.0.2 will be installed
---> Package diffstat.x86_64 0:1.57-4.amzn2.0.2 will be installed
---> Package doxygen.x86_64 1:1.8.5-3.amzn2.0.2 will be installed
---> Package elfutils.x86_64 0:0.170-4.amzn2 will be installed
---> Package flex.x86_64 0:2.5.37-3.amzn2.0.3 will be installed
---> Package gcc.x86_64 0:7.3.1-5.amzn2.0.2 will be installed
--> Processing Dependency: cpp = 7.3.1-5.amzn2.0.2 for package: gcc-7.3.1-5.amzn2.0.2.x86_64
--> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-7.3.1-5.amzn2.0.2.x86_64
--> Processing Dependency: libubsan.so.0()(64bit) for package: gcc-7.3.1-5.amzn2.0.2.x86_64
--> Processing Dependency: libtsan.so.0()(64bit) for package: gcc-7.3.1-5.amzn2.0.2.x86_64
--> Processing Dependency: libquadmath.so.0()(64bit) for package: gcc-7.3.1-5.amzn2.0.2.x86_64
--> Processing Dependency: libmpxwrappers.so.2()(64bit) for package: gcc-7.3.1-5.amzn2.0.2.x86_64
--> Processing Dependency: libmpx.so.2()(64bit) for package: gcc-7.3.1-5.amzn2.0.2.x86_64
--> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-7.3.1-5.amzn2.0.2.x86_64
--> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-7.3.1-5.amzn2.0.2.x86_64
--> Processing Dependency: liblsan.so.0()(64bit) for package: gcc-7.3.1-5.amzn2.0.2.x86_64
--> Processing Dependency: libitm.so.1()(64bit) for package: gcc-7.3.1-5.amzn2.0.2.x86_64
--> Processing Dependency: libcilkrts.so.5()(64bit) for package: gcc-7.3.1-5.amzn2.0.2.x86_64
--> Processing Dependency: libatomic.so.1()(64bit) for package: gcc-7.3.1-5.amzn2.0.2.x86_64
--> Processing Dependency: libasan.so.4()(64bit) for package: gcc-7.3.1-5.amzn2.0.2.x86_64
---> Package gcc-c++.x86_64 0:7.3.1-5.amzn2.0.2 will be installed
---> Package gcc-gfortran.x86_64 0:7.3.1-5.amzn2.0.2 will be installed
--> Processing Dependency: libgfortran.so.4()(64bit) for package: gcc-gfortran-7.3.1-5.amzn2.0.2.x86_64
---> Package git.x86_64 0:2.17.2-2.amzn2 will be installed
--> Processing Dependency: perl-Git = 2.17.2-2.amzn2 for package: git-2.17.2-2.amzn2.x86_64
--> Processing Dependency: git-core-doc = 2.17.2-2.amzn2 for package: git-2.17.2-2.amzn2.x86_64
--> Processing Dependency: git-core = 2.17.2-2.amzn2 for package: git-2.17.2-2.amzn2.x86_64
--> Processing Dependency: perl(Term::ReadKey) for package: git-2.17.2-2.amzn2.x86_64
--> Processing Dependency: perl(Git::I18N) for package: git-2.17.2-2.amzn2.x86_64
--> Processing Dependency: perl(Git) for package: git-2.17.2-2.amzn2.x86_64
--> Processing Dependency: libsecret-1.so.0()(64bit) for package: git-2.17.2-2.amzn2.x86_64
---> Package indent.x86_64 0:2.2.11-13.amzn2.0.2 will be installed
---> Package intltool.noarch 0:0.50.2-7.amzn2 will be installed
--> Processing Dependency: perl(XML::Parser) for package: intltool-0.50.2-7.amzn2.noarch
--> Processing Dependency: gettext-devel for package: intltool-0.50.2-7.amzn2.noarch
---> Package libtool.x86_64 0:2.4.2-22.2.amzn2.0.2 will be installed
---> Package patch.x86_64 0:2.7.1-10.amzn2.0.2 will be installed
---> Package patchutils.x86_64 0:0.3.3-4.amzn2.0.1 will be installed
---> Package rcs.x86_64 0:5.9.0-5.amzn2.0.2 will be installed
---> Package rpm-build.x86_64 0:4.11.3-25.amzn2.0.3 will be installed
--> Processing Dependency: system-rpm-config for package: rpm-build-4.11.3-25.amzn2.0.3.x86_64
--> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.3-25.amzn2.0.3.x86_64
---> Package rpm-sign.x86_64 0:4.11.3-25.amzn2.0.3 will be installed
---> Package subversion.x86_64 0:1.7.14-11.amzn2.0.2 will be installed
--> Processing Dependency: subversion-libs(x86-64) = 1.7.14-11.amzn2.0.2 for package: subversion-1.7.14-11.amzn2.0.2.x86_64
--> Processing Dependency: libsvn_wc-1.so.0()(64bit) for package: subversion-1.7.14-11.amzn2.0.2.x86_64
--> Processing Dependency: libsvn_subr-1.so.0()(64bit) for package: subversion-1.7.14-11.amzn2.0.2.x86_64
--> Processing Dependency: libsvn_repos-1.so.0()(64bit) for package: subversion-1.7.14-11.amzn2.0.2.x86_64
--> Processing Dependency: libsvn_ra_svn-1.so.0()(64bit) for package: subversion-1.7.14-11.amzn2.0.2.x86_64
--> Processing Dependency: libsvn_ra_neon-1.so.0()(64bit) for package: subversion-1.7.14-11.amzn2.0.2.x86_64
--> Processing Dependency: libsvn_ra_local-1.so.0()(64bit) for package: subversion-1.7.14-11.amzn2.0.2.x86_64
--> Processing Dependency: libsvn_ra-1.so.0()(64bit) for package: subversion-1.7.14-11.amzn2.0.2.x86_64
--> Processing Dependency: libsvn_fs_util-1.so.0()(64bit) for package: subversion-1.7.14-11.amzn2.0.2.x86_64
--> Processing Dependency: libsvn_fs_fs-1.so.0()(64bit) for package: subversion-1.7.14-11.amzn2.0.2.x86_64
--> Processing Dependency: libsvn_fs_base-1.so.0()(64bit) for package: subversion-1.7.14-11.amzn2.0.2.x86_64
--> Processing Dependency: libsvn_fs-1.so.0()(64bit) for package: subversion-1.7.14-11.amzn2.0.2.x86_64
--> Processing Dependency: libsvn_diff-1.so.0()(64bit) for package: subversion-1.7.14-11.amzn2.0.2.x86_64
--> Processing Dependency: libsvn_delta-1.so.0()(64bit) for package: subversion-1.7.14-11.amzn2.0.2.x86_64
--> Processing Dependency: libsvn_client-1.so.0()(64bit) for package: subversion-1.7.14-11.amzn2.0.2.x86_64
--> Processing Dependency: libneon.so.27()(64bit) for package: subversion-1.7.14-11.amzn2.0.2.x86_64
--> Processing Dependency: libaprutil-1.so.0()(64bit) for package: subversion-1.7.14-11.amzn2.0.2.x86_64
--> Processing Dependency: libapr-1.so.0()(64bit) for package: subversion-1.7.14-11.amzn2.0.2.x86_64
---> Package swig.x86_64 0:3.0.12-11.amzn2.0.3 will be installed
---> Package systemtap.x86_64 0:4.1-0.20190208git4e76869512d2.amzn2.0.2 will be installed
--> Processing Dependency: systemtap-devel = 4.1-0.20190208git4e76869512d2.amzn2.0.2 for package: systemtap-4.1-0.20190208git4e76869512d2.amzn2.0.2.x86_64
--> Processing Dependency: systemtap-client = 4.1-0.20190208git4e76869512d2.amzn2.0.2 for package: systemtap-4.1-0.20190208git4e76869512d2.amzn2.0.2.x86_64
--> Running transaction check
---> Package apr.x86_64 0:1.6.3-5.amzn2.0.2 will be installed
---> Package apr-util.x86_64 0:1.6.1-5.amzn2.0.2 will be installed
--> Processing Dependency: apr-util-bdb(x86-64) = 1.6.1-5.amzn2.0.2 for package: apr-util-1.6.1-5.amzn2.0.2.x86_64
---> Package cpp.x86_64 0:7.3.1-5.amzn2.0.2 will be installed
---> Package emacs-filesystem.noarch 1:25.3-3.amzn2.0.1 will be installed
---> Package gdb.x86_64 0:8.0.1-30.amzn2.0.3 will be installed
---> Package gettext-devel.x86_64 0:0.19.8.1-2.amzn2.0.2 will be installed
--> Processing Dependency: gettext-common-devel = 0.19.8.1-2.amzn2.0.2 for package: gettext-devel-0.19.8.1-2.amzn2.0.2.x86_64
---> Package git-core.x86_64 0:2.17.2-2.amzn2 will be installed
---> Package git-core-doc.noarch 0:2.17.2-2.amzn2 will be installed
---> Package glibc-devel.x86_64 0:2.26-32.amzn2.0.1 will be installed
--> Processing Dependency: glibc-headers = 2.26-32.amzn2.0.1 for package: glibc-devel-2.26-32.amzn2.0.1.x86_64
--> Processing Dependency: glibc-headers for package: glibc-devel-2.26-32.amzn2.0.1.x86_64
---> Package libatomic.x86_64 0:7.3.1-5.amzn2.0.2 will be installed
---> Package libcilkrts.x86_64 0:7.3.1-5.amzn2.0.2 will be installed
---> Package libgfortran.x86_64 0:7.3.1-5.amzn2.0.2 will be installed
---> Package libitm.x86_64 0:7.3.1-5.amzn2.0.2 will be installed
---> Package libmpc.x86_64 0:1.0.1-3.amzn2.0.2 will be installed
---> Package libmpx.x86_64 0:7.3.1-5.amzn2.0.2 will be installed
---> Package libquadmath.x86_64 0:7.3.1-5.amzn2.0.2 will be installed
---> Package libsanitizer.x86_64 0:7.3.1-5.amzn2.0.2 will be installed
---> Package libsecret.x86_64 0:0.18.5-2.amzn2.0.2 will be installed
---> Package m4.x86_64 0:1.4.16-10.amzn2.0.2 will be installed
---> Package mpfr.x86_64 0:3.1.1-4.amzn2.0.2 will be installed
---> Package neon.x86_64 0:0.30.0-3.amzn2.0.2 will be installed
--> Processing Dependency: libgnutls.so.28(GNUTLS_2_12)(64bit) for package: neon-0.30.0-3.amzn2.0.2.x86_64
--> Processing Dependency: libgnutls.so.28(GNUTLS_1_4)(64bit) for package: neon-0.30.0-3.amzn2.0.2.x86_64
--> Processing Dependency: libproxy.so.1()(64bit) for package: neon-0.30.0-3.amzn2.0.2.x86_64
--> Processing Dependency: libpakchois.so.0()(64bit) for package: neon-0.30.0-3.amzn2.0.2.x86_64
--> Processing Dependency: libgnutls.so.28()(64bit) for package: neon-0.30.0-3.amzn2.0.2.x86_64
---> Package perl-Data-Dumper.x86_64 0:2.145-3.amzn2.0.2 will be installed
---> Package perl-Git.noarch 0:2.17.2-2.amzn2 will be installed
--> Processing Dependency: perl(Error) for package: perl-Git-2.17.2-2.amzn2.noarch
---> Package perl-TermReadKey.x86_64 0:2.30-20.amzn2.0.2 will be installed
---> Package perl-Test-Harness.noarch 0:3.28-3.amzn2 will be installed
---> Package perl-Thread-Queue.noarch 0:3.02-2.amzn2 will be installed
---> Package perl-XML-Parser.x86_64 0:2.41-10.amzn2.0.2 will be installed
---> Package subversion-libs.x86_64 0:1.7.14-11.amzn2.0.2 will be installed
---> Package system-rpm-config.noarch 0:9.1.0-76.amzn2.0.8 will be installed
--> Processing Dependency: dwz >= 0.4 for package: system-rpm-config-9.1.0-76.amzn2.0.8.noarch
--> Processing Dependency: perl-srpm-macros for package: system-rpm-config-9.1.0-76.amzn2.0.8.noarch
---> Package systemtap-client.x86_64 0:4.1-0.20190208git4e76869512d2.amzn2.0.2 will be installed
--> Processing Dependency: mokutil for package: systemtap-client-4.1-0.20190208git4e76869512d2.amzn2.0.2.x86_64
--> Processing Dependency: libavahi-common.so.3()(64bit) for package: systemtap-client-4.1-0.20190208git4e76869512d2.amzn2.0.2.x86_64
--> Processing Dependency: libavahi-client.so.3()(64bit) for package: systemtap-client-4.1-0.20190208git4e76869512d2.amzn2.0.2.x86_64
---> Package systemtap-devel.x86_64 0:4.1-0.20190208git4e76869512d2.amzn2.0.2 will be installed
--> Processing Dependency: kernel-devel-uname-r for package: systemtap-devel-4.1-0.20190208git4e76869512d2.amzn2.0.2.x86_64
--> Running transaction check
---> Package apr-util-bdb.x86_64 0:1.6.1-5.amzn2.0.2 will be installed
---> Package avahi-libs.x86_64 0:0.6.31-19.amzn2 will be installed
---> Package dwz.x86_64 0:0.11-3.amzn2.0.2 will be installed
---> Package gettext-common-devel.noarch 0:0.19.8.1-2.amzn2.0.2 will be installed
---> Package glibc-headers.x86_64 0:2.26-32.amzn2.0.1 will be installed
--> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.26-32.amzn2.0.1.x86_64
--> Processing Dependency: kernel-headers for package: glibc-headers-2.26-32.amzn2.0.1.x86_64
---> Package gnutls.x86_64 0:3.3.29-9.amzn2 will be installed
--> Processing Dependency: trousers >= 0.3.11.2 for package: gnutls-3.3.29-9.amzn2.x86_64
--> Processing Dependency: libnettle.so.4()(64bit) for package: gnutls-3.3.29-9.amzn2.x86_64
--> Processing Dependency: libhogweed.so.2()(64bit) for package: gnutls-3.3.29-9.amzn2.x86_64
---> Package kernel-devel.x86_64 0:4.14.133-113.112.amzn2 will be installed
--> Processing Dependency: elfutils-libelf-devel for package: kernel-devel-4.14.133-113.112.amzn2.x86_64
---> Package libproxy.x86_64 0:0.4.11-10.amzn2.0.3 will be installed
--> Processing Dependency: libmodman.so.1()(64bit) for package: libproxy-0.4.11-10.amzn2.0.3.x86_64
---> Package mokutil.x86_64 1:0.3.0-10.amzn2.0.1 will be installed
--> Processing Dependency: libefivar.so.1(libefivar.so.0)(64bit) for package: 1:mokutil-0.3.0-10.amzn2.0.1.x86_64
--> Processing Dependency: libefivar.so.1(LIBEFIVAR_0.24)(64bit) for package: 1:mokutil-0.3.0-10.amzn2.0.1.x86_64
--> Processing Dependency: libefivar.so.1()(64bit) for package: 1:mokutil-0.3.0-10.amzn2.0.1.x86_64
---> Package pakchois.x86_64 0:0.4-10.amzn2.0.2 will be installed
---> Package perl-Error.noarch 1:0.17020-2.amzn2 will be installed
---> Package perl-srpm-macros.noarch 0:1-8.amzn2.0.1 will be installed
--> Running transaction check
---> Package efivar-libs.x86_64 0:31-4.amzn2.0.4 will be installed
---> Package elfutils-libelf-devel.x86_64 0:0.170-4.amzn2 will be installed
--> Processing Dependency: pkgconfig(zlib) for package: elfutils-libelf-devel-0.170-4.amzn2.x86_64
---> Package kernel-headers.x86_64 0:4.14.133-113.112.amzn2 will be installed
---> Package libmodman.x86_64 0:2.0.1-8.amzn2.0.2 will be installed
---> Package nettle.x86_64 0:2.7.1-8.amzn2.0.2 will be installed
---> Package trousers.x86_64 0:0.3.14-2.amzn2.0.2 will be installed
--> Running transaction check
---> Package zlib-devel.x86_64 0:1.2.7-17.amzn2.0.2 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
========================================================================================================================================================
Package Arch Version Repository Size
========================================================================================================================================================
Installing for group install "Development Tools":
autoconf noarch 2.69-11.amzn2 amzn2-core 701 k
automake noarch 1.13.4-3.1.amzn2 amzn2-core 679 k
bison x86_64 3.0.4-6.amzn2.0.2 amzn2-core 674 k
byacc x86_64 1.9.20130304-3.amzn2.0.2 amzn2-core 66 k
cscope x86_64 15.8-10.amzn2.0.2 amzn2-core 204 k
ctags x86_64 5.8-13.amzn2.0.2 amzn2-core 157 k
diffstat x86_64 1.57-4.amzn2.0.2 amzn2-core 35 k
doxygen x86_64 1:1.8.5-3.amzn2.0.2 amzn2-core 3.5 M
elfutils x86_64 0.170-4.amzn2 amzn2-core 284 k
flex x86_64 2.5.37-3.amzn2.0.3 amzn2-core 291 k
gcc x86_64 7.3.1-5.amzn2.0.2 amzn2-core 22 M
gcc-c++ x86_64 7.3.1-5.amzn2.0.2 amzn2-core 13 M
gcc-gfortran x86_64 7.3.1-5.amzn2.0.2 amzn2-core 11 M
git x86_64 2.17.2-2.amzn2 amzn2-core 217 k
indent x86_64 2.2.11-13.amzn2.0.2 amzn2-core 150 k
intltool noarch 0.50.2-7.amzn2 amzn2-core 59 k
libtool x86_64 2.4.2-22.2.amzn2.0.2 amzn2-core 588 k
patch x86_64 2.7.1-10.amzn2.0.2 amzn2-core 111 k
patchutils x86_64 0.3.3-4.amzn2.0.1 amzn2-core 104 k
rcs x86_64 5.9.0-5.amzn2.0.2 amzn2-core 231 k
rpm-build x86_64 4.11.3-25.amzn2.0.3 amzn2-core 145 k
rpm-sign x86_64 4.11.3-25.amzn2.0.3 amzn2-core 46 k
subversion x86_64 1.7.14-11.amzn2.0.2 amzn2-core 1.0 M
swig x86_64 3.0.12-11.amzn2.0.3 amzn2-core 1.4 M
systemtap x86_64 4.1-0.20190208git4e76869512d2.amzn2.0.2 amzn2-core 12 k
Installing for dependencies:
apr x86_64 1.6.3-5.amzn2.0.2 amzn2-core 118 k
apr-util x86_64 1.6.1-5.amzn2.0.2 amzn2-core 99 k
apr-util-bdb x86_64 1.6.1-5.amzn2.0.2 amzn2-core 19 k
avahi-libs x86_64 0.6.31-19.amzn2 amzn2-core 62 k
cpp x86_64 7.3.1-5.amzn2.0.2 amzn2-core 9.2 M
dwz x86_64 0.11-3.amzn2.0.2 amzn2-core 99 k
efivar-libs x86_64 31-4.amzn2.0.4 amzn2-core 68 k
elfutils-libelf-devel x86_64 0.170-4.amzn2 amzn2-core 38 k
emacs-filesystem noarch 1:25.3-3.amzn2.0.1 amzn2-core 64 k
gdb x86_64 8.0.1-30.amzn2.0.3 amzn2-core 3.2 M
gettext-common-devel noarch 0.19.8.1-2.amzn2.0.2 amzn2-core 410 k
gettext-devel x86_64 0.19.8.1-2.amzn2.0.2 amzn2-core 320 k
git-core x86_64 2.17.2-2.amzn2 amzn2-core 4.0 M
git-core-doc noarch 2.17.2-2.amzn2 amzn2-core 2.3 M
glibc-devel x86_64 2.26-32.amzn2.0.1 amzn2-core 989 k
glibc-headers x86_64 2.26-32.amzn2.0.1 amzn2-core 508 k
gnutls x86_64 3.3.29-9.amzn2 amzn2-core 673 k
kernel-devel x86_64 4.14.133-113.112.amzn2 amzn2-core 13 M
kernel-headers x86_64 4.14.133-113.112.amzn2 amzn2-core 1.1 M
libatomic x86_64 7.3.1-5.amzn2.0.2 amzn2-core 40 k
libcilkrts x86_64 7.3.1-5.amzn2.0.2 amzn2-core 80 k
libgfortran x86_64 7.3.1-5.amzn2.0.2 amzn2-core 538 k
libitm x86_64 7.3.1-5.amzn2.0.2 amzn2-core 79 k
libmodman x86_64 2.0.1-8.amzn2.0.2 amzn2-core 29 k
libmpc x86_64 1.0.1-3.amzn2.0.2 amzn2-core 52 k
libmpx x86_64 7.3.1-5.amzn2.0.2 amzn2-core 46 k
libproxy x86_64 0.4.11-10.amzn2.0.3 amzn2-core 61 k
libquadmath x86_64 7.3.1-5.amzn2.0.2 amzn2-core 186 k
libsanitizer x86_64 7.3.1-5.amzn2.0.2 amzn2-core 649 k
libsecret x86_64 0.18.5-2.amzn2.0.2 amzn2-core 153 k
m4 x86_64 1.4.16-10.amzn2.0.2 amzn2-core 256 k
mokutil x86_64 1:0.3.0-10.amzn2.0.1 amzn2-core 39 k
mpfr x86_64 3.1.1-4.amzn2.0.2 amzn2-core 208 k
neon x86_64 0.30.0-3.amzn2.0.2 amzn2-core 166 k
nettle x86_64 2.7.1-8.amzn2.0.2 amzn2-core 329 k
pakchois x86_64 0.4-10.amzn2.0.2 amzn2-core 14 k
perl-Data-Dumper x86_64 2.145-3.amzn2.0.2 amzn2-core 48 k
perl-Error noarch 1:0.17020-2.amzn2 amzn2-core 32 k
perl-Git noarch 2.17.2-2.amzn2 amzn2-core 70 k
perl-TermReadKey x86_64 2.30-20.amzn2.0.2 amzn2-core 31 k
perl-Test-Harness noarch 3.28-3.amzn2 amzn2-core 302 k
perl-Thread-Queue noarch 3.02-2.amzn2 amzn2-core 17 k
perl-XML-Parser x86_64 2.41-10.amzn2.0.2 amzn2-core 223 k
perl-srpm-macros noarch 1-8.amzn2.0.1 amzn2-core 4.7 k
subversion-libs x86_64 1.7.14-11.amzn2.0.2 amzn2-core 929 k
system-rpm-config noarch 9.1.0-76.amzn2.0.8 amzn2-core 80 k
systemtap-client x86_64 4.1-0.20190208git4e76869512d2.amzn2.0.2 amzn2-core 3.5 M
systemtap-devel x86_64 4.1-0.20190208git4e76869512d2.amzn2.0.2 amzn2-core 2.2 M
trousers x86_64 0.3.14-2.amzn2.0.2 amzn2-core 294 k
zlib-devel x86_64 1.2.7-17.amzn2.0.2 amzn2-core 50 k
Transaction Summary
========================================================================================================================================================
Install 25 Packages (+50 Dependent packages)
Total download size: 103 M
Installed size: 339 M
Is this ok [y/d/N]: y
Downloading packages:
Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
(1/75): apr-1.6.3-5.amzn2.0.2.x86_64.rpm | 118 kB 00:00:00
(2/75): apr-util-1.6.1-5.amzn2.0.2.x86_64.rpm | 99 kB 00:00:00
(3/75): apr-util-bdb-1.6.1-5.amzn2.0.2.x86_64.rpm | 19 kB 00:00:00
(4/75): autoconf-2.69-11.amzn2.noarch.rpm | 701 kB 00:00:00
(5/75): automake-1.13.4-3.1.amzn2.noarch.rpm | 679 kB 00:00:00
(6/75): avahi-libs-0.6.31-19.amzn2.x86_64.rpm | 62 kB 00:00:00
(7/75): bison-3.0.4-6.amzn2.0.2.x86_64.rpm | 674 kB 00:00:00
(8/75): byacc-1.9.20130304-3.amzn2.0.2.x86_64.rpm | 66 kB 00:00:00
(9/75): cscope-15.8-10.amzn2.0.2.x86_64.rpm | 204 kB 00:00:00
(10/75): ctags-5.8-13.amzn2.0.2.x86_64.rpm | 157 kB 00:00:00
(11/75): cpp-7.3.1-5.amzn2.0.2.x86_64.rpm | 9.2 MB 00:00:00
(12/75): diffstat-1.57-4.amzn2.0.2.x86_64.rpm | 35 kB 00:00:00
(13/75): dwz-0.11-3.amzn2.0.2.x86_64.rpm | 99 kB 00:00:00
(14/75): efivar-libs-31-4.amzn2.0.4.x86_64.rpm | 68 kB 00:00:00
(15/75): elfutils-0.170-4.amzn2.x86_64.rpm | 284 kB 00:00:00
(16/75): doxygen-1.8.5-3.amzn2.0.2.x86_64.rpm | 3.5 MB 00:00:00
(17/75): elfutils-libelf-devel-0.170-4.amzn2.x86_64.rpm | 38 kB 00:00:00
(18/75): emacs-filesystem-25.3-3.amzn2.0.1.noarch.rpm | 64 kB 00:00:00
(19/75): flex-2.5.37-3.amzn2.0.3.x86_64.rpm | 291 kB 00:00:00
(20/75): gcc-c++-7.3.1-5.amzn2.0.2.x86_64.rpm | 13 MB 00:00:00
(21/75): gcc-7.3.1-5.amzn2.0.2.x86_64.rpm | 22 MB 00:00:00
(22/75): gcc-gfortran-7.3.1-5.amzn2.0.2.x86_64.rpm | 11 MB 00:00:00
(23/75): gettext-common-devel-0.19.8.1-2.amzn2.0.2.noarch.rpm | 410 kB 00:00:00
(24/75): gdb-8.0.1-30.amzn2.0.3.x86_64.rpm | 3.2 MB 00:00:00
(25/75): git-2.17.2-2.amzn2.x86_64.rpm | 217 kB 00:00:00
(26/75): gettext-devel-0.19.8.1-2.amzn2.0.2.x86_64.rpm | 320 kB 00:00:00
(27/75): git-core-doc-2.17.2-2.amzn2.noarch.rpm | 2.3 MB 00:00:00
(28/75): git-core-2.17.2-2.amzn2.x86_64.rpm | 4.0 MB 00:00:00
(29/75): glibc-devel-2.26-32.amzn2.0.1.x86_64.rpm | 989 kB 00:00:00
(30/75): glibc-headers-2.26-32.amzn2.0.1.x86_64.rpm | 508 kB 00:00:00
(31/75): gnutls-3.3.29-9.amzn2.x86_64.rpm | 673 kB 00:00:00
(32/75): intltool-0.50.2-7.amzn2.noarch.rpm | 59 kB 00:00:00
(33/75): indent-2.2.11-13.amzn2.0.2.x86_64.rpm | 150 kB 00:00:00
(34/75): kernel-headers-4.14.133-113.112.amzn2.x86_64.rpm | 1.1 MB 00:00:00
(35/75): libatomic-7.3.1-5.amzn2.0.2.x86_64.rpm | 40 kB 00:00:00
(36/75): libcilkrts-7.3.1-5.amzn2.0.2.x86_64.rpm | 80 kB 00:00:00
(37/75): libgfortran-7.3.1-5.amzn2.0.2.x86_64.rpm | 538 kB 00:00:00
(38/75): libitm-7.3.1-5.amzn2.0.2.x86_64.rpm | 79 kB 00:00:00
(39/75): libmodman-2.0.1-8.amzn2.0.2.x86_64.rpm | 29 kB 00:00:00
(40/75): libmpc-1.0.1-3.amzn2.0.2.x86_64.rpm | 52 kB 00:00:00
(41/75): libmpx-7.3.1-5.amzn2.0.2.x86_64.rpm | 46 kB 00:00:00
(42/75): libproxy-0.4.11-10.amzn2.0.3.x86_64.rpm | 61 kB 00:00:00
(43/75): libquadmath-7.3.1-5.amzn2.0.2.x86_64.rpm | 186 kB 00:00:00
(44/75): kernel-devel-4.14.133-113.112.amzn2.x86_64.rpm | 13 MB 00:00:00
(45/75): libsanitizer-7.3.1-5.amzn2.0.2.x86_64.rpm | 649 kB 00:00:00
(46/75): libsecret-0.18.5-2.amzn2.0.2.x86_64.rpm | 153 kB 00:00:00
(47/75): m4-1.4.16-10.amzn2.0.2.x86_64.rpm | 256 kB 00:00:00
(48/75): mokutil-0.3.0-10.amzn2.0.1.x86_64.rpm | 39 kB 00:00:00
(49/75): libtool-2.4.2-22.2.amzn2.0.2.x86_64.rpm | 588 kB 00:00:00
(50/75): mpfr-3.1.1-4.amzn2.0.2.x86_64.rpm | 208 kB 00:00:00
(51/75): neon-0.30.0-3.amzn2.0.2.x86_64.rpm | 166 kB 00:00:00
(52/75): pakchois-0.4-10.amzn2.0.2.x86_64.rpm | 14 kB 00:00:00
(53/75): nettle-2.7.1-8.amzn2.0.2.x86_64.rpm | 329 kB 00:00:00
(54/75): patch-2.7.1-10.amzn2.0.2.x86_64.rpm | 111 kB 00:00:00
(55/75): perl-Data-Dumper-2.145-3.amzn2.0.2.x86_64.rpm | 48 kB 00:00:00
(56/75): perl-Error-0.17020-2.amzn2.noarch.rpm | 32 kB 00:00:00
(57/75): perl-Git-2.17.2-2.amzn2.noarch.rpm | 70 kB 00:00:00
(58/75): patchutils-0.3.3-4.amzn2.0.1.x86_64.rpm | 104 kB 00:00:00
(59/75): perl-TermReadKey-2.30-20.amzn2.0.2.x86_64.rpm | 31 kB 00:00:00
(60/75): perl-Thread-Queue-3.02-2.amzn2.noarch.rpm | 17 kB 00:00:00
(61/75): perl-Test-Harness-3.28-3.amzn2.noarch.rpm | 302 kB 00:00:00
(62/75): perl-XML-Parser-2.41-10.amzn2.0.2.x86_64.rpm | 223 kB 00:00:00
(63/75): rcs-5.9.0-5.amzn2.0.2.x86_64.rpm | 231 kB 00:00:00
(64/75): perl-srpm-macros-1-8.amzn2.0.1.noarch.rpm | 4.7 kB 00:00:00
(65/75): rpm-build-4.11.3-25.amzn2.0.3.x86_64.rpm | 145 kB 00:00:00
(66/75): rpm-sign-4.11.3-25.amzn2.0.3.x86_64.rpm | 46 kB 00:00:00
(67/75): subversion-libs-1.7.14-11.amzn2.0.2.x86_64.rpm | 929 kB 00:00:00
(68/75): subversion-1.7.14-11.amzn2.0.2.x86_64.rpm | 1.0 MB 00:00:00
(69/75): swig-3.0.12-11.amzn2.0.3.x86_64.rpm | 1.4 MB 00:00:00
(70/75): system-rpm-config-9.1.0-76.amzn2.0.8.noarch.rpm | 80 kB 00:00:00
(71/75): systemtap-4.1-0.20190208git4e76869512d2.amzn2.0.2.x86_64.rpm | 12 kB 00:00:00
(72/75): systemtap-client-4.1-0.20190208git4e76869512d2.amzn2.0.2.x86_64.rpm | 3.5 MB 00:00:00
(73/75): systemtap-devel-4.1-0.20190208git4e76869512d2.amzn2.0.2.x86_64.rpm | 2.2 MB 00:00:00
(74/75): trousers-0.3.14-2.amzn2.0.2.x86_64.rpm | 294 kB 00:00:00
(75/75): zlib-devel-1.2.7-17.amzn2.0.2.x86_64.rpm | 50 kB 00:00:00
--------------------------------------------------------------------------------------------------------------------------------------------------------
Total 40 MB/s | 103 MB 00:00:02
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installing : mpfr-3.1.1-4.amzn2.0.2.x86_64 1/75
Installing : libmpc-1.0.1-3.amzn2.0.2.x86_64 2/75
Installing : m4-1.4.16-10.amzn2.0.2.x86_64 3/75
Installing : apr-1.6.3-5.amzn2.0.2.x86_64 4/75
Installing : apr-util-bdb-1.6.1-5.amzn2.0.2.x86_64 5/75
Installing : apr-util-1.6.1-5.amzn2.0.2.x86_64 6/75
Installing : avahi-libs-0.6.31-19.amzn2.x86_64 7/75
Installing : libquadmath-7.3.1-5.amzn2.0.2.x86_64 8/75
Installing : git-core-2.17.2-2.amzn2.x86_64 9/75
Installing : perl-Thread-Queue-3.02-2.amzn2.noarch 10/75
Installing : 1:emacs-filesystem-25.3-3.amzn2.0.1.noarch 11/75
Installing : patch-2.7.1-10.amzn2.0.2.x86_64 12/75
Installing : git-core-doc-2.17.2-2.amzn2.noarch 13/75
Installing : libgfortran-7.3.1-5.amzn2.0.2.x86_64 14/75
Installing : cpp-7.3.1-5.amzn2.0.2.x86_64 15/75
Installing : perl-XML-Parser-2.41-10.amzn2.0.2.x86_64 16/75
Installing : zlib-devel-1.2.7-17.amzn2.0.2.x86_64 17/75
Installing : elfutils-libelf-devel-0.170-4.amzn2.x86_64 18/75
Installing : kernel-headers-4.14.133-113.112.amzn2.x86_64 19/75
Installing : glibc-headers-2.26-32.amzn2.0.1.x86_64 20/75
Installing : glibc-devel-2.26-32.amzn2.0.1.x86_64 21/75
Installing : efivar-libs-31-4.amzn2.0.4.x86_64 22/75
Installing : 1:mokutil-0.3.0-10.amzn2.0.1.x86_64 23/75
Installing : gdb-8.0.1-30.amzn2.0.3.x86_64 24/75
Installing : trousers-0.3.14-2.amzn2.0.2.x86_64 25/75
Installing : dwz-0.11-3.amzn2.0.2.x86_64 26/75
Installing : libsanitizer-7.3.1-5.amzn2.0.2.x86_64 27/75
Installing : libatomic-7.3.1-5.amzn2.0.2.x86_64 28/75
Installing : libmpx-7.3.1-5.amzn2.0.2.x86_64 29/75
Installing : perl-TermReadKey-2.30-20.amzn2.0.2.x86_64 30/75
Installing : perl-srpm-macros-1-8.amzn2.0.1.noarch 31/75
Installing : system-rpm-config-9.1.0-76.amzn2.0.8.noarch 32/75
Installing : perl-Data-Dumper-2.145-3.amzn2.0.2.x86_64 33/75
Installing : autoconf-2.69-11.amzn2.noarch 34/75
Installing : perl-Test-Harness-3.28-3.amzn2.noarch 35/75
Installing : automake-1.13.4-3.1.amzn2.noarch 36/75
Installing : gettext-common-devel-0.19.8.1-2.amzn2.0.2.noarch 37/75
Installing : nettle-2.7.1-8.amzn2.0.2.x86_64 38/75
Installing : gnutls-3.3.29-9.amzn2.x86_64 39/75
Installing : libcilkrts-7.3.1-5.amzn2.0.2.x86_64 40/75
Installing : libmodman-2.0.1-8.amzn2.0.2.x86_64 41/75
Installing : libproxy-0.4.11-10.amzn2.0.3.x86_64 42/75
Installing : elfutils-0.170-4.amzn2.x86_64 43/75
Installing : libsecret-0.18.5-2.amzn2.0.2.x86_64 44/75
Installing : libitm-7.3.1-5.amzn2.0.2.x86_64 45/75
Installing : gcc-7.3.1-5.amzn2.0.2.x86_64 46/75
Installing : kernel-devel-4.14.133-113.112.amzn2.x86_64 47/75
Installing : systemtap-devel-4.1-0.20190208git4e76869512d2.amzn2.0.2.x86_64 48/75
Installing : systemtap-client-4.1-0.20190208git4e76869512d2.amzn2.0.2.x86_64 49/75
Installing : pakchois-0.4-10.amzn2.0.2.x86_64 50/75
Installing : neon-0.30.0-3.amzn2.0.2.x86_64 51/75
Installing : subversion-libs-1.7.14-11.amzn2.0.2.x86_64 52/75
Installing : 1:perl-Error-0.17020-2.amzn2.noarch 53/75
Installing : perl-Git-2.17.2-2.amzn2.noarch 54/75
Installing : git-2.17.2-2.amzn2.x86_64 55/75
Installing : gettext-devel-0.19.8.1-2.amzn2.0.2.x86_64 56/75
Installing : intltool-0.50.2-7.amzn2.noarch 57/75
Installing : subversion-1.7.14-11.amzn2.0.2.x86_64 58/75
Installing : systemtap-4.1-0.20190208git4e76869512d2.amzn2.0.2.x86_64 59/75
Installing : gcc-gfortran-7.3.1-5.amzn2.0.2.x86_64 60/75
Installing : gcc-c++-7.3.1-5.amzn2.0.2.x86_64 61/75
Installing : libtool-2.4.2-22.2.amzn2.0.2.x86_64 62/75
Installing : rpm-build-4.11.3-25.amzn2.0.3.x86_64 63/75
Installing : cscope-15.8-10.amzn2.0.2.x86_64 64/75
Installing : flex-2.5.37-3.amzn2.0.3.x86_64 65/75
Installing : bison-3.0.4-6.amzn2.0.2.x86_64 66/75
Installing : byacc-1.9.20130304-3.amzn2.0.2.x86_64 67/75
Installing : rcs-5.9.0-5.amzn2.0.2.x86_64 68/75
Installing : indent-2.2.11-13.amzn2.0.2.x86_64 69/75
Installing : patchutils-0.3.3-4.amzn2.0.1.x86_64 70/75
Installing : rpm-sign-4.11.3-25.amzn2.0.3.x86_64 71/75
Installing : diffstat-1.57-4.amzn2.0.2.x86_64 72/75
Installing : swig-3.0.12-11.amzn2.0.3.x86_64 73/75
Installing : ctags-5.8-13.amzn2.0.2.x86_64 74/75
Installing : 1:doxygen-1.8.5-3.amzn2.0.2.x86_64 75/75
Verifying : patch-2.7.1-10.amzn2.0.2.x86_64 1/75
Verifying : 1:emacs-filesystem-25.3-3.amzn2.0.1.noarch 2/75
Verifying : 1:doxygen-1.8.5-3.amzn2.0.2.x86_64 3/75
Verifying : 1:perl-Error-0.17020-2.amzn2.noarch 4/75
Verifying : gettext-devel-0.19.8.1-2.amzn2.0.2.x86_64 5/75
Verifying : flex-2.5.37-3.amzn2.0.3.x86_64 6/75
Verifying : glibc-headers-2.26-32.amzn2.0.1.x86_64 7/75
Verifying : pakchois-0.4-10.amzn2.0.2.x86_64 8/75
Verifying : perl-Thread-Queue-3.02-2.amzn2.noarch 9/75
Verifying : gnutls-3.3.29-9.amzn2.x86_64 10/75
Verifying : ctags-5.8-13.amzn2.0.2.x86_64 11/75
Verifying : swig-3.0.12-11.amzn2.0.3.x86_64 12/75
Verifying : git-2.17.2-2.amzn2.x86_64 13/75
Verifying : system-rpm-config-9.1.0-76.amzn2.0.8.noarch 14/75
Verifying : libmpc-1.0.1-3.amzn2.0.2.x86_64 15/75
Verifying : systemtap-4.1-0.20190208git4e76869512d2.amzn2.0.2.x86_64 16/75
Verifying : libitm-7.3.1-5.amzn2.0.2.x86_64 17/75
Verifying : libproxy-0.4.11-10.amzn2.0.3.x86_64 18/75
Verifying : cscope-15.8-10.amzn2.0.2.x86_64 19/75
Verifying : diffstat-1.57-4.amzn2.0.2.x86_64 20/75
Verifying : gcc-gfortran-7.3.1-5.amzn2.0.2.x86_64 21/75
Verifying : subversion-libs-1.7.14-11.amzn2.0.2.x86_64 22/75
Verifying : 1:mokutil-0.3.0-10.amzn2.0.1.x86_64 23/75
Verifying : libsecret-0.18.5-2.amzn2.0.2.x86_64 24/75
Verifying : elfutils-0.170-4.amzn2.x86_64 25/75
Verifying : subversion-1.7.14-11.amzn2.0.2.x86_64 26/75
Verifying : libmodman-2.0.1-8.amzn2.0.2.x86_64 27/75
Verifying : libcilkrts-7.3.1-5.amzn2.0.2.x86_64 28/75
Verifying : nettle-2.7.1-8.amzn2.0.2.x86_64 29/75
Verifying : gettext-common-devel-0.19.8.1-2.amzn2.0.2.noarch 30/75
Verifying : perl-Test-Harness-3.28-3.amzn2.noarch 31/75
Verifying : autoconf-2.69-11.amzn2.noarch 32/75
Verifying : intltool-0.50.2-7.amzn2.noarch 33/75
Verifying : rpm-sign-4.11.3-25.amzn2.0.3.x86_64 34/75
Verifying : apr-util-1.6.1-5.amzn2.0.2.x86_64 35/75
Verifying : glibc-devel-2.26-32.amzn2.0.1.x86_64 36/75
Verifying : perl-Git-2.17.2-2.amzn2.noarch 37/75
Verifying : gcc-c++-7.3.1-5.amzn2.0.2.x86_64 38/75
Verifying : mpfr-3.1.1-4.amzn2.0.2.x86_64 39/75
Verifying : elfutils-libelf-devel-0.170-4.amzn2.x86_64 40/75
Verifying : perl-Data-Dumper-2.145-3.amzn2.0.2.x86_64 41/75
Verifying : perl-srpm-macros-1-8.amzn2.0.1.noarch 42/75
Verifying : perl-TermReadKey-2.30-20.amzn2.0.2.x86_64 43/75
Verifying : automake-1.13.4-3.1.amzn2.noarch 44/75
Verifying : apr-util-bdb-1.6.1-5.amzn2.0.2.x86_64 45/75
Verifying : gcc-7.3.1-5.amzn2.0.2.x86_64 46/75
Verifying : bison-3.0.4-6.amzn2.0.2.x86_64 47/75
Verifying : cpp-7.3.1-5.amzn2.0.2.x86_64 48/75
Verifying : git-core-2.17.2-2.amzn2.x86_64 49/75
Verifying : patchutils-0.3.3-4.amzn2.0.1.x86_64 50/75
Verifying : libtool-2.4.2-22.2.amzn2.0.2.x86_64 51/75
Verifying : libmpx-7.3.1-5.amzn2.0.2.x86_64 52/75
Verifying : libatomic-7.3.1-5.amzn2.0.2.x86_64 53/75
Verifying : indent-2.2.11-13.amzn2.0.2.x86_64 54/75
Verifying : apr-1.6.3-5.amzn2.0.2.x86_64 55/75
Verifying : libgfortran-7.3.1-5.amzn2.0.2.x86_64 56/75
Verifying : libquadmath-7.3.1-5.amzn2.0.2.x86_64 57/75
Verifying : libsanitizer-7.3.1-5.amzn2.0.2.x86_64 58/75
Verifying : avahi-libs-0.6.31-19.amzn2.x86_64 59/75
Verifying : dwz-0.11-3.amzn2.0.2.x86_64 60/75
Verifying : trousers-0.3.14-2.amzn2.0.2.x86_64 61/75
Verifying : neon-0.30.0-3.amzn2.0.2.x86_64 62/75
Verifying : gdb-8.0.1-30.amzn2.0.3.x86_64 63/75
Verifying : efivar-libs-31-4.amzn2.0.4.x86_64 64/75
Verifying : rcs-5.9.0-5.amzn2.0.2.x86_64 65/75
Verifying : kernel-devel-4.14.133-113.112.amzn2.x86_64 66/75
Verifying : byacc-1.9.20130304-3.amzn2.0.2.x86_64 67/75
Verifying : kernel-headers-4.14.133-113.112.amzn2.x86_64 68/75
Verifying : rpm-build-4.11.3-25.amzn2.0.3.x86_64 69/75
Verifying : m4-1.4.16-10.amzn2.0.2.x86_64 70/75
Verifying : zlib-devel-1.2.7-17.amzn2.0.2.x86_64 71/75
Verifying : perl-XML-Parser-2.41-10.amzn2.0.2.x86_64 72/75
Verifying : systemtap-devel-4.1-0.20190208git4e76869512d2.amzn2.0.2.x86_64 73/75
Verifying : systemtap-client-4.1-0.20190208git4e76869512d2.amzn2.0.2.x86_64 74/75
Verifying : git-core-doc-2.17.2-2.amzn2.noarch 75/75
Installed:
autoconf.noarch 0:2.69-11.amzn2 automake.noarch 0:1.13.4-3.1.amzn2 bison.x86_64 0:3.0.4-6.amzn2.0.2
byacc.x86_64 0:1.9.20130304-3.amzn2.0.2 cscope.x86_64 0:15.8-10.amzn2.0.2 ctags.x86_64 0:5.8-13.amzn2.0.2
diffstat.x86_64 0:1.57-4.amzn2.0.2 doxygen.x86_64 1:1.8.5-3.amzn2.0.2 elfutils.x86_64 0:0.170-4.amzn2
flex.x86_64 0:2.5.37-3.amzn2.0.3 gcc.x86_64 0:7.3.1-5.amzn2.0.2 gcc-c++.x86_64 0:7.3.1-5.amzn2.0.2
gcc-gfortran.x86_64 0:7.3.1-5.amzn2.0.2 git.x86_64 0:2.17.2-2.amzn2 indent.x86_64 0:2.2.11-13.amzn2.0.2
intltool.noarch 0:0.50.2-7.amzn2 libtool.x86_64 0:2.4.2-22.2.amzn2.0.2 patch.x86_64 0:2.7.1-10.amzn2.0.2
patchutils.x86_64 0:0.3.3-4.amzn2.0.1 rcs.x86_64 0:5.9.0-5.amzn2.0.2 rpm-build.x86_64 0:4.11.3-25.amzn2.0.3
rpm-sign.x86_64 0:4.11.3-25.amzn2.0.3 subversion.x86_64 0:1.7.14-11.amzn2.0.2 swig.x86_64 0:3.0.12-11.amzn2.0.3
systemtap.x86_64 0:4.1-0.20190208git4e76869512d2.amzn2.0.2
Dependency Installed:
apr.x86_64 0:1.6.3-5.amzn2.0.2 apr-util.x86_64 0:1.6.1-5.amzn2.0.2
apr-util-bdb.x86_64 0:1.6.1-5.amzn2.0.2 avahi-libs.x86_64 0:0.6.31-19.amzn2
cpp.x86_64 0:7.3.1-5.amzn2.0.2 dwz.x86_64 0:0.11-3.amzn2.0.2
efivar-libs.x86_64 0:31-4.amzn2.0.4 elfutils-libelf-devel.x86_64 0:0.170-4.amzn2
emacs-filesystem.noarch 1:25.3-3.amzn2.0.1 gdb.x86_64 0:8.0.1-30.amzn2.0.3
gettext-common-devel.noarch 0:0.19.8.1-2.amzn2.0.2 gettext-devel.x86_64 0:0.19.8.1-2.amzn2.0.2
git-core.x86_64 0:2.17.2-2.amzn2 git-core-doc.noarch 0:2.17.2-2.amzn2
glibc-devel.x86_64 0:2.26-32.amzn2.0.1 glibc-headers.x86_64 0:2.26-32.amzn2.0.1
gnutls.x86_64 0:3.3.29-9.amzn2 kernel-devel.x86_64 0:4.14.133-113.112.amzn2
kernel-headers.x86_64 0:4.14.133-113.112.amzn2 libatomic.x86_64 0:7.3.1-5.amzn2.0.2
libcilkrts.x86_64 0:7.3.1-5.amzn2.0.2 libgfortran.x86_64 0:7.3.1-5.amzn2.0.2
libitm.x86_64 0:7.3.1-5.amzn2.0.2 libmodman.x86_64 0:2.0.1-8.amzn2.0.2
libmpc.x86_64 0:1.0.1-3.amzn2.0.2 libmpx.x86_64 0:7.3.1-5.amzn2.0.2
libproxy.x86_64 0:0.4.11-10.amzn2.0.3 libquadmath.x86_64 0:7.3.1-5.amzn2.0.2
libsanitizer.x86_64 0:7.3.1-5.amzn2.0.2 libsecret.x86_64 0:0.18.5-2.amzn2.0.2
m4.x86_64 0:1.4.16-10.amzn2.0.2 mokutil.x86_64 1:0.3.0-10.amzn2.0.1
mpfr.x86_64 0:3.1.1-4.amzn2.0.2 neon.x86_64 0:0.30.0-3.amzn2.0.2
nettle.x86_64 0:2.7.1-8.amzn2.0.2 pakchois.x86_64 0:0.4-10.amzn2.0.2
perl-Data-Dumper.x86_64 0:2.145-3.amzn2.0.2 perl-Error.noarch 1:0.17020-2.amzn2
perl-Git.noarch 0:2.17.2-2.amzn2 perl-TermReadKey.x86_64 0:2.30-20.amzn2.0.2
perl-Test-Harness.noarch 0:3.28-3.amzn2 perl-Thread-Queue.noarch 0:3.02-2.amzn2
perl-XML-Parser.x86_64 0:2.41-10.amzn2.0.2 perl-srpm-macros.noarch 0:1-8.amzn2.0.1
subversion-libs.x86_64 0:1.7.14-11.amzn2.0.2 system-rpm-config.noarch 0:9.1.0-76.amzn2.0.8
systemtap-client.x86_64 0:4.1-0.20190208git4e76869512d2.amzn2.0.2 systemtap-devel.x86_64 0:4.1-0.20190208git4e76869512d2.amzn2.0.2
trousers.x86_64 0:0.3.14-2.amzn2.0.2 zlib-devel.x86_64 0:1.2.7-17.amzn2.0.2
Complete!
[ec2-user@mldev ~]$ brew install gcc
Warning: gcc 5.5.0_4 is already installed and up-to-date
To reinstall 5.5.0_4, run `brew reinstall gcc`
[ec2-user@mldev ~]$ brew install certbot
==> Downloading https://github.com/certbot/certbot/archive/v0.37.1.tar.gz
Already downloaded: /home/ec2-user/.cache/Homebrew/downloads/18c3e083e28cb64de1658ce90ae18852a90f7cc3388f31bdc7ab5a0d413933ad--certbot-0.37.1.tar.gz
==> Downloading https://files.pythonhosted.org/packages/a9/8a/580c7176f01540615c2eb3f3ab5462613b4beac4aa63410be89ecc7b7472/virtualenv-16.7.2.tar.gz
Already downloaded: /home/ec2-user/.cache/Homebrew/downloads/93188db770e5a2cc745d843c379ae7f650e2198f127a55a5aa3758689f60b5c4--virtualenv-16.7.2.tar.gz
==> python3 -c import setuptools... --no-user-cfg install --prefix=/tmp/certbot--homebrew-virtualenv-20190817-5609-g6ti05/target --install-scripts=/tmp/
==> python3 -s /tmp/certbot--homebrew-virtualenv-20190817-5609-g6ti05/target/bin/virtualenv -p python3 /home/linuxbrew/.linuxbrew/Cellar/certbot/0.37.1/
==> Downloading https://files.pythonhosted.org/packages/fc/f1/8db7daa71f414ddabfa056c4ef792e1461ff655c2ae2928a2b675bfed6b4/asn1crypto-0.24.0.tar.gz
Already downloaded: /home/ec2-user/.cache/Homebrew/downloads/4be04f2e7c7591dc271e1a4566ed931b221fbf07ec8ca29ba7fc4540e505f7ec--asn1crypto-0.24.0.tar.gz
==> /home/linuxbrew/.linuxbrew/Cellar/certbot/0.37.1/libexec/bin/pip install -v --no-deps --no-binary :all: --ignore-installed /tmp/certbot--asn1crypto-
==> Downloading https://files.pythonhosted.org/packages/c5/67/5d0548226bcc34468e23a0333978f0e23d28d0b3f0c71a151aef9c3f7680/certifi-2019.6.16.tar.gz
Already downloaded: /home/ec2-user/.cache/Homebrew/downloads/3a3ef674b22ba80ddd7cb939f8db2c1c09339ab456b2a270a63611c8281d67c8--certifi-2019.6.16.tar.gz
==> /home/linuxbrew/.linuxbrew/Cellar/certbot/0.37.1/libexec/bin/pip install -v --no-deps --no-binary :all: --ignore-installed /tmp/certbot--certifi-201
==> Downloading https://files.pythonhosted.org/packages/93/1a/ab8c62b5838722f29f3daffcc8d4bd61844aa9b5f437341cc890ceee483b/cffi-1.12.3.tar.gz
Already downloaded: /home/ec2-user/.cache/Homebrew/downloads/8d0e9e3bcf799c6b77d8557a456dce2288eb30a151947814c78e268b78bba2f5--cffi-1.12.3.tar.gz
==> /home/linuxbrew/.linuxbrew/Cellar/certbot/0.37.1/libexec/bin/pip install -v --no-deps --no-binary :all: --ignore-installed /tmp/certbot--cffi-201908
Last 15 lines from /home/ec2-user/.cache/Homebrew/Logs/certbot/05.pip:
Removed build tracker '/tmp/pip-req-tracker-l_jmkurb'
ERROR: Command errored out with exit status 1: /home/linuxbrew/.linuxbrew/Cellar/certbot/0.37.1/libexec/bin/python3.7 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-p6w8ovw7/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-p6w8ovw7/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-35fwzbp4/install-record.txt --single-version-externally-managed --compile --install-headers /home/linuxbrew/.linuxbrew/Cellar/certbot/0.37.1/libexec/include/site/python3.7/cffi Check the logs for full command output.
Exception information:
Traceback (most recent call last):
File "/home/linuxbrew/.linuxbrew/Cellar/certbot/0.37.1/libexec/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 188, in main
status = self.run(options, args)
File "/home/linuxbrew/.linuxbrew/Cellar/certbot/0.37.1/libexec/lib/python3.7/site-packages/pip/_internal/commands/install.py", line 407, in run
use_user_site=options.use_user_site,
File "/home/linuxbrew/.linuxbrew/Cellar/certbot/0.37.1/libexec/lib/python3.7/site-packages/pip/_internal/req/__init__.py", line 58, in install_given_reqs
**kwargs
File "/home/linuxbrew/.linuxbrew/Cellar/certbot/0.37.1/libexec/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 959, in install
spinner=spinner,
File "/home/linuxbrew/.linuxbrew/Cellar/certbot/0.37.1/libexec/lib/python3.7/site-packages/pip/_internal/utils/misc.py", line 931, in call_subprocess
raise InstallationError(exc_msg)
pip._internal.exceptions.InstallationError: Command errored out with exit status 1: /home/linuxbrew/.linuxbrew/Cellar/certbot/0.37.1/libexec/bin/python3.7 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-p6w8ovw7/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-p6w8ovw7/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-35fwzbp4/install-record.txt --single-version-externally-managed --compile --install-headers /home/linuxbrew/.linuxbrew/Cellar/certbot/0.37.1/libexec/include/site/python3.7/cffi Check the logs for full command output.
READ THIS: https://docs.brew.sh/Troubleshooting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment