Return-Path: Delivered-To: apmail-incubator-deltacloud-dev-archive@minotaur.apache.org Received: (qmail 10188 invoked from network); 17 Jan 2011 17:27:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 17 Jan 2011 17:27:22 -0000 Received: (qmail 2090 invoked by uid 500); 17 Jan 2011 17:27:21 -0000 Delivered-To: apmail-incubator-deltacloud-dev-archive@incubator.apache.org Received: (qmail 1978 invoked by uid 500); 17 Jan 2011 17:27:20 -0000 Mailing-List: contact deltacloud-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: deltacloud-dev@incubator.apache.org Delivered-To: mailing list deltacloud-dev@incubator.apache.org Received: (qmail 1969 invoked by uid 99); 17 Jan 2011 17:27:19 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Jan 2011 17:27:19 +0000 X-ASF-Spam-Status: No, hits=-2.8 required=10.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_HI,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of tcrawley@redhat.com designates 209.132.183.28 as permitted sender) Received: from [209.132.183.28] (HELO mx1.redhat.com) (209.132.183.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Jan 2011 17:27:14 +0000 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id p0HHQr3h028437 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 17 Jan 2011 12:26:53 -0500 Received: from [10.11.9.202] (vpn-9-202.rdu.redhat.com [10.11.9.202]) by int-mx09.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id p0HHQpEm012494 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO) for ; Mon, 17 Jan 2011 12:26:52 -0500 From: Toby Crawley Mime-Version: 1.0 (Apple Message framework v1082) Content-Type: multipart/alternative; boundary=Apple-Mail-20--849568546 Subject: Re: issue with aws gem v.2.4.0 (latest) used by ec2 driver Date: Mon, 17 Jan 2011 12:26:51 -0500 In-Reply-To: <4D347605.8050105@redhat.com> To: deltacloud-dev@incubator.apache.org References: <4D347605.8050105@redhat.com> Message-Id: X-Scanned-By: MIMEDefang 2.68 on 10.5.11.22 --Apple-Mail-20--849568546 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii 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, marios@redhat.com 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: >=20 > " > # > /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 > " >=20 > 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", >=20 >=20 > marios --- Toby Crawley tcrawley@redhat.com --Apple-Mail-20--849568546--