[
https://issues.apache.org/jira/browse/DTACLOUD-242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13407106#comment-13407106
]
Ronelle Landy commented on DTACLOUD-242:
----------------------------------------
Tested the above steps using deltacloud commit :
377b490a1a3a4237f6bfb9e8fb970c86bdc9f655 - rhel 6.2.
Test output is copied below:
gem list fog; gem list excon
*** LOCAL GEMS ***
fog (1.4.0)
*** LOCAL GEMS ***
excon (0.14.2)
rake test:google
/usr/bin/ruby -I"lib" -I"/usr/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib"
"/usr/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/rake_test_loader.rb"
"tests/drivers/google/api_test.rb" "tests/drivers/google/buckets_test.rb"
You are using Excon 0.14.2. VCR is known to work with Excon >= 0.9.6, < 0.14.
It may not work with this version.
Run options: --seed 36564
# Running tests:
..../usr/lib/ruby/gems/1.8/gems/aws-2.5.6/lib/ses/../awsbase/utils.rb:105:
warning: already initialized constant HEX
/usr/lib/ruby/gems/1.8/gems/aws-2.5.6/lib/ses/../awsbase/utils.rb:107: warning:
already initialized constant TO_REMEMBER
/usr/lib/ruby/gems/1.8/gems/aws-2.5.6/lib/ses/../awsbase/utils.rb:108: warning:
already initialized constant ASCII
/usr/lib/ruby/gems/1.8/gems/aws-2.5.6/lib/ses/../awsbase/errors.rb:128:
warning: already initialized constant DEFAULT_CLOSE_ON_4XX_PROBABILITY
/usr/lib/ruby/gems/1.8/gems/aws-2.5.6/lib/ses/../awsbase/parsers.rb:47:
warning: already initialized constant DEFAULT_XML_LIBRARY
/usr/lib/ruby/gems/1.8/gems/aws-2.5.6/lib/ses/../awsbase/awsbase.rb:66:
warning: already initialized constant AMAZON_PROBLEMS
/usr/lib/ruby/gems/1.8/gems/aws-2.5.6/lib/ses/../awsbase/awsbase.rb:86:
warning: already initialized constant DEFAULT_SIGNATURE_VERSION
.....................
Finished tests in 2.722558s, 9.1825 tests/s, 27.5476 assertions/s.
25 tests, 75 assertions, 0 failures, 0 errors, 0 skips
> Update deltacloud gemspec to include fog > 1.3.1
> -------------------------------------------------
>
> Key: DTACLOUD-242
> URL: https://issues.apache.org/jira/browse/DTACLOUD-242
> Project: DeltaCloud
> Issue Type: Task
> Components: Server
> Environment: deltacloud v 1.0.0
> rhel 6.2
> Reporter: Ronelle Landy
> Assignee: Marios Andreou
> Attachments: 0001-Updated-.gemspec-to-require-fog-1.4.0.patch,
> 0002-Fix-typo-in-require-sinatra-body_proxy.patch,
> 0003-Re-recording-of-google-vcr-fixtures-required-by-chan.patch
>
>
> There is one additional step - to make sure we get the new version of fog.
> We just have to update out gemspec to say fog > 1.3.1 ( currently the
> dependency just says 'fog' without specifying a version - in theory this
> would result in getting the latest - unless you've already got some version
> of fog installed - on a rhel system this may still cause the problem we saw
> here). The fix is very minor - but we can't make it since fog > 1.3.1
> doesn't yet exist...
> New version of fog ... copying from email
> > Sent: Tuesday, June 19, 2012 11:33:35 AM
> > Subject: Re: fog dependency request, 'excon', '~>0.13.0'
> >
> > On 19/06/12 18:32, geemus (Wesley Beary) wrote:
> > > Optimistically I'd like to release this weekend but I'm not
> > > entirely
> > > certain I'll pull it off. Soon at least, we are pretty overdue for
> > > release.
> Original report of issue:
> http://mail-archives.apache.org/mod_mbox/deltacloud-dev/201111.mbox/%3C4EB8F525.3070504%40redhat.com%3E
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira