Hi Doug:
 
yume/yum needs to be properly installed before perl-XML-Simple can be installed automatically (since it uses yum).  However it has skipped past that without reporting any errors, this needs to be fixed.
 
Anyways, from your log, the following message seems bad:

---
There was a problem importing one of the Python modules

required to run yum. The error leading to this problem was:

No module named cElementTree

Please install a package which provides this module, or

verify that the module is installed correctly.

It's possible that the above module doesn't match the

current version of Python, which is:

2.3.4 (#1, Feb 22 2005, 04:09:37)

[GCC 3.4.3 20041212 (Red Hat 3.4.3-9.EL4)]

If you cannot solve this problem yourself, please send this

message to [EMAIL PROTECTED].
---

Any ideas where it is coming from?  Do you have python-elementtree installed?

You might want to update packages/yume/prereq.cfg and see if you can get it working.

Cheers,

Bernard


From: Jennewein, Douglas M [mailto:[EMAIL PROTECTED]
Sent: Thursday, April 27, 2006 11:32
To: Bernard Li; [email protected]
Subject: RE: [Oscar-devel] Can't locate XML/Simple.pm when installing OSCAR 5

I’m on CentOS 4.2 i386.  I manually installed the perl-XML-simple rpm from share/prereqs/distro/rhel4/ and re-ran install_cluster and the error did not appear.  I’m not sure why it didn’t install automatically earlier.  I have attached the oscarinstall.log from the time it failed.

 

Doug Jennewein
Research Analyst
Department of Computer Science
University of South Dakota
Vermillion, SD 57069
(605) 677-5388
(605) 677-6662 (fax)
[EMAIL PROTECTED]


From: Bernard Li [mailto:[EMAIL PROTECTED]
Sent: Thursday, April 27, 2006 1:17 PM
To: Jennewein, Douglas M; [email protected]
Subject: RE: [Oscar-devel] Can't locate XML/Simple.pm when installing OSCAR 5

 

Perl-XML-Simple is a prereq in share/prereqs/perl-XML-Simple/, it should be installed automatically prior to bringing up the system.

 

Can you post your oscarinstall.log?  Also, cranking up verbosity should give you more info about what's wrong:

 

export OSCAR_VERBOSE=5

 

BTW, what OS/architecture?

 

It's possible you're running on a system without RPM in the share/prereqs/perl-XML-Simple/distro directory, in which case you need to rebuild it.

 

Cheers,

 

Bernard

 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jennewein, Douglas M
Sent: Thursday, April 27, 2006 11:13
To: [email protected]
Subject: [Oscar-devel] Can't locate XML/Simple.pm when installing OSCAR 5

I am trying to install the 20060427 OSCAR 5 nightly and get the following error when running install_cluster:

Can’t locate XML/Simple.pm in @NIC

 

Has anyone run into this before?  

 

Doug Jennewein
Research Analyst
Department of Computer Science
University of South Dakota
Vermillion, SD 57069
(605) 677-5388
(605) 677-6662 (fax)
[EMAIL PROTECTED]


Reply via email to