Skip to content

Instantly share code, notes, and snippets.

@fairchild
Created November 7, 2008 05:58
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 fairchild/22790 to your computer and use it in GitHub Desktop.
Save fairchild/22790 to your computer and use it in GitHub Desktop.
Last login: Thu Nov 6 20:22:02 on ttys001
Hi
mate .tahoe:~
> mate .profile
tahoe:~
> mate /tmp/
.s.PGSQL.5432 aprFz850m launch-4OxnAy/ mysql.sock
.s.PGSQL.5432.lock aprcRNwgD launch-W48pgE/ passenger_status.15.fifo
.webdavUDS.7IOsib com.hp.launchport launch-yRcAvL/ ssh-X0LnAAuaKA/
.webdavcache.232.FPWZ9D/ hsperfdata_fairchild/ launchd-143.gQzeWM/ ssh-b4OU5AwWSD/
tahoe:~
> mate /tmp/passenger_status.15.fifo
Display all 103 possibilities? (y or n)
tahoe:~
> mate /tmp/passenger_status.15.fifo
tahoe:~
> cd Code/poolparty2/
tahoe:~/Code/poolparty2
> git pull
remote: Counting objects: 31, done.
remote: Compressing objects: 100% (14/14), done.
remote: Total 16 (delta 10), reused 0 (delta 0)
Unpacking objects: 100% (16/16), done.
From git://github.com/auser/poolparty
6a9a6b9..f447d32 master -> origin/master
Updating 6a9a6b9..f447d32
pkg/poolparty-latest.gem: needs update
Fast forward
Manifest.txt | 339 +++++++++++++++++++++++
PoolParty.gemspec | 381 +++++++++++++++++++++++++-
Rakefile | 2 -
lib/erlang/messenger/src/pm_master.erl | 3 +-
lib/poolparty/helpers/provisioners/master.rb | 1 +
pkg/poolparty-latest.gem | Bin 4608 -> 4608 bytes
poolparty.gemspec | 381 +++++++++++++++++++++++++-
7 files changed, 1096 insertions(+), 11 deletions(-)
tahoe:~/Code/poolparty2
> rake local_deploy
(in /Users/fairchild/Code/poolparty2)
/opt/local/lib/ruby/gems/1.8/gems/rake-0.8.3/lib/rake/gempackagetask.rb:13:Warning: Gem::manage_gems is deprecated and will be removed on or after March 2009.
/opt/local/lib/ruby/gems/1.8/gems/newgem-1.0.5/lib/hoe-patched.rb:132: warning: already initialized constant VERSION
/opt/local/lib/ruby/gems/1.8/gems/newgem-1.0.5/lib/hoe-patched.rb:133: warning: already initialized constant GEMURL
/opt/local/lib/ruby/gems/1.8/gems/newgem-1.0.5/lib/hoe-patched.rb:141: warning: already initialized constant PREFIX
/opt/local/lib/ruby/gems/1.8/gems/newgem-1.0.5/lib/hoe-patched.rb:146: warning: already initialized constant RUBY_DEBUG
/opt/local/lib/ruby/gems/1.8/gems/newgem-1.0.5/lib/hoe-patched.rb:154: warning: already initialized constant RUBY_FLAGS
/opt/local/lib/ruby/gems/1.8/gems/newgem-1.0.5/lib/hoe-patched.rb:159: warning: already initialized constant FILTER
/opt/local/lib/ruby/gems/1.8/gems/newgem-1.0.5/lib/hoe-patched.rb:164: warning: already initialized constant RUBYLIB
/opt/local/lib/ruby/gems/1.8/gems/newgem-1.0.5/lib/hoe-patched.rb:169: warning: already initialized constant DLEXT
.........................................................................................................................................................................................................................F..FFFFFFF......................................................................................................................................................................................................................................................................................................................................../opt/local/lib/ruby/gems/1.8/gems/logging-0.9.4/lib/logging.rb:200: warning: already initialized constant MAX_LEVEL_LENGTH
./opt/local/lib/ruby/gems/1.8/gems/logging-0.9.4/lib/logging.rb:200: warning: already initialized constant MAX_LEVEL_LENGTH
./opt/local/lib/ruby/gems/1.8/gems/logging-0.9.4/lib/logging.rb:200: warning: already initialized constant MAX_LEVEL_LENGTH
./opt/local/lib/ruby/gems/1.8/gems/logging-0.9.4/lib/logging.rb:200: warning: already initialized constant MAX_LEVEL_LENGTH
./opt/local/lib/ruby/gems/1.8/gems/logging-0.9.4/lib/logging.rb:200: warning: already initialized constant MAX_LEVEL_LENGTH
./opt/local/lib/ruby/gems/1.8/gems/logging-0.9.4/lib/logging.rb:200: warning: already initialized constant MAX_LEVEL_LENGTH
./opt/local/lib/ruby/gems/1.8/gems/logging-0.9.4/lib/logging.rb:200: warning: already initialized constant MAX_LEVEL_LENGTH
...........................................................................................................................................................................................................................................................................................................................................................................................................................*.........................................................................................................................................................................................../opt/local/lib/ruby/gems/1.8/gems/logging-0.9.4/lib/logging.rb:200: warning: already initialized constant MAX_LEVEL_LENGTH
........
Pending:
Resource wrapped command global resources setting grabbing after already instantiated should grab the resource when called in in a block (Not Yet Implemented)
Called from ./spec/poolparty/pool/resource_spec.rb:362
1)
NoMethodError in 'Option Parser should be able to take a block and set some options on the block'
private method `chomp' called for nil:NilClass
./spec/poolparty/helpers/../../../lib/poolparty/helpers/console.rb:10:in `load_pool'
./spec/poolparty/helpers/../../../lib/poolparty/helpers/optioner.rb:68:in `parse_options'
./spec/poolparty/helpers/../../../lib/poolparty/helpers/optioner.rb:20:in `initialize'
./spec/poolparty/helpers/optioner_spec.rb:34:in `new'
./spec/poolparty/helpers/optioner_spec.rb:34:
2)
NoMethodError in 'Option Parser options should set the options as an Hash'
private method `chomp' called for nil:NilClass
./spec/poolparty/helpers/../../../lib/poolparty/helpers/console.rb:10:in `load_pool'
./spec/poolparty/helpers/../../../lib/poolparty/helpers/optioner.rb:68:in `parse_options'
./spec/poolparty/helpers/../../../lib/poolparty/helpers/optioner.rb:20:in `initialize'
./spec/poolparty/helpers/optioner_spec.rb:7:in `new'
./spec/poolparty/helpers/optioner_spec.rb:7:
3)
NoMethodError in 'Option Parser options should have the verbose option set to false by default'
private method `chomp' called for nil:NilClass
./spec/poolparty/helpers/../../../lib/poolparty/helpers/console.rb:10:in `load_pool'
./spec/poolparty/helpers/../../../lib/poolparty/helpers/optioner.rb:68:in `parse_options'
./spec/poolparty/helpers/../../../lib/poolparty/helpers/optioner.rb:20:in `initialize'
./spec/poolparty/helpers/optioner_spec.rb:7:in `new'
./spec/poolparty/helpers/optioner_spec.rb:7:
4)
NoMethodError in 'Option Parser options should call a method called on it that is not defined on the options if they exist'
private method `chomp' called for nil:NilClass
./spec/poolparty/helpers/../../../lib/poolparty/helpers/console.rb:10:in `load_pool'
./spec/poolparty/helpers/../../../lib/poolparty/helpers/optioner.rb:68:in `parse_options'
./spec/poolparty/helpers/../../../lib/poolparty/helpers/optioner.rb:20:in `initialize'
./spec/poolparty/helpers/optioner_spec.rb:7:in `new'
./spec/poolparty/helpers/optioner_spec.rb:7:
5)
NoMethodError in 'Option Parser options should be able to display the version'
private method `chomp' called for nil:NilClass
./spec/poolparty/helpers/../../../lib/poolparty/helpers/console.rb:10:in `load_pool'
./spec/poolparty/helpers/../../../lib/poolparty/helpers/optioner.rb:68:in `parse_options'
./spec/poolparty/helpers/../../../lib/poolparty/helpers/optioner.rb:20:in `initialize'
./spec/poolparty/helpers/optioner_spec.rb:7:in `new'
./spec/poolparty/helpers/optioner_spec.rb:7:
6)
NoMethodError in 'Option Parser options should exit after displaying the help message'
private method `chomp' called for nil:NilClass
./spec/poolparty/helpers/../../../lib/poolparty/helpers/console.rb:10:in `load_pool'
./spec/poolparty/helpers/../../../lib/poolparty/helpers/optioner.rb:68:in `parse_options'
./spec/poolparty/helpers/../../../lib/poolparty/helpers/optioner.rb:20:in `initialize'
./spec/poolparty/helpers/optioner_spec.rb:7:in `new'
./spec/poolparty/helpers/optioner_spec.rb:7:
7)
NoMethodError in 'Option Parser options should_contract_cloud?'
private method `chomp' called for nil:NilClass
./spec/poolparty/helpers/../../../lib/poolparty/helpers/console.rb:10:in `load_pool'
./spec/poolparty/helpers/../../../lib/poolparty/helpers/optioner.rb:68:in `parse_options'
./spec/poolparty/helpers/../../../lib/poolparty/helpers/optioner.rb:20:in `initialize'
./spec/poolparty/helpers/optioner_spec.rb:7:in `new'
./spec/poolparty/helpers/optioner_spec.rb:7:
8)
NoMethodError in 'Option Parser options should_expand_cloud?'
private method `chomp' called for nil:NilClass
./spec/poolparty/helpers/../../../lib/poolparty/helpers/console.rb:10:in `load_pool'
./spec/poolparty/helpers/../../../lib/poolparty/helpers/optioner.rb:68:in `parse_options'
./spec/poolparty/helpers/../../../lib/poolparty/helpers/optioner.rb:20:in `initialize'
./spec/poolparty/helpers/optioner_spec.rb:7:in `new'
./spec/poolparty/helpers/optioner_spec.rb:7:
Finished in 7.32705 seconds
1168 examples, 8 failures, 1 pending
rake aborted!
Command /opt/local/bin/ruby -I"/opt/local/lib/ruby/gems/1.8/gems/rspec-1.1.11/lib" "/opt/local/lib/ruby/gems/1.8/gems/rspec-1.1.11/bin/spec" "spec/poolparty/aska/aska_spec.rb" "spec/poolparty/base_packages/haproxy_spec.rb" "spec/poolparty/base_packages/heartbeat_spec.rb" "spec/poolparty/bin/console_spec.rb" "spec/poolparty/core/array_spec.rb" "spec/poolparty/core/hash_spec.rb" "spec/poolparty/core/kernel_spec.rb" "spec/poolparty/core/module_spec.rb" "spec/poolparty/core/object_spec.rb" "spec/poolparty/core/string_spec.rb" "spec/poolparty/core/time_spec.rb" "spec/poolparty/dependency_resolutions/base_spec.rb" "spec/poolparty/helpers/binary_spec.rb" "spec/poolparty/helpers/display_spec.rb" "spec/poolparty/helpers/optioner_spec.rb" "spec/poolparty/helpers/provisioner_base_spec.rb" "spec/poolparty/helpers/provisioners/master_spec.rb" "spec/poolparty/helpers/provisioners/slave_spec.rb" "spec/poolparty/modules/cloud_resourcer_spec.rb" "spec/poolparty/modules/configurable_spec.rb" "spec/poolparty/modules/file_writer_spec.rb" "spec/poolparty/modules/s3_string_spec.rb" "spec/poolparty/monitors/base_monitor_spec.rb" "spec/poolparty/monitors/monitors/cpu_monitor_spec.rb" "spec/poolparty/net/messenger_spec.rb" "spec/poolparty/net/remote_bases/ec2_spec.rb" "spec/poolparty/net/remote_instance_spec.rb" "spec/poolparty/net/remote_spec.rb" "spec/poolparty/net/remoter_base_spec.rb" "spec/poolparty/net/remoter_spec.rb" "spec/poolparty/plugins/git_spec.rb" "spec/poolparty/plugins/line_spec.rb" "spec/poolparty/plugins/svn_spec.rb" "spec/poolparty/pool/base_spec.rb" "spec/poolparty/pool/cloud_spec.rb" "spec/poolparty/pool/configurers/ruby_spec.rb" "spec/poolparty/pool/custom_resource_spec.rb" "spec/poolparty/pool/example_spec.rb" "spec/poolparty/pool/plugin_model_spec.rb" "spec/poolparty/pool/plugin_spec.rb" "spec/poolparty/pool/pool_spec.rb" "spec/poolparty/pool/resource_spec.rb" "spec/poolparty/pool/resources/class_package_spec.rb" "spec/poolparty/pool/resources/conditional_spec.rb" "spec/poolparty/pool/resources/cron_spec.rb" "spec/poolparty/pool/resources/directory_spec.rb" "spec/poolparty/pool/resources/exec_spec.rb" "spec/poolparty/pool/resources/file_spec.rb" "spec/poolparty/pool/resources/gem_spec.rb" "spec/poolparty/pool/resources/host_spec.rb" "spec/poolparty/pool/resources/package_spec.rb" "spec/poolparty/pool/resources/remote_file_spec.rb" "spec/poolparty/pool/resources/service_spec.rb" "spec/poolparty/pool/resources/sshkey_spec.rb" "spec/poolparty/pool/resources/symlink_spec.rb" "spec/poolparty/pool/resources/variable_spec.rb" "spec/poolparty/pool/script_spec.rb" "spec/poolparty/poolparty_spec.rb" failed
(See full trace by running task with --trace)
tahoe:~/Code/poolparty2
>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment