I found a forum mentioning the lack of python-elementtree rpm on FC7 
https://fcp.surfsite.org/modules/newbb/viewtopic.php?topic_id=41085&forum=11&post_id=186477
   
  From the forum:
  =======================================
  On 7/16/07, Till Maas <opensource till.name> wrote:
Quote: 
    On Mo Juli 16 2007, Zoltan Kota wrote:
Quote:     On Mon, 16 Jul 2007, Zoltan Kota wrote:
Quote:     It seems python-elementtree is missing from F7 (and devel)! What is 
the
reason? Maybe I missed something?


Ooops. In the meantime I found that it is included in python-2.5.


It is not completely included, e.g. repoview stopped working because something
was missing.

  
Yeah, SimpleXMLWriter is completely absent, so watch out.
===========================================
   
  So is the elementtree package required for OSCAR to work now, or is the 
support included in Python enough now? The post also points to some python docs 
which say what is included: 
http://docs.python.org/whatsnew/modules.html#SECTION0001420000000000000000
   
  Steve.
   
  PS: Just realised that as the support is included in the standard library, 
OSCAR code which uses the elementtree would need changin, breaking 
compatibility with distributions not supporting python 2.5. Still, it might be 
worth bearing in mind when the last incompatible distributions is not supported 
by OSCAR - a couple less packages to build / distribute.
   
  

Bernard Li <[EMAIL PROTECTED]> wrote:
  Hi Steve:

On 12/17/07, Steven Blackburn wrote:

> I have tried a nightly from a week or so ago on FC8 x86_64 but ran into some
> problems which were reported earlier on the list... like the fedora repo not
> being found and missing an example fc8 rpm list. Also, I had problems

rpm list aren't that big of a deal -- I usually just copy the previous
version's.

> updating the yume prereqs file to add fedora 8 to the 5|6|7 pattern. I
> stopped trying when the install complained about not being able to install
> python-elementtree (mentioned in the yume prereq file, IIRC).
>
> If Bernard can check in the files, and if they make it to a nightly, I can
> check out the current state of the 5-1 branch on FC8 x86_64.

I try not to check in RPMs which are already included in the distro --
however, for some reason I think Fedora 8 stopped shipping
python-elementtree.

It would be great if you can help us verify support -- however, my
work with f8-i386 would most definitely help with your endeavor on
x86_64, but it definitely does not mean support as you'll still need
to rebuild all the RPMs.

Ask us questions if you run into issues, we'll help you out.

I'll try to check in my changes tonight.

Cheers,

Bernard

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Oscar-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oscar-devel

Reply via email to