Hi, whilst trying to catch up with the project I came across an issue with the latest version of the aws gem (2.4.0) which is used by the ec2 driver... running deltacloudd -i ec2 gives:

"
#
/usr/lib/ruby/gems/1.8/gems/aws-2.4.0/lib/awsbase/awsbase.rb:33: undefined method `require_relative' for Aws:Module (NoMethodError)
#
from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
#
from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
#
from /usr/lib/ruby/gems/1.8/gems/aws-2.4.0/lib/aws.rb:18
#
from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in `gem_original
"

Toby is going to poke at appoxy for the fix, so in the meantime you should use aws v. 2.3.34 (thanks Toby) if you happen to be installing aws for the first time etc ... "sudo gem install aws -v 2.3.34",


marios

Reply via email to