The patch has been applied, and should be in the next aws gem release. Toby
On Jan 17, 2011, at 12:26 PM, Toby Crawley wrote: > I've submitted a patch for the issue, please vote for it: > https://github.com/appoxy/aws/issues/#issue/47 > > Toby > > On Jan 17, 2011, at 12:01 PM, [email protected] wrote: > >> 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 > > --- > Toby Crawley > [email protected] > > > > --- Toby Crawley [email protected]
