This file contains 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
# VAGRANT-BEGIN: 92da2fc6-720b-4672-a746-68fc26ffbe90 | |
"/Users/tbenzige/Projects/vg-test" 192.168.34.10 -mapall=501:20 | |
# VAGRANT-END: 92da2fc6-720b-4672-a746-68fc26ffbe90 |
This file contains 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
C:\Users\tbenzige\Projects\fast-five>vagrant reload | |
[default] Attempting graceful shutdown of VM... | |
[default] Clearing any previously set forwarded ports... | |
[default] Forwarding ports... | |
[default] -- 22 => 2222 (adapter 1) | |
[default] Creating shared folders metadata... | |
[default] Clearing any previously set network interfaces... | |
[default] Preparing network interfaces based on configuration... | |
[default] Booting VM... | |
[default] Waiting for VM to boot. This can take a few minutes. |
This file contains 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
C:\Users\tbenzige\Projects\fast-five> | |
C:\Users\tbenzige\Projects\fast-five>vagrant reload | |
[default] Attempting graceful shutdown of VM... | |
[default] Clearing any previously set forwarded ports... | |
[default] Forwarding ports... | |
[default] -- 22 => 2222 (adapter 1) | |
[default] Creating shared folders metadata... | |
[default] Clearing any previously set network interfaces... | |
[default] Preparing network interfaces based on configuration... | |
[default] Booting VM... |
This file contains 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
vagrant@precise64:/vagrant$ script/install_node.sh | |
: invalid optionode.sh: line 1: set: - | |
set: usage: set [-abefhkmnptuvxBCHP] [-o option-name] [--] [arg ...] | |
script/install_node.sh: line 2: $'\r': command not found | |
script/install_node.sh: line 8: syntax error near unexpected token `fi' | |
script/install_node.sh: line 8: `fi' |
This file contains 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
[Fri, 25 May 2012 20:21:26 +0000] INFO: *** Chef 0.10.8 *** | |
[Fri, 25 May 2012 20:21:26 +0000] INFO: Setting the run_list to ["recipe[rails-template]"] from JSON | |
[Fri, 25 May 2012 20:21:26 +0000] INFO: Run List is [recipe[rails-template]] | |
[Fri, 25 May 2012 20:21:26 +0000] INFO: Run List expands to [rails-template] | |
[Fri, 25 May 2012 20:21:26 +0000] INFO: Starting Chef Run for precise64 | |
[Fri, 25 May 2012 20:21:26 +0000] INFO: Running start handlers | |
[Fri, 25 May 2012 20:21:26 +0000] INFO: Start handlers complete. | |
[Fri, 25 May 2012 20:21:26 +0000] ERROR: Running exception handlers | |
[Fri, 25 May 2012 20:21:26 +0000] ERROR: Exception handlers complete | |
[Fri, 25 May 2012 20:21:26 +0000] FATAL: Stacktrace dumped to /tmp/vagrant-chef-1/chef-stacktrace.out |
This file contains 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
@users_arr = [ | |
{ :fname => "Tyler", :lname => "Benziger", :email => "[email protected]", :password => "tylerfast5", :password_confirmation => "tylerfast5" }, | |
{ :fname => "Kin", :lname => "Blas", :email => "[email protected]", :password => "kinfast5", :password_confirmation => "kinfast5" }, | |
{ :fname => "Jorge", :lname => "Taylor", :email => "[email protected]", :password => "jorgefast5", :password_confirmation => "jorgefast5" }, | |
{ :fname => "Mark", :lname => "Randall", :email => "[email protected]", :password => "markfast5", :password_confirmation => "markfast5" }, | |
{ :fname => "John", :lname => "Nack", :email => "[email protected]", :password => "johnfast5", :password_confirmation => "johnfast5" }, | |
{ :fname => "Brian", :lname => "Nemhauser", :email => "[email protected]", :password => "brianfast5", :password_confirmation => "brianfast5" }, | |
] | |
@users_arr.each do |attrs| |
This file contains 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
vagrant@precise64:/var/log/apache2$ tail error.log | |
from /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/passenger-3.0.11/lib/phusi | |
on_passenger/spawn_manager.rb:214:in `spawn_rails_application' | |
from /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/passenger-3.0.11/lib/phusi | |
on_passenger/abstract_server_collection.rb:82:in `synchronize' | |
from /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/passenger-3.0.11/lib/phusi | |
on_passenger/abstract_server_collection.rb:79:in `synchronize' | |
from /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/passenger-3.0.11/lib/phusi | |
on_passenger/spawn_manager.rb:213:in `spawn_rails_application' | |
from /opt/vagrant_ruby/lib/ruby/gems/1.8/gems/passenger-3.0.11/lib/phusi |
This file contains 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
[Fri May 25 19:48:28 2012] [notice] Apache/2.2.22 (Ubuntu) configured -- resuming normal operations | |
[Fri May 25 19:50:55 2012] [notice] caught SIGTERM, shutting down | |
[Fri May 25 19:51:21 2012] [notice] Apache/2.2.22 (Ubuntu) Phusion_Passenger/3.0.11 configured -- resuming normal operations | |
[Fri May 25 19:54:20 2012] [notice] caught SIGTERM, shutting down | |
[Fri May 25 19:54:45 2012] [notice] Apache/2.2.22 (Ubuntu) Phusion_Passenger/3.0.11 configured -- resuming normal operations | |
[Fri May 25 19:55:18 2012] [notice] caught SIGTERM, shutting down | |
[Fri May 25 19:55:37 2012] [notice] Apache/2.2.22 (Ubuntu) Phusion_Passenger/3.0.11 configured -- resuming normal operations | |
[Fri May 25 19:58:16 2012] [notice] caught SIGTERM, shutting down | |
[Fri May 25 19:58:42 2012] [notice] Apache/2.2.22 (Ubuntu) Phusion_Passenger/3.0.11 configured -- resuming normal operations | |
[Fri May 25 19:59:09 2012] [error] [client 33.33.33.1] File does not exist: /var/www/favicon.ico |
This file contains 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
Adding client.mk options from /home/tbenzige/mozilla/gits/B2G/config/gecko-prof-gonk: | |
MOZ_OBJDIR=$(TOPSRCDIR)/objdir-prof-gonk | |
MOZ_MAKE_FLAGS=-s -j16 | |
Making all in include | |
Making all in testsuite | |
Making all in man | |
jsinfer.cpp | |
jsxml.cpp | |
prmjtime.cpp | |
sharkctl.cpp |
This file contains 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
including sdk/bash_completion/adb.bash | |
============================================ | |
PLATFORM_VERSION_CODENAME=AOSP | |
PLATFORM_VERSION=4.0.4.0.4.0.4 | |
TARGET_PRODUCT=full | |
TARGET_BUILD_VARIANT=eng | |
TARGET_BUILD_TYPE=release | |
TARGET_BUILD_APPS= | |
TARGET_ARCH=arm |
OlderNewer