No python Crypto Random in EL6

Orion Poplawski orion at cora.nwra.com
Wed May 8 22:49:36 UTC 2013


On 05/08/2013 03:54 PM, Pádraig Brady wrote:
> On 05/08/2013 10:22 PM, Orion Poplawski wrote:
>> So, one of my python packages that I'd like to see in EPEL6 (StarCluster) requires python-ssh.  python-ssh does not build on EL6 because the python-crypto in RHEL6 (2.0) is too old and doesn't provide Crypto/Random (see also https://bugzilla.redhat.com/show_bug.cgi?id=908475).
>>
>> I'm wondering what else might be done to get around this.  Some options may be:
>>
>> - Package up Crypto/Random somehow
>> - port python-ssh to some other random number generator
>>
>> Any other ideas?  Suggestions welcome.
>
> I added a workaround patch for that in openstack-glance:
> http://pkgs.fedoraproject.org/cgit/openstack-glance.git/plain/crypto.random.patch?h=el6
>
> thanks,
> Pádraig.

Thanks for that suggestion.  Here is my proposed patch for python-ssh then. 
Comments welcome.

Silas -

  I can commit this to the el6 branch if you'd like.  Or I could commit to 
master and merge to el6 depending on how you track spec files across the 
branches.  Or perhaps you want to take care of it?

-- 
Orion Poplawski
Technical Manager                     303-415-9701 x222
NWRA, Boulder/CoRA Office             FAX: 303-415-9702
3380 Mitchell Lane                       orion at nwra.com
Boulder, CO 80301                   http://www.nwra.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: python-ssh-urandom.patch
Type: text/x-patch
Size: 1990 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/epel-devel-list/attachments/20130508/8713a9da/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: spec.patch
Type: text/x-patch
Size: 1143 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/epel-devel-list/attachments/20130508/8713a9da/attachment-0001.bin>


More information about the epel-devel-list mailing list