Bugs item #1059980, was opened at 2004-11-04 00:41
Message generated for change (Comment added) made by muglerj
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109368&aid=1059980&group_id=9368

Category: Programming environment
Group: 4.0
Status: Open
>Resolution: Fixed
Priority: 7
Submitted By: Benoit des Ligneris (bligneri)
Assigned to: Jeff Squyres (jsquyres)
Summary: Problem with switcher on mdk10.0

Initial Comment:
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]
}



----------------------------------------------------------------------

>Comment By: John (muglerj)
Date: 2005-01-25 13:31

Message:
Logged In: YES 
user_id=505737

Donginn is veryfying that this is fixed.

----------------------------------------------------------------------

Comment By: John (muglerj)
Date: 2005-01-25 13:31

Message:
Logged In: YES 
user_id=505737

This issue has been fixed in the current development cvs tree

----------------------------------------------------------------------

Comment By: Fernando Laudares Camargos (laudares)
Date: 2005-01-24 15:15

Message:
Logged In: YES 
user_id=931808

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

----------------------------------------------------------------------

Comment By: Jeff Squyres (jsquyres)
Date: 2004-11-23 07:30

Message:
Logged In: YES 
user_id=11722

Is this still happening?

----------------------------------------------------------------------

Comment By: Benoit des Ligneris (bligneri)
Date: 2004-11-04 00:57

Message:
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...

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109368&aid=1059980&group_id=9368


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Oscar-devel mailing list
Oscar-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oscar-devel

Reply via email to