openstack in EPEL status

Pádraig Brady P at draigBrady.com
Wed Nov 16 21:52:56 UTC 2011


On 11/16/2011 07:11 PM, Steve Traylen wrote:
> 2011/11/16 Pádraig Brady <P at draigbrady.com>:
>> python-nose is not new enough to build.  The correct version wasn't
>>    specified in the spec though and the resultant error crashed RHEL once:
>>      https://bugzilla.redhat.com/show_bug.cgi?id=753505
>>    I hacked together an updated python-nose to allow running sqlalchemy %checks
>>    which passed, but then disabled the %checks so as not to need a newer
>>    python-nose (and the newer packages it in turn needs to be built with).
> 
> I'm happy to tackle some of these python dependencies within EPEL.
> If you can add what's needed to
> http://fedoraproject.org/wiki/OpenStack

> I'll take a few. Looking now on this page there looks to be nothing
> that needs reviewing
> or anything or am I missing something?

I've just updated the wiki page with the latest info.
Really all that's left to be done is python-{webob,sqlalchemy} updates
(though there may be other packages that pop up as testing progresses).
However, the exact course is not fully decided yet, as I'm testing lots of
combinations locally to see which is best to commit.

We also have to do the NBD to libguestfs change.
https://bugzilla.redhat.com/show_bug.cgi?id=734727

Note I'm currently using RHEL6.2 beta for testing, so if using an
earlier (derived) distro you might hit issues I have not.
I'm currently doing the following steps to setup a RHEL system
(note testing in a RHEL VM is not currently supported).

* service qpidd stop; chkconfig qpidd off
* setenforce 0
* enable the epel-testing repo
* yum install the RPMs from http://www.pixelbeat.org/openstack/rhel/
* yum install python-tempita
* yum install openstack-nova openstack-glance
* Follow setup instructions and test cases from:
  https://fedoraproject.org/wiki/Test_Day:2011-10-20_OpenStack_Test_Day

I will keep the wiki up to date as I fix stuff.

thanks!
Pádraig.



More information about the cloud mailing list