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]
}
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...
Logged In: YES
user_id=11722
Is this still happening?
Logged In: YES
user_id=931808
Hello Jeff,
This is not happening anymore. Tha bug was "fixed" and can
(should) be closed.
Logged In: YES
user_id=505737
Donginn is veryfying that this is fixed.
Logged In: YES
user_id=505737
This issue has been fixed in the current development cvs tree
Logged In: YES
user_id=505737
This issue has been fixed in the current development cvs tree
Logged In: YES
user_id=505737
Donginn is veryfying that this is fixed.
Logged In: YES
user_id=931808
Fixed, can be closed.