From Fedora Project Wiki

 
(33 intermediate revisions by the same user not shown)
Line 7: Line 7:
* I've set up a [[SIGs/Grid_Computing|Fedora Grid Computing]] special interest group.
* I've set up a [[SIGs/Grid_Computing|Fedora Grid Computing]] special interest group.


== Things I need to do ==
* Get perl-POE-Component-Client-LDAP into EPEL.
* Get perl-WWW-Mechanize into EPEL.


== Things that I can't build in EPEL6 ==
== Things that I can't build in EPEL6 ==
* glite-security-trustmanager,  glite-security-util-java and myproxy missing voms.
* xml-security-c, xmltooling, opensaml  missing xalan-c
* xml-security-c, xmltooling, opensaml  missing xalan-c
* perl-Nagios-NSCA missing perl-Digest-CRC
* plpa  no EL6 branch why?
* torque and perl-PBS, needs some serious work.
* xcalc , needs some work.


== python26 rpms for EPEL5 ==
== python26 rpms for EPEL5 ==
Line 18: Line 20:
that I'm interested to see appear. Some of these will I'm sure never happen
that I'm interested to see appear. Some of these will I'm sure never happen
but recorded here anyway.
but recorded here anyway.
Silas has some .spec file here as well: https://github.com/opsdojo/rpms/tree/master/src/el/5/opsdojo-python26


{|
{|
Line 23: Line 27:
! Package Name !! Notes
! Package Name !! Notes
|-
|-
| python-pip
| ipython || Looks to be  a bit of a pain needing python-simplegeneric, python-foolscap, python-twisted-core, python-zope-interface, python-configobj , python-mglob pexpect and python-pretty
|-
| python-pip ||
|-
|-
| Django
| Django || Requires a number of packages, Dependency tree https://bugzilla.redhat.com/showdependencytree.cgi?id=662758&hide_resolved=0
|-
|-
| mod_python  
| mod_python || Released https://admin.fedoraproject.org/updates/python26-mod_python
|-
|-
| plone  
| plone ||
|-
|-
| python-fpconst  
| python-fpconst ||
|-
|-
| python-simplejson || '''April 24th 2010''' Requires both setuptools and nose first.
| python-simplejson || Released https://admin.fedoraproject.org/updates/python26-simplejson
|-
|-
| python-nose || '''April 24th 2010''' Under review https://bugzilla.redhat.com/show_bug.cgi?id=574531
| python-nose || Release ||
|-
|-
| python-soap
| python-soap || ||
|-
|-
| python-cherrypy
| python-cherrypy ||
|-
|-
| cx_Oracle || Will never be added to EPEL but here since I will do for my own purposes.
| cx_Oracle || Will never be added to EPEL but here since I will do for my own purposes. ||
|-
|-
| python-sqlite ||  Probably already included in python26 distribution
| python-sqlite ||  Probably already included in python26 distribution ||
|-
|-
| setuptools || '''April 23rd 2010''' Review in progress:  https://bugzilla.redhat.com/show_bug.cgi?id=574506 In fact this blocks almost everything. '''June 8th 2010''' Just released.
| setuptools || Released as python26-distribute, provides python26-setuptools. ||
|-
|-
| SOAPpy  
| SOAPpy || Requires PyXML. ||
|-
|-
| ZSI || '''April 23rd 2010''' I own this in EPEL but setuptools and PyXML is needed first.
| ZSI || Release in a couple of weeks or so: https://admin.fedoraproject.org/updates/python-ZSI-2.0-7.el5 ||
|-
|-
| PyXML || '''April 25th 2010''' Now up for review. https://bugzilla.redhat.com/show_bug.cgi?id=585598,  '''April 26th 2010''' Current PyXML maintainer notified.
| PyXML || Will be released very shortly https://admin.fedoraproject.org/updates/python26-PyXML ||
|-
|-
| virtualenv
| virtualenv || Now released, :  https://bugzilla.redhat.com/show_bug.cgi?id=673545 ||
|-
|-
| python-curl
| python-curl || Review submitted: https://bugzilla.redhat.com/show_bug.cgi?id=682553 ||
|-
|-
| 4Suite-XML
| 4Suite-XML ||
|-
|-
| scipy
| scipy || Needs numpy. ||
|-
|-
| matplotlib || Needs numpy.
| matplotlib || Needs numpy. ||
|-
|-
| numpy || '''June 8th 2010''' Submitted a patch https://bugzilla.redhat.com/show_bug.cgi?id=601891
| numpy || Review progressing well, https://bugzilla.redhat.com/show_bug.cgi?id=619355 ||
|-
|-
|}
|}

Latest revision as of 11:05, 13 April 2011

Email: steve.traylen@cern.ch

Employer: http://cern.ch/

Current Fedora Aims

  • Get lots of grid software into Fedora and EPEL
  • I've set up a Fedora Grid Computing special interest group.

Things I need to do

  • Get perl-POE-Component-Client-LDAP into EPEL.
  • Get perl-WWW-Mechanize into EPEL.

Things that I can't build in EPEL6

  • xml-security-c, xmltooling, opensaml missing xalan-c
  • plpa no EL6 branch why?
  • xcalc , needs some work.

python26 rpms for EPEL5

Since python26 is about to be added to EPEL5 there are bunch of python packages that I'm interested to see appear. Some of these will I'm sure never happen but recorded here anyway.

Silas has some .spec file here as well: https://github.com/opsdojo/rpms/tree/master/src/el/5/opsdojo-python26

List of python26 packages
Package Name Notes
ipython Looks to be a bit of a pain needing python-simplegeneric, python-foolscap, python-twisted-core, python-zope-interface, python-configobj , python-mglob pexpect and python-pretty
python-pip
Django Requires a number of packages, Dependency tree https://bugzilla.redhat.com/showdependencytree.cgi?id=662758&hide_resolved=0
mod_python Released https://admin.fedoraproject.org/updates/python26-mod_python
plone
python-fpconst
python-simplejson Released https://admin.fedoraproject.org/updates/python26-simplejson
python-nose Release
python-soap
python-cherrypy
cx_Oracle Will never be added to EPEL but here since I will do for my own purposes.
python-sqlite Probably already included in python26 distribution
setuptools Released as python26-distribute, provides python26-setuptools.
SOAPpy Requires PyXML.
ZSI Release in a couple of weeks or so: https://admin.fedoraproject.org/updates/python-ZSI-2.0-7.el5
PyXML Will be released very shortly https://admin.fedoraproject.org/updates/python26-PyXML
virtualenv Now released, : https://bugzilla.redhat.com/show_bug.cgi?id=673545
python-curl Review submitted: https://bugzilla.redhat.com/show_bug.cgi?id=682553
4Suite-XML
scipy Needs numpy.
matplotlib Needs numpy.
numpy Review progressing well, https://bugzilla.redhat.com/show_bug.cgi?id=619355