Hmmm...  How come you have test_user for so many packages?  Not every
package have tests, eg. sis, c3, sc3 etc shouldn't have any "test_user"
- so something is definitely corrupted.

Can you provide the output of:

# rpm -qa | grep switcher
# rpm -qa | grep modules
# switcher mpi --show

Thanks,

Bernard

P.S. Also it would help if you can post your oscarinstall.log (compress
it or put it via a web location because there is a filesize limit with
this mailing-list)

> -----Original Message-----
> From: Raju, N. Gottumukkala [mailto:[EMAIL PROTECTED] 
> Sent: Thursday, May 25, 2006 10:17
> To: Raju, N. Gottumukkala
> Cc: Bernard Li; DongInn Kim; [EMAIL PROTECTED]; 
> [email protected]
> Subject: RE: [Oscar-devel] RE: RM_Detect (fc3 support)
> 
> 
> I tried a ./start_over (with Torque), but still getting somr errors,  
> please look at the log below.
> 
> -Raju.
> 
> 
> 
> Ganglia setup test                                            
>  [PASSED]
> Ganglia node count test                                       
>  [PASSED]
> 
> /home/oscartst/sis/test_user
> /home/oscartst/openmpi/test_user
> inside if loop 1
> 
> /home/oscartst/openmpimpi/lam-7.1.2(69):ERROR:102: Tcl command  
> execution failed:
>   if { $have_blcr == 1 && $have_gm == 1 &&
>       [file exists $dir/lam-with-blcr-and-gm-oscar-$version] } {
>    module load $dir/lam-with-blcr-and-gm-oscar-$version
> } elseif { $have_blcr == 0 && $have_gm == 1 &&
>       [file exists $dir/lam-with-gm-oscar-$version] } {
>    module load $dir/lam-with-gm-oscar-$version
> } elseif { $have_blcr == 1 && $have_gm == 0 &&
>       [file exists $dir/lam-with-blcr-oscar-$version] } {
>    module load $dir/lam-with-blcr-oscar-$version
> } elseif { [file exists $dir/lam-oscar-$version] } {
>    module load $dir/lam-oscar-$version
> } else {
>    break
> }
> 
> ModuleCmd_Load.c(199):ERROR:105: Unable to locate a 
> modulefile for 'switcher'
> Open MPI (via TORQUE)                                         
>  [FAILED]
> inside if loop 2
> 
> /home/oscartst/pfilter/test_user
> /home/oscartst/disable-services/test_user
> /home/oscartst/mpich/test_user
> inside if loop 1
> /home/oscartst/mpichmpi/lam-7.1.2(69):ERROR:102: Tcl command 
> execution  
> failed: i
> f { $have_blcr == 1 && $have_gm == 1 &&
>       [file exists $dir/lam-with-blcr-and-gm-oscar-$version] } {
>    module load $dir/lam-with-blcr-and-gm-oscar-$version
> } elseif { $have_blcr == 0 && $have_gm == 1 &&
>       [file exists $dir/lam-with-gm-oscar-$version] } {
>    module load $dir/lam-with-gm-oscar-$version
> } elseif { $have_blcr == 1 && $have_gm == 0 &&
>       [file exists $dir/lam-with-blcr-oscar-$version] } {
>    module load $dir/lam-with-blcr-oscar-$version
> } elseif { [file exists $dir/lam-oscar-$version] } {
>    module load $dir/lam-oscar-$version
> } else {
>    break
> }
> 
> ModuleCmd_Load.c(199):ERROR:105: Unable to locate a 
> modulefile for 'switcher'
> MPICH (via TORQUE)                                            
>  [PASSED]
> /home/oscartst/sync_files/test_user
> /home/oscartst/oda/test_user
> /home/oscartst/ntpconfig/test_user
> /home/oscartst/netbootmgr/test_user
> /home/oscartst/opium/test_user
> /home/oscartst/yume/test_user
> /home/oscartst/maui/test_user
> /home/oscartst/lam/test_user
> inside if loop 1
> 
> 
> /home/oscartst/lammpi/lam-7.1.2(69):ERROR:102: Tcl command execution  
> failed: if
> { $have_blcr == 1 && $have_gm == 1 &&
>       [file exists $dir/lam-with-blcr-and-gm-oscar-$version] } {
>    module load $dir/lam-with-blcr-and-gm-oscar-$version
> } elseif { $have_blcr == 0 && $have_gm == 1 &&
>       [file exists $dir/lam-with-gm-oscar-$version] } {
>    module load $dir/lam-with-gm-oscar-$version
> } elseif { $have_blcr == 1 && $have_gm == 0 &&
>       [file exists $dir/lam-with-blcr-oscar-$version] } {
>    module load $dir/lam-with-blcr-oscar-$version
> } elseif { [file exists $dir/lam-oscar-$version] } {
>    module load $dir/lam-oscar-$version
> } else {
>    break
> }
> 
> ModuleCmd_Load.c(199):ERROR:105: Unable to locate a 
> modulefile for 'switcher'
> LAM/MPI (via TORQUE)                                          
>  [FAILED]
> inside if loop 2
> 
> /home/oscartst/pvm/test_user
> inside if loop 1
> 
> /home/oscartst/pvmmpi/lam-7.1.2(69):ERROR:102: Tcl command execution  
> failed: if
> { $have_blcr == 1 && $have_gm == 1 &&
>       [file exists $dir/lam-with-blcr-and-gm-oscar-$version] } {
>    module load $dir/lam-with-blcr-and-gm-oscar-$version
> } elseif { $have_blcr == 0 && $have_gm == 1 &&
>       [file exists $dir/lam-with-gm-oscar-$version] } {
>    module load $dir/lam-with-gm-oscar-$version
> } elseif { $have_blcr == 1 && $have_gm == 0 &&
>       [file exists $dir/lam-with-blcr-oscar-$version] } {
>    module load $dir/lam-with-blcr-oscar-$version
> } elseif { [file exists $dir/lam-oscar-$version] } {
>    module load $dir/lam-oscar-$version
> } else {
> 
> 
> 
> PVM (via TORQUE)                                              
>  [FAILED]
> inside if loop 2
> 
> /home/oscartst/c3/test_user
> /home/oscartst/sc3/test_user
> /home/oscartst/kernel_picker/test_user
> /home/oscartst/loghost/test_user
> /home/oscartst/switcher/test_user
> /home/oscartst/torque/test_user
> inside if loop 1
> 
> /home/oscartst/torquempi/lam-7.1.2(69):ERROR:102: Tcl command  
> execution failed:
> if { $have_blcr == 1 && $have_gm == 1 &&
>       [file exists $dir/lam-with-blcr-and-gm-oscar-$version] } {
>    module load $dir/lam-with-blcr-and-gm-oscar-$version
> } elseif { $have_blcr == 0 && $have_gm == 1 &&
>       [file exists $dir/lam-with-gm-oscar-$version] } {
>    module load $dir/lam-with-gm-oscar-$version
> } elseif { $have_blcr == 1 && $have_gm == 0 &&
>       [file exists $dir/lam-with-blcr-oscar-$version] } {
>    module load $dir/lam-with-blcr-oscar-$version
> } elseif { [file exists $dir/lam-oscar-$version] } {
>    module load $dir/lam-oscar-$version
> } else {
>    break
> }
> 
> TORQUE default queue definition                               
>  [PASSED]
> TORQUE Shell Test                                             
>  [PASSED]
> 
> /home/oscartst/apitest/test_user
> /home/oscartst/base/test_user
> 
> Run APItests...
> 
> Running Installation tests for pvm
> /usr/lib/python2.3/site-packages/twisted/internet/defer.py:398:  
> FutureWarning: h
> ex()/oct() of negative int will return a signed string in 
> Python 2.4 and up
>    return "<%s at %s>" % (cname, hex(id(self)))
> [PASS]       2006-05-25 11:02:49   pvmd-path-ls.apt
> [PASS]       2006-05-25 11:02:49   envvar-pvm_arch.apt
> [PASS]       2006-05-25 11:02:49   envvar-pvm_root.apt
> [PASS]       2006-05-25 11:02:49   envvar.apb
> [PASS]       2006-05-25 11:02:49   pvmd-path-which.apt
> [PASS]       2006-05-25 11:02:49   modulecmd-path-ls.apt
> [PASS]       2006-05-25 11:02:49   pvm-module-list.apt
> [PASS]       2006-05-25 11:02:49   pvm-module-show-pvm_rsh.apt
> [PASS]       2006-05-25 11:02:50   pvm-module-show-pvm_arch.apt
> [PASS]       2006-05-25 11:02:50   pvm-module-show-pvm_root.apt
> [PASS]       2006-05-25 11:02:50   pvm-module-show.apb
> [PASS]       2006-05-25 11:02:50   pvm-module.apb
> [PASS]       2006-05-25 11:02:50   install_tests.apb
> 
> There are 3 failed/skipped tests (see above).
> Please check your logs located in /home/oscartst.
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> ----------------------------------------------------------------
> This message was sent using IMP, the Internet Messaging Program.
> 


-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid7521&bid$8729&dat1642
_______________________________________________
Oscar-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oscar-devel

Reply via email to