Skip to content

Instantly share code, notes, and snippets.

View tansaku's full-sized avatar

Sam Joseph tansaku

View GitHub Profile
@tansaku
tansaku / phoenix.out
Created November 21, 2017 14:04
pulling in latest changes and trying to run wallaby
[tansaku@Samuels-MBP:~/Documents/Github/AgileVentures/Paironauts (master)]$
→ git pull origin master
remote: Counting objects: 736, done.
remote: Compressing objects: 100% (660/660), done.
remote: Total 736 (delta 54), reused 727 (delta 46), pack-reused 0
Receiving objects: 100% (736/736), 6.56 MiB | 5.39 MiB/s, done.
Resolving deltas: 100% (54/54), completed with 13 local objects.
From https://github.com/AgileVentures/Paironauts
* branch master -> FETCH_HEAD
29ec067..121cf5d master -> origin/master
@tansaku
tansaku / output.txt
Created October 16, 2017 14:09
failure trying to install rails intro rottenpotatoes on ruby 2.4
Installing sqlite3 1.3.11 with native extensions
Gem::Ext::BuildError: ERROR: Failed to build gem native extension.
current directory: /usr/local/rvm/gems/ruby-2.4.0/gems/json-1.8.3/ext/json/ext/generator
/usr/local/rvm/rubies/ruby-2.4.0/bin/ruby -r ./siteconf20171016-19527-k8ggw7.rb extconf.rb
creating Makefile
current directory: /usr/local/rvm/gems/ruby-2.4.0/gems/json-1.8.3/ext/json/ext/generator
make "DESTDIR=" clean
@tansaku
tansaku / local-grader-output.md
Created September 27, 2017 10:27
current failures on master
[tansaku@Samuels-MBP:~/Documents/Github/saasbook/rag (master)]$ 
→ bundle exec rspec
.......F....*.*

Pending: (Failures listed here are expected and do not affect your suite's status)

  1) Submission::Xqueue it can create an assignment from a submission and grade it should pass assignment and submission to the autograder
     # run in a separate thread to avoid infinite loop
[tansaku@Samuels-MBP:~/tmp ]$ 
→ mkdir node_tests_rep4
[tansaku@Samuels-MBP:~/tmp ]$ 
→ cd node_tests_rep4/
[tansaku@Samuels-MBP:~/tmp/node_tests_rep4 ]$ 
→ npm init
This utility will walk you through creating a package.json file.
It only covers the most common items, and tries to guess sensible defaults.
[tansaku@Samuels-MBP:~/tmp ]$ 
→ git clone https://github.com/AgileVentures/LocalSupport
Cloning into 'LocalSupport'...
remote: Counting objects: 32088, done.
remote: Compressing objects: 100% (3/3), done.
remote: Total 32088 (delta 0), reused 1 (delta 0), pack-reused 32085
Receiving objects: 100% (32088/32088), 17.53 MiB | 6.51 MiB/s, done.
Resolving deltas: 100% (23050/23050), done.
[tansaku@Samuels-MBP:~/tmp ]$ 
[tansaku@Samuels-MBP:~/tmp ]$ 
→ mkdir node_tests_rep3
[tansaku@Samuels-MBP:~/tmp ]$ 
→ cd node_tests_rep3
[tansaku@Samuels-MBP:~/tmp/node_tests_rep3 ]$ 
→ npm init
This utility will walk you through creating a package.json file.
It only covers the most common items, and tries to guess sensible defaults.
[tansaku@Samuels-MBP:~/tmp ]$ 
→ mkdir node_tests_rep2
[tansaku@Samuels-MBP:~/tmp ]$ 
→ cd node_tests_rep2
[tansaku@Samuels-MBP:~/tmp/node_tests_rep2 ]$ 
→ npm init
This utility will walk you through creating a package.json file.
It only covers the most common items, and tries to guess sensible defaults.
@tansaku
tansaku / athletic_rep.md
Created September 7, 2017 08:32
node tests rep 1
[tansaku@Samuels-MBP:~/Documents/Github ]$ 
→ cd ~/tmp
[tansaku@Samuels-MBP:~/tmp ]$ 
→ mkdir node_tests_rep1
[tansaku@Samuels-MBP:~/tmp ]$ 
→ cd node_tests_rep1/
[tansaku@Samuels-MBP:~/tmp/node_tests_rep1 ]$ 
→ npm init
@tansaku
tansaku / output.txt
Created August 29, 2017 13:42
as much output as we have from c9 install of phoenix trying to fix dependencies ...
Hit http://europe-west1.gce.clouds.archive.ubuntu.com trusty-backports/multiverse Sources
Hit http://europe-west1.gce.clouds.archive.ubuntu.com trusty-backports/main amd64 PacPackages
Hit http://europe-west1.gce.clouds.archive.ubuntu.com trusty-backports/multiverse i386 Packages
Hit http://europe-west1.gce.clouds.archive.ubuntu.com trusty/main Sources
Hit http://europe-west1.gce.clouds.archive.ubuntu.com trusty/universe amd64 Packages
Hit http://europe-west1.gce.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages
Hit http://europe-west1.gce.clouds.archive.ubuntu.com trusty/main i386 Packages
Hit http://europe-west1.gce.clouds.archive.ubuntu.com trusty/restricted i386 PackagesHit http://europe-west1.gce.clouds.archive.ubuntu.com trusty/universe i386 Packages
Hit http://europe-west1.gce.clouds.archive.ubuntu.com trusty/multiverse i386 Packages
Reading package lists... Done
@tansaku
tansaku / history.txt
Created August 29, 2017 13:41
getting phoenix 1.3 running on c9 after cloning from github repo where code originally installed on osx
1 elixir -v
2 sudo apt-get install elixir
3 wget https://packages.erlang-solutions.com/erlang-solutions_1.0_all.deb
4 sudo dpkg -i erlang-solutions_1.0_all.deb
5 sudo apt-get update
6 sudo apt-get install elixir
7 sudo touch /etc/init.d/couchdb
8 sudo apt-get install elixir
9 apt-get -f install
10 sudo apt-get -f install