Created
January 21, 2018 19:42
-
-
Save tomatohammado/72052f8fa055000e8bcf774539dd278d to your computer and use it in GitHub Desktop.
old terminal from when I was making my presentation video for project 2 on my old macbook
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ | |
hmd at Hmods-Air in ~/Desktop/ga-wdi-project-2 on master | |
$ heroku config | |
! error getting commands pid 15000 SIGSEGV (signal 11) | |
hmd at Hmods-Air in ~/Desktop/ga-wdi-project-2 on master | |
$ heroku | |
Segmentation fault: 11 | |
hmd at Hmods-Air in ~/Desktop/ga-wdi-project-2 on master | |
$ brew install heroku/brew/heroku | |
Updating Homebrew... | |
==> Auto-updated Homebrew! | |
Updated 1 tap (homebrew/core). | |
==> Updated Formulae | |
mongodb โ csvtomd gom pilosa | |
asciinema dcos-cli googler poco | |
azure-cli ddgr grpc selecta | |
bandcamp-dl diffoscope haste-client serveit | |
bettercap digdag http-server swiftlint | |
betty docker hugo telegraf | |
binaryen docker-completion joe terraform_landscape | |
biogeme docker-machine-nfs kontena travis | |
braid fades libstfl wtf | |
certbot fb-client mesos | |
chromedriver ghi node | |
csvkit git-cola paket | |
==> Migrating gmp4 to gmp@4 | |
==> Unlinking gmp4 | |
==> Moving gmp4 children | |
==> Linking gmp@4 | |
==> Migrating mpfr2 to mpfr@2 | |
==> Unlinking mpfr2 | |
==> Moving mpfr2 children | |
==> Linking mpfr@2 | |
==> Migrating cloog018 to cloog | |
==> Unlinking cloog018 | |
==> Moving cloog018 children | |
==> Linking cloog | |
==> Migrating isl011 to [email protected] | |
==> Unlinking isl011 | |
==> Moving isl011 children | |
==> Linking [email protected] | |
==> Migrating libmpc08 to [email protected] | |
==> Unlinking libmpc08 | |
==> Moving libmpc08 children | |
==> Linking [email protected] | |
Error: Could not link: | |
/usr/local/etc/bash_completion.d/brew | |
Please delete these paths and run `brew update`. | |
Error: Could not link: | |
/usr/local/share/zsh/site-functions/_brew | |
Please delete these paths and run `brew update`. | |
Error: Could not link: | |
/usr/local/share/man/man1/brew.1 | |
Please delete these paths and run `brew update`. | |
Error: Could not link: | |
/usr/local/share/doc/homebrew | |
Please delete these paths and run `brew update`. | |
==> Tapping heroku/brew | |
Cloning into '/usr/local/Homebrew/Library/Taps/heroku/homebrew-brew'... | |
remote: Counting objects: 9, done. | |
remote: Compressing objects: 100% (8/8), done. | |
remote: Total 9 (delta 0), reused 6 (delta 0), pack-reused 0 | |
Unpacking objects: 100% (9/9), done. | |
Tapped 2 formulae (36 files, 23.5KB) | |
==> Installing heroku from heroku/brew | |
==> Installing dependencies for heroku/brew/heroku: heroku/brew/heroku-node | |
==> Installing heroku/brew/heroku dependency: heroku/brew/heroku-node | |
==> Downloading https://cli-assets.heroku.com/homebrew/node-9.3.0.tar.xz | |
######################################################################## 100.0% | |
๐บ /usr/local/Cellar/heroku-node/9.3.0: 3 files, 34.0MB, built in 7 seconds | |
==> Installing heroku/brew/heroku | |
==> Downloading https://cli-assets.heroku.com/homebrew/heroku-6.15.13.tar.xz | |
######################################################################## 100.0% | |
Error: The `brew link` step did not complete successfully | |
The formula built, but is not symlinked into /usr/local | |
Could not symlink bin/heroku | |
Target /usr/local/bin/heroku | |
already exists. You may want to remove it: | |
rm '/usr/local/bin/heroku' | |
To force the link and overwrite all conflicting files: | |
brew link --overwrite heroku | |
To list all files that would be deleted: | |
brew link --overwrite --dry-run heroku | |
Possible conflicting files are: | |
/usr/local/bin/heroku -> /usr/local/heroku/bin/heroku | |
==> Summary | |
๐บ /usr/local/Cellar/heroku/6.15.13: 6,215 files, 32.8MB, built in 10 seconds | |
hmd at Hmods-Air in ~/Desktop/ga-wdi-project-2 on master | |
$ heroku config | |
! error getting commands pid 16041 SIGSEGV (signal 11) | |
hmd at Hmods-Air in ~/Desktop/ga-wdi-project-2 on master | |
$ rew link --overwrite heroku | |
-bash: rew: command not found | |
hmd at Hmods-Air in ~/Desktop/ga-wdi-project-2 on master | |
$ brew link --overwrite heroku | |
Linking /usr/local/Cellar/heroku/6.15.13... 1 symlinks created | |
hmd at Hmods-Air in ~/Desktop/ga-wdi-project-2 on master | |
$ heroku config | |
โธ Missing required flag: | |
โธ -a, --app APP app to run command against | |
โธ See more help with --help | |
hmd at Hmods-Air in ~/Desktop/ga-wdi-project-2 on master | |
$ heroku open | |
โธ Missing required flag: | |
โธ -a, --app APP app to run command against | |
โธ See more help with --help | |
hmd at Hmods-Air in ~/Desktop/ga-wdi-project-2 on master | |
$ heroku open -a | |
โธ Flag --app expects a value | |
hmd at Hmods-Air in ~/Desktop/ga-wdi-project-2 on master | |
$ heroku open -a index.js | |
โธ Couldn't find that app. | |
hmd at Hmods-Air in ~/Desktop/ga-wdi-project-2 on master | |
$ heroku | |
Usage: heroku COMMAND | |
Help topics, type heroku help TOPIC for more details: | |
access manage user access to apps | |
addons tools and services for developing, extending, and operating your app | |
apps manage apps | |
auth heroku authentication | |
authorizations OAuth authorizations | |
buildpacks manage the buildpacks for an app | |
certs a topic for the ssl plugin | |
ci run an application test suite on Heroku | |
clients OAuth clients on the platform | |
config manage app config vars | |
container Use containers to build and deploy Heroku apps | |
domains manage the domains for an app | |
drains list all log drains | |
features manage optional features | |
git manage local git repository for app | |
keys manage ssh keys | |
labs experimental features | |
local run heroku app locally | |
logs display recent log output | |
maintenance manage maintenance mode for an app | |
members manage organization members | |
notifications display notifications | |
orgs manage organizations | |
pg manage postgresql databases | |
pipelines manage collections of apps in pipelines | |
plugins add/remove CLI plugins | |
ps Client tools for Heroku Exec | |
redis manage heroku redis instances | |
regions list available regions | |
releases manage app releases | |
run run a one-off process inside a Heroku dyno | |
sessions OAuth sessions | |
spaces manage heroku private spaces | |
status status of the Heroku platform | |
teams manage teams | |
webhooks setup HTTP notifications of app activity | |
hmd at Hmods-Air in ~/Desktop/ga-wdi-project-2 on master | |
$ heroku apps | |
=== [email protected] Apps | |
cryptic-plateau-24905 | |
floating-shelf-51274 | |
herokewl-betterest | |
mighty-ravine-6889 | |
quiet-gorge-4239 | |
sheltered-coast-50052 | |
stormy-taiga-6786 | |
hmd at Hmods-Air in ~/Desktop/ga-wdi-project-2 on master | |
$ heroku open -a sheltered-coast-50052 | |
hmd at Hmods-Air in ~/Desktop/ga-wdi-project-2 on master | |
$ heroku open | |
โธ Missing required flag: | |
โธ -a, --app APP app to run command against | |
โธ See more help with --help | |
hmd at Hmods-Air in ~/Desktop/ga-wdi-project-2 on master | |
$ heroku config | |
โธ Missing required flag: | |
โธ -a, --app APP app to run command against | |
โธ See more help with --help | |
hmd at Hmods-Air in ~/Desktop/ga-wdi-project-2 on master | |
$ heroku config -a sheltered-coast-50052 | |
=== sheltered-coast-50052 Config Vars | |
MLAB_URL: mongodb://hammad:[email protected]:49737/star_wars_miniatures | |
hmd at Hmods-Air in ~/Desktop/ga-wdi-project-2 on master | |
$ git remote heroku | |
error: Unknown subcommand: heroku | |
usage: git remote [-v | --verbose] | |
or: git remote add [-t <branch>] [-m <master>] [-f] [--tags | --no-tags] [--mirror=<fetch|push>] <name> <url> | |
or: git remote rename <old> <new> | |
or: git remote remove <name> | |
or: git remote set-head <name> (-a | --auto | -d | --delete | <branch>) | |
or: git remote [-v | --verbose] show [-n] <name> | |
or: git remote prune [-n | --dry-run] <name> | |
or: git remote [-v | --verbose] update [-p | --prune] [(<group> | <remote>)...] | |
or: git remote set-branches [--add] <name> <branch>... | |
or: git remote get-url [--push] [--all] <name> | |
or: git remote set-url [--push] <name> <newurl> [<oldurl>] | |
or: git remote set-url --add <name> <newurl> | |
or: git remote set-url --delete <name> <url> | |
-v, --verbose be verbose; must be placed before a subcommand | |
hmd at Hmods-Air in ~/Desktop/ga-wdi-project-2 on master | |
$ git remote --help | |
GIT-REMOTE(1) Git Manual GIT-REMOTE(1) | |
NAME | |
git-remote - Manage set of tracked repositories | |
SYNOPSIS | |
git remote [-v | --verbose] | |
git remote add [-t <branch>] [-m <master>] [-f] [--[no-]tags] [--mirror=<fetch|push>] <name> <url> | |
git remote rename <old> <new> | |
git remote remove <name> | |
git remote set-head <name> (-a | --auto | -d | --delete | <branch>) | |
git remote set-branches [--add] <name> <branch>... | |
git remote get-url [--push] [--all] <name> | |
git remote set-url [--push] <name> <newurl> [<oldurl>] | |
git remote set-url --add [--push] <name> <newurl> | |
git remote set-url --delete [--push] <name> <url> | |
git remote [-v | --verbose] show [-n] <name>... | |
git remote prune [-n | --dry-run] <name>... | |
git remote [-v | --verbose] update [-p | --prune] [(<group> | <remote>)...] | |
DESCRIPTION | |
Manage the set of repositories ("remotes") whose branches you track. | |
OPTIONS | |
-v, --verbose | |
hmd at Hmods-Air in ~/Desktop/ga-wdi-project-2 on master | |
$ git remote -v | |
origin https://github.com/tomatohammado/ga-wdi-project-2.git (fetch) | |
origin https://github.com/tomatohammado/ga-wdi-project-2.git (push) | |
hmd at Hmods-Air in ~/Desktop/ga-wdi-project-2 on master | |
$ heroku git:remote -a sheltered-coast-50052 | |
set git remote heroku to https://git.heroku.com/sheltered-coast-50052.git | |
hmd at Hmods-Air in ~/Desktop/ga-wdi-project-2 on master | |
$ heroku config | |
=== sheltered-coast-50052 Config Vars | |
MLAB_URL: mongodb://hammad:[email protected]:49737/star_wars_miniatures | |
hmd at Hmods-Air in ~/Desktop/ga-wdi-project-2 on master | |
$ heroku open | |
hmd at Hmods-Air in ~/Desktop/ga-wdi-project-2 on master | |
$ echo $PATH | |
/Users/hmd/.rvm/gems/ruby-2.3.0/bin:/Users/hmd/.rvm/gems/ruby-2.3.0@global/bin:/Users/hmd/.rvm/rubies/ruby-2.3.0/bin:/Library/Frameworks/Python.framework/Versions/2.7/bin:/Users/hmd/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/MacGPG2/bin:/opt/X11/bin:/Users/hmd/.rvm/bin | |
hmd at Hmods-Air in ~/Desktop/ga-wdi-project-2 on master | |
$ brew update | |
Updated 1 tap (homebrew/core). | |
==> Updated Formulae | |
grc juju-wait lensfun ponysay rtv snakemake todoman vdirsyncer | |
httpie keepassc meson py3cairo scipy snapcraft twoping whatmp3 | |
ipython khal mitmproxy pybind11 shyaml taisei twtxt xonsh | |
iso-codes khard mypy pytouhou simgrid thefuck urh you-get | |
Error: Could not link: | |
/usr/local/etc/bash_completion.d/brew | |
Please delete these paths and run `brew update`. | |
Error: Could not link: | |
/usr/local/share/zsh/site-functions/_brew | |
Please delete these paths and run `brew update`. | |
Error: Could not link: | |
/usr/local/share/man/man1/brew.1 | |
Please delete these paths and run `brew update`. | |
Error: Could not link: | |
/usr/local/share/doc/homebrew | |
Please delete these paths and run `brew update`. | |
hmd at Hmods-Air in ~/Desktop/ga-wdi-project-2 on master | |
$ echo $PATH | |
/Users/hmd/.rvm/gems/ruby-2.3.0/bin:/Users/hmd/.rvm/gems/ruby-2.3.0@global/bin:/Users/hmd/.rvm/rubies/ruby-2.3.0/bin:/Library/Frameworks/Python.framework/Versions/2.7/bin:/Users/hmd/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/MacGPG2/bin:/opt/X11/bin:/Users/hmd/.rvm/bin | |
hmd at Hmods-Air in ~/Desktop/ga-wdi-project-2 on master | |
$ rm -rf /usr/local/etc/bash_completion.d/brew | |
hmd at Hmods-Air in ~/Desktop/ga-wdi-project-2 on master | |
$ rm -rf /usr/local/share/zsh/site-functions/_brew | |
hmd at Hmods-Air in ~/Desktop/ga-wdi-project-2 on master | |
$ rm -rf /usr/local/share/man/man1/brew.1 | |
hmd at Hmods-Air in ~/Desktop/ga-wdi-project-2 on master | |
$ rm -rf /usr/local/share/doc/homebrew | |
hmd at Hmods-Air in ~/Desktop/ga-wdi-project-2 on master | |
$ brew update | |
Already up-to-date. | |
hmd at Hmods-Air in ~/Desktop/ga-wdi-project-2 on master | |
$ brew upgrade | |
==> Upgrading 20 outdated packages, with result: | |
pkg-config 0.29.2, libtool 2.4.6_1, libksba 1.3.5, libpng 1.6.34, gdbm 1.14.1_1, freetype 2.9, libyaml 0.1.7, icu4c 60.2, readline 7.0.3_1, sqlite 3.21.0, libgpg-error 1.27, zlib 1.2.11, xz 5.2.3, unixodbc 2.3.4, mongodb 3.6.2, gettext 0.19.8.1, jpeg 9b, imagemagick 7.0.7-21, automake 1.15.1, cloog 0.18.4_1 | |
==> Upgrading gettext | |
==> Downloading https://homebrew.bintray.com/bottles/gettext-0.19.8.1.high_sierra.bottle.tar.gz | |
######################################################################## 100.0% | |
==> Pouring gettext-0.19.8.1.high_sierra.bottle.tar.gz | |
==> Caveats | |
This formula is keg-only, which means it was not symlinked into /usr/local, | |
because macOS provides the BSD gettext library & some software gets confused if both are in the library path. | |
If you need to have this software first in your PATH run: | |
echo 'export PATH="/usr/local/opt/gettext/bin:$PATH"' >> ~/.bash_profile | |
For compilers to find this software you may need to set: | |
LDFLAGS: -L/usr/local/opt/gettext/lib | |
CPPFLAGS: -I/usr/local/opt/gettext/include | |
==> Summary | |
๐บ /usr/local/Cellar/gettext/0.19.8.1: 1,935 files, 16.9MB | |
==> Upgrading zlib | |
==> Downloading https://homebrew.bintray.com/bottles/zlib-1.2.11.high_sierra.bottle.tar.gz | |
######################################################################## 100.0% | |
==> Pouring zlib-1.2.11.high_sierra.bottle.tar.gz | |
==> Caveats | |
This formula is keg-only, which means it was not symlinked into /usr/local, | |
because macOS already provides this software and installing another version in | |
parallel can cause all kinds of trouble. | |
For compilers to find this software you may need to set: | |
LDFLAGS: -L/usr/local/opt/zlib/lib | |
CPPFLAGS: -I/usr/local/opt/zlib/include | |
For pkg-config to find this software you may need to set: | |
PKG_CONFIG_PATH: /usr/local/opt/zlib/lib/pkgconfig | |
==> Summary | |
๐บ /usr/local/Cellar/zlib/1.2.11: 12 files, 373.4KB | |
==> Upgrading readline | |
==> Downloading https://homebrew.bintray.com/bottles/readline-7.0.3_1.high_sierra.bottle.tar.gz | |
######################################################################## 100.0% | |
==> Pouring readline-7.0.3_1.high_sierra.bottle.tar.gz | |
==> Caveats | |
This formula is keg-only, which means it was not symlinked into /usr/local, | |
because macOS provides the BSD libedit library, which shadows libreadline. | |
In order to prevent conflicts when programs look for libreadline we are | |
defaulting this GNU Readline installation to keg-only.. | |
For compilers to find this software you may need to set: | |
LDFLAGS: -L/usr/local/opt/readline/lib | |
CPPFLAGS: -I/usr/local/opt/readline/include | |
==> Summary | |
๐บ /usr/local/Cellar/readline/7.0.3_1: 46 files, 1.5MB | |
==> Upgrading sqlite | |
==> Downloading https://homebrew.bintray.com/bottles/sqlite-3.21.0.high_sierra.bottle.tar.gz | |
######################################################################## 100.0% | |
==> Pouring sqlite-3.21.0.high_sierra.bottle.tar.gz | |
==> Caveats | |
Homebrew has detected an existing SQLite history file that was created | |
with the editline library. The current version of this formula is | |
built with Readline. To back up and convert your history file so that | |
it can be used with Readline, run: | |
sed -i~ 's/\\040/ /g' ~/.sqlite_history | |
before using the `sqlite` command-line tool again. Otherwise, your | |
history will be lost. | |
This formula is keg-only, which means it was not symlinked into /usr/local, | |
because macOS provides an older sqlite3. | |
If you need to have this software first in your PATH run: | |
echo 'export PATH="/usr/local/opt/sqlite/bin:$PATH"' >> ~/.bash_profile | |
For compilers to find this software you may need to set: | |
LDFLAGS: -L/usr/local/opt/sqlite/lib | |
CPPFLAGS: -I/usr/local/opt/sqlite/include | |
For pkg-config to find this software you may need to set: | |
PKG_CONFIG_PATH: /usr/local/opt/sqlite/lib/pkgconfig | |
==> Summary | |
๐บ /usr/local/Cellar/sqlite/3.21.0: 11 files, 3.0MB | |
==> Upgrading icu4c | |
==> Downloading https://homebrew.bintray.com/bottles/icu4c-60.2.high_sierra.bottle.tar.gz | |
######################################################################## 100.0% | |
==> Pouring icu4c-60.2.high_sierra.bottle.tar.gz | |
==> Caveats | |
This formula is keg-only, which means it was not symlinked into /usr/local, | |
because macOS provides libicucore.dylib (but nothing else). | |
If you need to have this software first in your PATH run: | |
echo 'export PATH="/usr/local/opt/icu4c/bin:$PATH"' >> ~/.bash_profile | |
echo 'export PATH="/usr/local/opt/icu4c/sbin:$PATH"' >> ~/.bash_profile | |
For compilers to find this software you may need to set: | |
LDFLAGS: -L/usr/local/opt/icu4c/lib | |
CPPFLAGS: -I/usr/local/opt/icu4c/include | |
For pkg-config to find this software you may need to set: | |
PKG_CONFIG_PATH: /usr/local/opt/icu4c/lib/pkgconfig | |
==> Summary | |
๐บ /usr/local/Cellar/icu4c/60.2: 249 files, 67MB | |
==> Upgrading freetype | |
==> Installing dependencies for freetype: libpng | |
==> Installing freetype dependency: libpng | |
==> Downloading https://homebrew.bintray.com/bottles/libpng-1.6.34.high_sierra.bottle.tar.gz | |
######################################################################## 100.0% | |
==> Pouring libpng-1.6.34.high_sierra.bottle.tar.gz | |
Error: The `brew link` step did not complete successfully | |
The formula built, but is not symlinked into /usr/local | |
Could not symlink bin/libpng-config | |
Target /usr/local/bin/libpng-config | |
is a symlink belonging to libpng. You can unlink it: | |
brew unlink libpng | |
To force the link and overwrite all conflicting files: | |
brew link --overwrite libpng | |
To list all files that would be deleted: | |
brew link --overwrite --dry-run libpng | |
Possible conflicting files are: | |
/usr/local/bin/libpng-config -> /usr/local/Cellar/libpng/1.6.16/bin/libpng-config | |
/usr/local/bin/libpng16-config -> /usr/local/Cellar/libpng/1.6.16/bin/libpng16-config | |
/usr/local/bin/png-fix-itxt -> /usr/local/Cellar/libpng/1.6.16/bin/png-fix-itxt | |
/usr/local/bin/pngfix -> /usr/local/Cellar/libpng/1.6.16/bin/pngfix | |
/usr/local/include/libpng16/png.h | |
/usr/local/include/libpng16/pngconf.h | |
/usr/local/include/libpng16/pnglibconf.h | |
/usr/local/include/libpng16/png.h | |
/usr/local/include/libpng16/pngconf.h | |
/usr/local/include/libpng16/pnglibconf.h | |
/usr/local/include/png.h -> /usr/local/Cellar/libpng/1.6.16/include/png.h | |
/usr/local/include/pngconf.h -> /usr/local/Cellar/libpng/1.6.16/include/pngconf.h | |
/usr/local/include/pnglibconf.h -> /usr/local/Cellar/libpng/1.6.16/include/pnglibconf.h | |
/usr/local/share/man/man3/libpng.3 -> /usr/local/Cellar/libpng/1.6.16/share/man/man3/libpng.3 | |
/usr/local/share/man/man3/libpngpf.3 -> /usr/local/Cellar/libpng/1.6.16/share/man/man3/libpngpf.3 | |
/usr/local/share/man/man5/png.5 -> /usr/local/Cellar/libpng/1.6.16/share/man/man5/png.5 | |
/usr/local/lib/libpng.a -> /usr/local/Cellar/libpng/1.6.16/lib/libpng.a | |
/usr/local/lib/libpng.dylib -> /usr/local/Cellar/libpng/1.6.16/lib/libpng.dylib | |
/usr/local/lib/libpng16.16.dylib -> /usr/local/Cellar/libpng/1.6.16/lib/libpng16.16.dylib | |
/usr/local/lib/libpng16.a -> /usr/local/Cellar/libpng/1.6.16/lib/libpng16.a | |
/usr/local/lib/libpng16.dylib -> /usr/local/Cellar/libpng/1.6.16/lib/libpng16.dylib | |
/usr/local/lib/pkgconfig/libpng.pc -> /usr/local/Cellar/libpng/1.6.16/lib/pkgconfig/libpng.pc | |
/usr/local/lib/pkgconfig/libpng16.pc -> /usr/local/Cellar/libpng/1.6.16/lib/pkgconfig/libpng16.pc | |
==> Summary | |
๐บ /usr/local/Cellar/libpng/1.6.34: 26 files, 1.2MB | |
==> Installing freetype | |
==> Downloading https://homebrew.bintray.com/bottles/freetype-2.9.high_sierra.bottle.tar.gz | |
######################################################################## 100.0% | |
==> Pouring freetype-2.9.high_sierra.bottle.tar.gz | |
๐บ /usr/local/Cellar/freetype/2.9: 60 files, 2.7MB | |
==> Upgrading libyaml | |
==> Downloading https://homebrew.bintray.com/bottles/libyaml-0.1.7.high_sierra.bottle.tar.gz | |
######################################################################## 100.0% | |
==> Pouring libyaml-0.1.7.high_sierra.bottle.tar.gz | |
๐บ /usr/local/Cellar/libyaml/0.1.7: 9 files, 299.8KB | |
==> Upgrading libgpg-error | |
==> Downloading https://homebrew.bintray.com/bottles/libgpg-error-1.27.high_sierra.bottle.tar.gz | |
######################################################################## 100.0% | |
==> Pouring libgpg-error-1.27.high_sierra.bottle.tar.gz | |
๐บ /usr/local/Cellar/libgpg-error/1.27: 22 files, 558.8KB | |
==> Upgrading xz | |
==> Downloading https://homebrew.bintray.com/bottles/xz-5.2.3.high_sierra.bottle.tar.gz | |
######################################################################## 100.0% | |
==> Pouring xz-5.2.3.high_sierra.bottle.tar.gz | |
๐บ /usr/local/Cellar/xz/5.2.3: 92 files, 1.4MB | |
==> Upgrading unixodbc | |
==> Installing dependencies for unixodbc: libtool | |
==> Installing unixodbc dependency: libtool | |
==> Downloading https://homebrew.bintray.com/bottles/libtool-2.4.6_1.high_sierra.bottle.tar.gz | |
######################################################################## 100.0% | |
==> Pouring libtool-2.4.6_1.high_sierra.bottle.tar.gz | |
Error: The `brew link` step did not complete successfully | |
The formula built, but is not symlinked into /usr/local | |
Could not symlink bin/glibtool | |
Target /usr/local/bin/glibtool | |
is a symlink belonging to libtool. You can unlink it: | |
brew unlink libtool | |
To force the link and overwrite all conflicting files: | |
brew link --overwrite libtool | |
To list all files that would be deleted: | |
brew link --overwrite --dry-run libtool | |
Possible conflicting files are: | |
/usr/local/bin/glibtool -> /usr/local/Cellar/libtool/2.4.6/bin/glibtool | |
/usr/local/bin/glibtoolize -> /usr/local/Cellar/libtool/2.4.6/bin/glibtoolize | |
/usr/local/include/libltdl/lt_dlloader.h | |
/usr/local/include/libltdl/lt_error.h | |
/usr/local/include/libltdl/lt_system.h | |
/usr/local/include/libltdl/lt_dlloader.h | |
/usr/local/include/libltdl/lt_error.h | |
/usr/local/include/libltdl/lt_system.h | |
/usr/local/include/ltdl.h -> /usr/local/Cellar/libtool/2.4.6/include/ltdl.h | |
/usr/local/share/aclocal/libtool.m4 -> /usr/local/Cellar/libtool/2.4.6/share/aclocal/libtool.m4 | |
/usr/local/share/aclocal/ltargz.m4 -> /usr/local/Cellar/libtool/2.4.6/share/aclocal/ltargz.m4 | |
/usr/local/share/aclocal/ltdl.m4 -> /usr/local/Cellar/libtool/2.4.6/share/aclocal/ltdl.m4 | |
/usr/local/share/aclocal/ltoptions.m4 -> /usr/local/Cellar/libtool/2.4.6/share/aclocal/ltoptions.m4 | |
/usr/local/share/aclocal/ltsugar.m4 -> /usr/local/Cellar/libtool/2.4.6/share/aclocal/ltsugar.m4 | |
/usr/local/share/aclocal/ltversion.m4 -> /usr/local/Cellar/libtool/2.4.6/share/aclocal/ltversion.m4 | |
/usr/local/share/aclocal/lt~obsolete.m4 -> /usr/local/Cellar/libtool/2.4.6/share/aclocal/lt~obsolete.m4 | |
/usr/local/share/info/libtool.info -> /usr/local/Cellar/libtool/2.4.6/share/info/libtool.info | |
/usr/local/share/info/libtool.info-1 -> /usr/local/Cellar/libtool/2.4.6/share/info/libtool.info-1 | |
/usr/local/share/info/libtool.info-2 -> /usr/local/Cellar/libtool/2.4.6/share/info/libtool.info-2 | |
/usr/local/share/libtool/COPYING.LIB | |
/usr/local/share/libtool/Makefile.am | |
/usr/local/share/libtool/Makefile.in | |
/usr/local/share/libtool/README | |
/usr/local/share/libtool/aclocal.m4 | |
/usr/local/share/libtool/build-aux/compile | |
/usr/local/share/libtool/build-aux/config.guess | |
/usr/local/share/libtool/build-aux/config.sub | |
/usr/local/share/libtool/build-aux/depcomp | |
/usr/local/share/libtool/build-aux/install-sh | |
/usr/local/share/libtool/build-aux/ltmain.sh | |
/usr/local/share/libtool/build-aux/missing | |
/usr/local/share/libtool/config-h.in | |
/usr/local/share/libtool/configure | |
/usr/local/share/libtool/configure.ac | |
/usr/local/share/libtool/libltdl/lt__alloc.h | |
/usr/local/share/libtool/libltdl/lt__argz_.h | |
/usr/local/share/libtool/libltdl/lt__dirent.h | |
/usr/local/share/libtool/libltdl/lt__glibc.h | |
/usr/local/share/libtool/libltdl/lt__private.h | |
/usr/local/share/libtool/libltdl/lt__strl.h | |
/usr/local/share/libtool/libltdl/lt_dlloader.h | |
/usr/local/share/libtool/libltdl/lt_error.h | |
/usr/local/share/libtool/libltdl/lt_system.h | |
/usr/local/share/libtool/libltdl/slist.h | |
/usr/local/share/libtool/loaders/dld_link.c | |
/usr/local/share/libtool/loaders/dlopen.c | |
/usr/local/share/libtool/loaders/dyld.c | |
/usr/local/share/libtool/loaders/load_add_on.c | |
/usr/local/share/libtool/loaders/loadlibrary.c | |
/usr/local/share/libtool/loaders/preopen.c | |
/usr/local/share/libtool/loaders/shl_load.c | |
/usr/local/share/libtool/lt__alloc.c | |
/usr/local/share/libtool/lt__argz.c | |
/usr/local/share/libtool/lt__dirent.c | |
/usr/local/share/libtool/lt__strl.c | |
/usr/local/share/libtool/lt_dlloader.c | |
/usr/local/share/libtool/lt_error.c | |
/usr/local/share/libtool/ltdl.c | |
/usr/local/share/libtool/ltdl.h | |
/usr/local/share/libtool/ltdl.mk | |
/usr/local/share/libtool/slist.c | |
/usr/local/share/libtool/COPYING.LIB | |
/usr/local/share/libtool/Makefile.am | |
/usr/local/share/libtool/Makefile.in | |
/usr/local/share/libtool/README | |
/usr/local/share/libtool/aclocal.m4 | |
/usr/local/share/libtool/build-aux/compile | |
/usr/local/share/libtool/build-aux/config.guess | |
/usr/local/share/libtool/build-aux/config.sub | |
/usr/local/share/libtool/build-aux/depcomp | |
/usr/local/share/libtool/build-aux/install-sh | |
/usr/local/share/libtool/build-aux/ltmain.sh | |
/usr/local/share/libtool/build-aux/missing | |
/usr/local/share/libtool/config-h.in | |
/usr/local/share/libtool/configure | |
/usr/local/share/libtool/configure.ac | |
/usr/local/share/libtool/libltdl/lt__alloc.h | |
/usr/local/share/libtool/libltdl/lt__argz_.h | |
/usr/local/share/libtool/libltdl/lt__dirent.h | |
/usr/local/share/libtool/libltdl/lt__glibc.h | |
/usr/local/share/libtool/libltdl/lt__private.h | |
/usr/local/share/libtool/libltdl/lt__strl.h | |
/usr/local/share/libtool/libltdl/lt_dlloader.h | |
/usr/local/share/libtool/libltdl/lt_error.h | |
/usr/local/share/libtool/libltdl/lt_system.h | |
/usr/local/share/libtool/libltdl/slist.h | |
/usr/local/share/libtool/loaders/dld_link.c | |
/usr/local/share/libtool/loaders/dlopen.c | |
/usr/local/share/libtool/loaders/dyld.c | |
/usr/local/share/libtool/loaders/load_add_on.c | |
/usr/local/share/libtool/loaders/loadlibrary.c | |
/usr/local/share/libtool/loaders/preopen.c | |
/usr/local/share/libtool/loaders/shl_load.c | |
/usr/local/share/libtool/lt__alloc.c | |
/usr/local/share/libtool/lt__argz.c | |
/usr/local/share/libtool/lt__dirent.c | |
/usr/local/share/libtool/lt__strl.c | |
/usr/local/share/libtool/lt_dlloader.c | |
/usr/local/share/libtool/lt_error.c | |
/usr/local/share/libtool/ltdl.c | |
/usr/local/share/libtool/ltdl.h | |
/usr/local/share/libtool/ltdl.mk | |
/usr/local/share/libtool/slist.c | |
/usr/local/share/man/man1/glibtool.1 -> /usr/local/Cellar/libtool/2.4.6/share/man/man1/glibtool.1 | |
/usr/local/share/man/man1/glibtoolize.1 -> /usr/local/Cellar/libtool/2.4.6/share/man/man1/glibtoolize.1 | |
/usr/local/lib/libltdl.7.dylib -> /usr/local/Cellar/libtool/2.4.6/lib/libltdl.7.dylib | |
/usr/local/lib/libltdl.a -> /usr/local/Cellar/libtool/2.4.6/lib/libltdl.a | |
/usr/local/lib/libltdl.dylib -> /usr/local/Cellar/libtool/2.4.6/lib/libltdl.dylib | |
==> Caveats | |
In order to prevent conflicts with Apple's own libtool we have prepended a "g" | |
so, you have instead: glibtool and glibtoolize. | |
==> Summary | |
๐บ /usr/local/Cellar/libtool/2.4.6_1: 71 files, 3.7MB | |
==> Installing unixodbc | |
==> Downloading https://homebrew.bintray.com/bottles/unixodbc-2.3.4.high_sierra.bottle.2.tar.gz | |
######################################################################## 100.0% | |
==> Pouring unixodbc-2.3.4.high_sierra.bottle.2.tar.gz | |
๐บ /usr/local/Cellar/unixodbc/2.3.4: 43 files, 1.8MB | |
==> Upgrading mongodb | |
==> Downloading https://homebrew.bintray.com/bottles/mongodb-3.6.2.high_sierra.bottle.tar.gz | |
######################################################################## 100.0% | |
==> Pouring mongodb-3.6.2.high_sierra.bottle.tar.gz | |
==> Caveats | |
To have launchd start mongodb now and restart at login: | |
brew services start mongodb | |
Or, if you don't want/need a background service you can just run: | |
mongod --config /usr/local/etc/mongod.conf | |
==> Summary | |
๐บ /usr/local/Cellar/mongodb/3.6.2: 19 files, 288.5MB | |
==> Upgrading jpeg | |
==> Downloading https://homebrew.bintray.com/bottles/jpeg-9b.high_sierra.bottle.tar.gz | |
######################################################################## 100.0% | |
==> Pouring jpeg-9b.high_sierra.bottle.tar.gz | |
๐บ /usr/local/Cellar/jpeg/9b: 20 files, 723.8KB | |
==> Upgrading imagemagick | |
==> Installing dependencies for imagemagick: libtiff | |
==> Installing imagemagick dependency: libtiff | |
==> Downloading https://homebrew.bintray.com/bottles/libtiff-4.0.9_1.high_sierra.bottle.tar.gz | |
######################################################################## 100.0% | |
==> Pouring libtiff-4.0.9_1.high_sierra.bottle.tar.gz | |
๐บ /usr/local/Cellar/libtiff/4.0.9_1: 246 files, 3.5MB | |
==> Installing imagemagick | |
==> Downloading https://homebrew.bintray.com/bottles/imagemagick-7.0.7-21.high_sierra.bottle.tar.gz | |
######################################################################## 100.0% | |
==> Pouring imagemagick-7.0.7-21.high_sierra.bottle.tar.gz | |
๐บ /usr/local/Cellar/imagemagick/7.0.7-21: 1,526 files, 23.3MB | |
==> Upgrading automake | |
==> Downloading https://homebrew.bintray.com/bottles/automake-1.15.1.high_sierra.bottle.tar.gz | |
######################################################################## 100.0% | |
==> Pouring automake-1.15.1.high_sierra.bottle.tar.gz | |
๐บ /usr/local/Cellar/automake/1.15.1: 131 files, 3.0MB | |
==> Upgrading pkg-config | |
==> Downloading https://homebrew.bintray.com/bottles/pkg-config-0.29.2.high_sierra.bottle.tar.gz | |
######################################################################## 100.0% | |
==> Pouring pkg-config-0.29.2.high_sierra.bottle.tar.gz | |
๐บ /usr/local/Cellar/pkg-config/0.29.2: 11 files, 627.2KB | |
==> Upgrading cloog | |
==> Installing dependencies for cloog: [email protected] | |
==> Installing cloog dependency: [email protected] | |
==> Downloading https://homebrew.bintray.com/bottles/[email protected]_sierra.bottle.1.tar.gz | |
######################################################################## 100.0% | |
==> Pouring [email protected]_sierra.bottle.1.tar.gz | |
==> Caveats | |
This formula is keg-only, which means it was not symlinked into /usr/local, | |
because this is an alternate version of another formula. | |
For compilers to find this software you may need to set: | |
LDFLAGS: -L/usr/local/opt/[email protected]/lib | |
CPPFLAGS: -I/usr/local/opt/[email protected]/include | |
For pkg-config to find this software you may need to set: | |
PKG_CONFIG_PATH: /usr/local/opt/[email protected]/lib/pkgconfig | |
==> Summary | |
๐บ /usr/local/Cellar/[email protected]/0.12.2: 57 files, 2.9MB | |
==> Installing cloog | |
==> Downloading https://homebrew.bintray.com/bottles/cloog-0.18.4_1.high_sierra.bottle.tar.gz | |
######################################################################## 100.0% | |
==> Pouring cloog-0.18.4_1.high_sierra.bottle.tar.gz | |
๐บ /usr/local/Cellar/cloog/0.18.4_1: 35 files, 441.4KB | |
==> Upgrading libksba | |
==> Downloading https://homebrew.bintray.com/bottles/libksba-1.3.5.high_sierra.bottle.tar.gz | |
######################################################################## 100.0% | |
==> Pouring libksba-1.3.5.high_sierra.bottle.tar.gz | |
๐บ /usr/local/Cellar/libksba/1.3.5: 14 files, 356.6KB | |
==> Upgrading gdbm | |
==> Downloading https://homebrew.bintray.com/bottles/gdbm-1.14.1_1.high_sierra.bottle.tar.gz | |
######################################################################## 100.0% | |
==> Pouring gdbm-1.14.1_1.high_sierra.bottle.tar.gz | |
๐บ /usr/local/Cellar/gdbm/1.14.1_1: 20 files, 555.7KB | |
hmd at Hmods-Air in ~/Desktop/ga-wdi-project-2 on master | |
$ git status | |
On branch master | |
Your branch is up-to-date with 'origin/master'. | |
nothing to commit, working tree clean | |
hmd at Hmods-Air in ~/Desktop/ga-wdi-project-2 on master | |
$ git pull | |
remote: Counting objects: 3, done. | |
remote: Total 3 (delta 2), reused 3 (delta 2), pack-reused 0 | |
Unpacking objects: 100% (3/3), done. | |
From https://github.com/tomatohammado/ga-wdi-project-2 | |
f2ea341..d1f769d master -> origin/master | |
Updating f2ea341..d1f769d | |
Fast-forward | |
README.md | 17 +---------------- | |
1 file changed, 1 insertion(+), 16 deletions(-) | |
hmd at Hmods-Air in ~/Desktop/ga-wdi-project-2 on master | |
$ gl | |
-bash: gl: command not found | |
hmd at Hmods-Air in ~/Desktop/ga-wdi-project-2 on master | |
$ git status | |
On branch master | |
Your branch is up-to-date with 'origin/master'. | |
nothing to commit, working tree clean | |
hmd at Hmods-Air in ~/Desktop/ga-wdi-project-2 on master | |
$ git pull | |
remote: Counting objects: 8, done. | |
remote: Compressing objects: 100% (6/6), done. | |
remote: Total 8 (delta 1), reused 8 (delta 1), pack-reused 0 | |
Unpacking objects: 100% (8/8), done. | |
From https://github.com/tomatohammado/ga-wdi-project-2 | |
d1f769d..02cfbe5 master -> origin/master | |
Updating d1f769d..02cfbe5 | |
Fast-forward | |
resources.md => resources/research.md | 0 | |
resources/vscode-settings/extensions.json | 112 +++++++++++++++++++++++++++++++++++++++++++++ | |
resources/vscode-settings/keybindings.json | 1 + | |
resources/vscode-settings/keybindingsMac.json | 3 ++ | |
resources/vscode-settings/settings.json | 38 +++++++++++++++ | |
5 files changed, 154 insertions(+) | |
rename resources.md => resources/research.md (100%) | |
create mode 100755 resources/vscode-settings/extensions.json | |
create mode 100755 resources/vscode-settings/keybindings.json | |
create mode 100755 resources/vscode-settings/keybindingsMac.json | |
create mode 100755 resources/vscode-settings/settings.json | |
hmd at Hmods-Air in ~/Desktop/ga-wdi-project-2 on master | |
$ git pull | |
remote: Counting objects: 4, done. | |
remote: Compressing objects: 100% (3/3), done. | |
remote: Total 4 (delta 1), reused 4 (delta 1), pack-reused 0 | |
Unpacking objects: 100% (4/4), done. | |
From https://github.com/tomatohammado/ga-wdi-project-2 | |
02cfbe5..d84118e master -> origin/master | |
Updating 02cfbe5..d84118e | |
Fast-forward | |
resources/saved-terminals.md | 5 +++++ | |
1 file changed, 5 insertions(+) | |
create mode 100644 resources/saved-terminals.md | |
hmd at Hmods-Air in ~/Desktop/ga-wdi-project-2 on master | |
$ git pull | |
remote: Counting objects: 3, done. | |
remote: Total 3 (delta 2), reused 3 (delta 2), pack-reused 0 | |
Unpacking objects: 100% (3/3), done. | |
From https://github.com/tomatohammado/ga-wdi-project-2 | |
d84118e..96263b1 master -> origin/master | |
Updating d84118e..96263b1 | |
Fast-forward | |
{planning => resources/planning}/Project-2-ERD.png | Bin | |
{planning => resources/planning}/proposal.md | 0 | |
2 files changed, 0 insertions(+), 0 deletions(-) | |
rename {planning => resources/planning}/Project-2-ERD.png (100%) | |
rename {planning => resources/planning}/proposal.md (100%) | |
hmd at Hmods-Air in ~/Desktop/ga-wdi-project-2 on master | |
$ code ~/.git | |
.gitattributes .gitconfig .gitignore | |
hmd at Hmods-Air in ~/Desktop/ga-wdi-project-2 on master | |
$ code ~/.gitignore | |
hmd at Hmods-Air in ~/Desktop/ga-wdi-project-2 on master | |
$ code ~/.bash_profi | |
.bash_profile .bash_profile.pysave | |
hmd at Hmods-Air in ~/Desktop/ga-wdi-project-2 on master | |
$ code ~/.bash_profile | |
hmd at Hmods-Air in ~/Desktop/ga-wdi-project-2 on master | |
$ code . | |
hmd at Hmods-Air in ~/Desktop/ga-wdi-project-2 on master | |
$ code ~/.bash_profile ~/.git | |
.gitattributes .gitconfig .gitignore | |
hmd at Hmods-Air in ~/Desktop/ga-wdi-project-2 on master | |
$ code ~/.bash_profile ~/.gitignore ~/.gitattributes | |
hmd at Hmods-Air in ~/Desktop/ga-wdi-project-2 on master | |
$ cd | |
hmd at Hmods-Air in ~ | |
$ code ~/.git | |
.gitattributes .gitconfig .gitignore | |
hmd at Hmods-Air in ~ | |
$ code ~/.gitconfig | |
hmd at Hmods-Air in ~ | |
$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment