e100 slowness with trunk ( was RE: [Sisuite-devel] python-xml in systemimager.spec (trunk) )

2006-03-26 Thread Bernard Li
Title: Re: [Sisuite-devel] python-xml in systemimager.spec (trunk) Hi Andrea:   I rebuilt trunk with your updates and monitoring seems to work again, however I am still having network issues.  I have an Intel PRO/100+ NIC on the client node and for whatever reason, the following is the

Re: [Sisuite-devel] python-xml in systemimager.spec (trunk)

2006-03-25 Thread Andrea Righi
Bernard Li wrote: > Okay, how about I put it as BuildRequires for "systemimager" and > Requires for "systemimager-server"? seems good. > > BTW, I think I was able to successfully build SystemImager 3.7.2 x86 > RPM and I'm testing it right now... however, there must be something > wrong with the

Re: [Sisuite-devel] python-xml in systemimager.spec (trunk)

2006-03-25 Thread Andrea Righi
Bernard Li wrote: > Hi Andrea: > > Okay, I think for RedHat, python and PyXML together will provide what > BitTorrent requires. Before I check my patch in however, I just want > to confirm that it is a BuildRequires and not a Requires? Thinking better it should be a "requires" for the server pac

RE: [Sisuite-devel] python-xml in systemimager.spec (trunk)

2006-03-25 Thread Bernard Li
Title: Re: [Sisuite-devel] python-xml in systemimager.spec (trunk) Okay, how about I put it as BuildRequires for "systemimager" and Requires for "systemimager-server"?   BTW, I think I was able to successfully build SystemImager 3.7.2 x86 RPM and I'm testing

RE: [Sisuite-devel] python-xml in systemimager.spec (trunk)

2006-03-25 Thread Bernard Li
Title: Re: [Sisuite-devel] python-xml in systemimager.spec (trunk) Hi Andrea:   Okay, I think for RedHat, python and PyXML together will provide what BitTorrent requires.  Before I check my patch in however, I just want to confirm that it is a BuildRequires and not a Requires?   Thanks

Re: [Sisuite-devel] python-xml in systemimager.spec (trunk)

2006-03-25 Thread Andrea Righi
Bernard Li wrote: > Hi Andrea: > > I think I have a working implementation which will check to see if the > system is SuSE, if so, add the BuildRequires to be python-xml, > otherwise, use PyXML. I just wanted to make sure that PyXML is > sufficient for what we need. Can you give me something to

RE: [Sisuite-devel] python-xml in systemimager.spec (trunk)

2006-03-24 Thread Bernard Li
? Thanks, Bernard > -Original Message- > From: Andrea Righi [mailto:[EMAIL PROTECTED] > Sent: Friday, March 17, 2006 5:58 > To: Bernard Li > Cc: sisuite-devel@lists.sourceforge.net > Subject: Re: [Sisuite-devel] python-xml in systemimager.spec (trunk) > > Bern

RE: [Sisuite-devel] python-xml in systemimager.spec (trunk)

2006-03-17 Thread Bernard Li
Title: Re: [Sisuite-devel] python-xml in systemimager.spec (trunk) I think the "easiest" way in this case is just to have different requires depending on the distro.  It's ugly, but I think that's almost your only option if you want to build one RPM that fits all...

Re: [Sisuite-devel] python-xml in systemimager.spec (trunk)

2006-03-17 Thread Andrea Righi
Bernard Li wrote: > Andrea: > > Red Hat/Fedora does not provide python-xml RPM, what subrountines do you > need from this package and is it the same as PyXML for Red Hat/Fedora? > > It is unfortunate that for RPM, Python does not have a similar requires > like Perl, where you can do something l

[Sisuite-devel] python-xml in systemimager.spec (trunk)

2006-03-16 Thread Bernard Li
Andrea:   Red Hat/Fedora does not provide python-xml RPM, what subrountines do you need from this package and is it the same as PyXML for Red Hat/Fedora?   It is unfortunate that for RPM, Python does not have a similar requires like Perl, where you can do something like require Perl(XML::Simple