Menu

#558 Problem with switcher on mdk10.0

4.1
closed-fixed
7
2005-03-31
2004-11-04
No

I have this behavior when logging on the master node
(by SSH) or when creating a new shell :

ERROR:102: Tcl command execution failed: if {
$have_switcher && ! $am_removing } {
process_switcher_output "announce" [exec switcher
--announce]

# Now invoke the switcher perl script to get a list
of the modules
# that need to be loaded. If we get a non-empty
string back, load
# them. Only do this if we're loading the module.

process_switcher_output "load" [exec switcher
--show-exec]
}

When I try to generate an image, same problem :
ERROR: Tag "mpi" does not exist
switcher/1.0.13(91):ERROR:102: Tcl command execution
failed: if { $have_switcher && ! $am_removing } {
process_switcher_output "announce" [exec switcher
--announce]

# Now invoke the switcher perl script to get a list
of the modules
# that need to be loaded. If we get a non-empty
string back, load
# them. Only do this if we're loading the module.

process_switcher_output "load" [exec switcher
--show-exec]
}

Discussion

  • Benoit des Ligneris

    Logged In: YES
    user_id=179120

    As a test, I removed switcher (and lam/mpi, mpich) from the
    package selection (by moving switcher from core->included
    and deselcting it) and the image creation and this is not
    responsible from the image creation failure....

    Anyway, still a strange error but swicther is working, as
    far as I can tell...

     
  • Jeff Squyres

    Jeff Squyres - 2004-11-23

    Logged In: YES
    user_id=11722

    Is this still happening?

     
  • Fernando Laudares Camargos

    Logged In: YES
    user_id=931808

    Hello Jeff,
    This is not happening anymore. Tha bug was "fixed" and can
    (should) be closed.

     
  • John

    John - 2005-01-25

    Logged In: YES
    user_id=505737

    Donginn is veryfying that this is fixed.

     
  • John

    John - 2005-01-25
    • status: open --> open-fixed
     
  • John

    John - 2005-01-25

    Logged In: YES
    user_id=505737

    This issue has been fixed in the current development cvs tree

     
  • John

    John - 2005-01-25

    Logged In: YES
    user_id=505737

    This issue has been fixed in the current development cvs tree

     
  • John

    John - 2005-01-25

    Logged In: YES
    user_id=505737

    Donginn is veryfying that this is fixed.

     
  • John

    John - 2005-01-25
    • milestone: 443353 --> 4.1
     
  • Fernando Laudares Camargos

    Logged In: YES
    user_id=931808

    Fixed, can be closed.

     
  • Bernard Li

    Bernard Li - 2005-03-31
    • status: open-fixed --> closed-fixed
     
MongoDB Logo MongoDB