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
set_unless[:ruby_enterprise][:install_path] = "/opt/ruby-enterprise" | |
set_unless[:ruby_enterprise][:ruby_bin] = "/opt/ruby-enterprise/bin/ruby" | |
set_unless[:ruby_enterprise][:gems_dir] = "#{ruby_enterprise[:install_path]}/lib/ruby/gems/1.8" | |
set_unless[:ruby_enterprise][:version] = '1.8.7-2009.10' | |
set_unless[:ruby_enterprise][:url] = "http://rubyforge.org/frs/download.php/66162/ruby-enterprise-#{ruby_enterprise[:version]}" |
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
subversion/libsvn_subr/io.c: In function 'do_io_file_wrapper_cleanup': | |
subversion/libsvn_subr/io.c:2737: warning: format not a string literal and no format arguments | |
subversion/libsvn_client/diff.c: In function 'diff_content_changed': | |
subversion/libsvn_client/diff.c:563: warning: 'svn_io_run_diff' is deprecated (declared at ./subversion/include/svn_io.h:1300) | |
subversion/libsvn_wc/merge.c: In function 'do_text_merge_external': | |
subversion/libsvn_wc/merge.c:399: warning: 'svn_io_run_diff3_2' is deprecated (declared at ./subversion/include/svn_io.h:1371) | |
subversion/libsvn_wc/props.c: In function 'svn_wc__merge_props': | |
subversion/libsvn_wc/props.c:1957: warning: 'svn_wc__loggy_append' is deprecated (declared at subversion/libsvn_wc/log.h:75) | |
subversion/libsvn_ra/compat.c: In function 'svn_ra__get_deleted_rev_from_log': | |
subversion/libsvn_ra/compat.c:852: warning: 'svn_path_url_add_component' is deprecated (declared at ./subversion/include/svn_path.h:540) |
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
svn_version = "1.6.5" | |
svn_dir = "/tmp/svn-#{svn_version}" | |
directory "#{svn_dir}" do | |
owner "root" | |
group "root" | |
mode "0755" | |
action :create | |
not_if "test -d #{svn_dir}" | |
end | |
# http://packages.ubuntu.com/karmic/subversion installing the karmic version : |
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
[Thu, 14 Jan 2010 03:16:45 +0000] INFO: Starting Chef Run | |
[Thu, 14 Jan 2010 03:16:49 +0000] INFO: Storing updated cookbooks/subversion/recipes/1_6.rb in the cache. | |
[Thu, 14 Jan 2010 03:16:49 +0000] WARN: service[apache2]: falling back to process table inspection | |
[Thu, 14 Jan 2010 03:16:49 +0000] WARN: service[apache2]: attempting to match 'apache2' ((?-mix:apache2)) against process list | |
[Thu, 14 Jan 2010 03:16:51 +0000] WARN: service[apache2]: falling back to process table inspection | |
[Thu, 14 Jan 2010 03:16:51 +0000] WARN: service[apache2]: attempting to match 'apache2' ((?-mix:apache2)) against process list | |
[Thu, 14 Jan 2010 03:17:45 +0000] INFO: Ran execute[Setup passenger to use ruby enterprise] successfully | |
[Thu, 14 Jan 2010 03:17:52 +0000] INFO: remote_file[/usr/src/subversion-1.6.6.tar.bz2]: Creating /usr/src/subversion-1.6.6.tar.bz2 | |
[Thu, 14 Jan 2010 03:17:59 +0000] INFO: Ran execute[unarchive] successfully | |
[Thu, 14 Jan 2010 03:18:15 +0000] INFO: Ran execute[configure] successfully |
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
PoolParty core loadtime: 0.752517 | |
/usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require': no such file to load -- clouds.rb (LoadError) | |
from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:31:in `require' | |
from /usr/lib/ruby/gems/1.8/gems/poolparty-1.4.7/bin/cloud:34:in `cloaker_' | |
from /usr/lib/ruby/gems/1.8/gems/poolparty-1.4.7/vendor/gems/git-style-binaries/lib/git-style-binary/parser.rb:24:in `call' | |
from /usr/lib/ruby/gems/1.8/gems/poolparty-1.4.7/vendor/gems/git-style-binaries/lib/git-style-binary/parser.rb:24:in `run_callbacks' | |
from /usr/lib/ruby/gems/1.8/gems/poolparty-1.4.7/vendor/gems/git-style-binaries/lib/git-style-binary/parser.rb:24:in `each' | |
from /usr/lib/ruby/gems/1.8/gems/poolparty-1.4.7/vendor/gems/git-style-binaries/lib/git-style-binary/parser.rb:24:in `run_callbacks' | |
from /usr/lib/ruby/gems/1.8/gems/poolparty-1.4.7/vendor/gems/git-style-binaries/lib/git-style-binary/command.rb:113:in `call_parser_run_block' | |
from /usr/lib/ruby/gems/1.8/gems/poolpar |
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
PoolParty core loadtime: 0.747883 | |
/usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require': no such file to load -- clouds.rb (LoadError) | |
from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:31:in `require' | |
from /usr/lib/ruby/gems/1.8/gems/poolparty-1.4.7/bin/cloud:34:in `cloaker_' | |
from /usr/lib/ruby/gems/1.8/gems/poolparty-1.4.7/vendor/gems/git-style-binaries/lib/git-style-binary/parser.rb:24:in `call' | |
from /usr/lib/ruby/gems/1.8/gems/poolparty-1.4.7/vendor/gems/git-style-binaries/lib/git-style-binary/parser.rb:24:in `run_callbacks' | |
from /usr/lib/ruby/gems/1.8/gems/poolparty-1.4.7/vendor/gems/git-style-binaries/lib/git-style-binary/parser.rb:24:in `each' | |
from /usr/lib/ruby/gems/1.8/gems/poolparty-1.4.7/vendor/gems/git-style-binaries/lib/git-style-binary/parser.rb:24:in `run_callbacks' | |
from /usr/lib/ruby/gems/1.8/gems/poolparty-1.4.7/vendor/gems/git-style-binaries/lib/git-style-binary/command.rb:113:in `call_parser_run_block' | |
from /usr/lib/ruby/gems/1.8/gems/poolpar |
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
root@domU-12-31-39-03-49-02:/opt/poolparty/poolparty# /usr/lib/ruby/gems/1.8/gems/poolparty-1.4.7/bin/cloud-show | |
PoolParty core loadtime: 0.736907 | |
/usr/lib/ruby/gems/1.8/gems/poolparty-1.4.7/vendor/gems/dslify/lib/dslify.rb:77:in `method_missing': undefined method `has_file' for #<PoolParty::Cloud:0xb7b21b70> (NoMethodError) | |
from /usr/lib/ruby/gems/1.8/gems/poolparty-1.4.7/bin/../lib/poolparty/base.rb:25:in `method_missing' | |
from ./clouds.rb:12 | |
from /usr/lib/ruby/gems/1.8/gems/poolparty-1.4.7/bin/../lib/poolparty/base.rb:13:in `instance_eval' | |
from /usr/lib/ruby/gems/1.8/gems/poolparty-1.4.7/bin/../lib/poolparty/base.rb:13:in `initialize' | |
from /usr/lib/ruby/gems/1.8/gems/poolparty-1.4.7/bin/../lib/poolparty/pool.rb:7:in `new' | |
from /usr/lib/ruby/gems/1.8/gems/poolparty-1.4.7/bin/../lib/poolparty/pool.rb:7:in `cloud' | |
from ./clouds.rb:3 |
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
pool :sandbox do | |
cloud :hello_world do | |
instances 1..1 | |
# Update with the path to your EC2 keypair | |
# If you don't have one, create with: | |
# $ ec2-create-keypair NAME > /path/to/your/keypairs/<NAME> | |
keypair "/root/.ect/sv_keypair" |
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
root@domU-12-31-39-03-49-02:/opt/poolparty/poolparty# /usr/lib/ruby/gems/1.8/gems/poolparty-1.4.7/bin/cloud-start | |
PoolParty core loadtime: 0.691513 | |
/usr/lib/ruby/gems/1.8/gems/poolparty-1.4.7/vendor/gems/dslify/lib/dslify.rb:77:in `method_missing': undefined method `user_data' for #<PoolParty::Cloud:0xb7b2110c> (NoMethodError) | |
from /usr/lib/ruby/gems/1.8/gems/poolparty-1.4.7/bin/../lib/poolparty/base.rb:25:in `method_missing' | |
from ./clouds.rb:13 | |
from /usr/lib/ruby/gems/1.8/gems/poolparty-1.4.7/bin/../lib/poolparty/base.rb:13:in `instance_eval' | |
from /usr/lib/ruby/gems/1.8/gems/poolparty-1.4.7/bin/../lib/poolparty/base.rb:13:in `initialize' | |
from /usr/lib/ruby/gems/1.8/gems/poolparty-1.4.7/bin/../lib/poolparty/pool.rb:7:in `new' | |
from /usr/lib/ruby/gems/1.8/gems/poolparty-1.4.7/bin/../lib/poolparty/pool.rb:7:in `cloud' | |
from ./clouds.rb:3 |
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
root@domU-12-31-39-03-49-02:/opt/poolparty/poolparty# /usr/lib/ruby/gems/1.8/gems/poolparty-1.4.7/bin/cloud-show | |
PoolParty core loadtime: 0.772026 | |
Error contacting AWS: No :access_key_id provided | |
Cloud: hello_world | |
---------------------------- | |
Running Instances: 0 | |
Minimum instances: 1 | |
Maximum instances: 1 | |
Running on: ec2 | |
Keypair: sv_keypair |
OlderNewer