[
https://issues.apache.org/jira/browse/DTACLOUD-242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marios Andreou updated DTACLOUD-242:
------------------------------------
Attachment: 0001-Updated-.gemspec-to-require-fog-1.4.0.patch
This revised patch also adds the requirement of excon >= 0.14.2 - because of
another issue discovered in testing the latest fog. (
https://github.com/geemus/excon/pull/128 )
This ticket was opened because of the install issue for rhel 6.2. In order to
close this ticket, I'd suggest that QE needs to
a) check the install issue is resolved by requiring the latest fog, and
b) be happy that the new fog is compatible with our code.
The best/easiest way to do do b) is to run the google minitests; google driver
uses fog to speak to google storage API.
<on a *CLEAN* - i.e. no gems, rhel 6.2 box>:
1. apply patch
2. build and install deltacloud based on the new gemspec (this will pull in fog
1.4.0 and excon 0.14.2).
==> cd server; gem build deltacloud-core.gemspec; sudo gem install
deltacloud-core-1.0.0.gem
{steps 1. and 2. will check if the install issue is resolved)}
3. check that fog and excon are installed with correct version.
==> gem list fog; gem list excon
4. cd server; rake test:google
thanks, marios
> 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
>
>
> 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