You can subscribe to this list here.
2002 |
Jan
|
Feb
|
Mar
|
Apr
(3) |
May
(24) |
Jun
(1) |
Jul
(4) |
Aug
|
Sep
(6) |
Oct
(1) |
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(2) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2004 |
Jan
(10) |
Feb
(5) |
Mar
(2) |
Apr
(3) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: <no...@so...> - 2002-05-18 21:49:31
|
Bugs item #547637, was opened at 2002-04-23 08:48 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=465044&aid=547637&group_id=51915 Category: env-switcher functionality Group: None >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Jeff Squyres (jsquyres) Assigned to: Jeff Squyres (jsquyres) >Summary: "announce" attr currently non-functional Initial Comment: Need to make the "announce" attribute actually do something -- it is currently documented, but ignored in the switcher perl script. ---------------------------------------------------------------------- >Comment By: Jeff Squyres (jsquyres) Date: 2002-05-18 14:49 Message: Logged In: YES user_id=11722 Implemented in CVS. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=465044&aid=547637&group_id=51915 |
From: <no...@so...> - 2002-05-17 19:54:57
|
Bugs item #557420, was opened at 2002-05-17 12:54 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=465044&aid=557420&group_id=51915 Category: env-switcher functionality Group: None Status: Open Resolution: None Priority: 5 Submitted By: Jeff Squyres (jsquyres) Assigned to: Jeff Squyres (jsquyres) Summary: Need better error reporting Initial Comment: Since "switcher --show-exec" is called within a modulefile, if any kind of error occurs, the user sees amorphous TCL errors, not the actual error message that switcher sees. Need to report the actual error to the user somehow, not the TCL error (and therefore cause the switcher and/or oscar-modules modulefiles to fail to load properly). ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=465044&aid=557420&group_id=51915 |
From: <no...@so...> - 2002-05-17 19:53:30
|
Bugs item #557419, was opened at 2002-05-17 12:53 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=465044&aid=557419&group_id=51915 Category: env-switcher functionality Group: None Status: Open Resolution: None Priority: 5 Submitted By: Jeff Squyres (jsquyres) Assigned to: Jeff Squyres (jsquyres) Summary: Error when default name removed Initial Comment: If a tag has a default value of a name, and that name is removed without resetting the default value to something else, switcher will error -- and the "module load switcher" will fail. Example where this happens: 1. Install env-switcher and modules RPMs 2. Install lam-module RPM 3. root manually sets system default for mpi tag to be lam-6.5.6 4. remove the lam-module RPM switcher should be able to handle this situation somehow. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=465044&aid=557419&group_id=51915 |
From: <no...@so...> - 2002-05-16 14:07:38
|
Bugs item #547635, was opened at 2002-04-23 08:46 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=465044&aid=547635&group_id=51915 Category: Documentation Group: None >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Jeff Squyres (jsquyres) Assigned to: Jeff Squyres (jsquyres) Summary: Make documentation better Initial Comment: Suggestions: - make the user-oriented documentation a) simpler, and b) first in the README file. Users will be the largest group using env-switcher, not developers and sysadmins. - make the sysadmin/developer docs later in the README file, or in a different file altogether. - make the docs generally nicer -- perhaps HTML or latex/pdf? ---------------------------------------------------------------------- >Comment By: Jeff Squyres (jsquyres) Date: 2002-05-16 07:07 Message: Logged In: YES user_id=11722 Added switcher(1) man page. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=465044&aid=547635&group_id=51915 |
From: <no...@so...> - 2002-05-16 14:06:49
|
Bugs item #556219, was opened at 2002-05-14 22:51 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=465044&aid=556219&group_id=51915 Category: env-switcher functionality Group: None >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Jeff Squyres (jsquyres) Assigned to: Jeff Squyres (jsquyres) Summary: Add a man page Initial Comment: Write a man page for switcher. ---------------------------------------------------------------------- >Comment By: Jeff Squyres (jsquyres) Date: 2002-05-16 07:06 Message: Logged In: YES user_id=11722 Done. switcher(1) is now installed into $prefix/man, and upon loading of the switcher modulefile, this directory is added to the MANPATH. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=465044&aid=556219&group_id=51915 |
From: <no...@so...> - 2002-05-15 05:51:08
|
Bugs item #556219, was opened at 2002-05-14 22:51 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=465044&aid=556219&group_id=51915 Category: env-switcher functionality Group: None Status: Open Resolution: None Priority: 5 Submitted By: Jeff Squyres (jsquyres) Assigned to: Jeff Squyres (jsquyres) Summary: Add a man page Initial Comment: Write a man page for switcher. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=465044&aid=556219&group_id=51915 |
From: <no...@so...> - 2002-05-15 05:48:59
|
Bugs item #556218, was opened at 2002-05-14 22:48 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=465044&aid=556218&group_id=51915 Category: env-switcher functionality Group: None Status: Open Resolution: None Priority: 5 Submitted By: Jeff Squyres (jsquyres) Assigned to: Jeff Squyres (jsquyres) Summary: Print message upon "default" attr change Initial Comment: Print message that the changes will take effect in future shells, not the current shell. Recommended by Neil/Jason from NCSA, so that users don't think that this change takes effect immediately. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=465044&aid=556218&group_id=51915 |
From: <no...@so...> - 2002-05-15 05:47:56
|
Bugs item #556217, was opened at 2002-05-14 22:47 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=465044&aid=556217&group_id=51915 Category: env-switcher functionality Group: None Status: Open Resolution: None Priority: 5 Submitted By: Jeff Squyres (jsquyres) Assigned to: Jeff Squyres (jsquyres) Summary: Add "=" syntax Initial Comment: Add a quick-n-dirty syntax for setting the "default" attribute: switcher mpi = lam-6.5.6 or switcher mpi=lam-6.5.6 This should imply --force as well. But it should not imply --silent. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=465044&aid=556217&group_id=51915 |
From: <no...@so...> - 2002-04-23 15:52:17
|
Bugs item #547641, was opened at 2002-04-23 08:52 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=465044&aid=547641&group_id=51915 Category: env-switcher functionality Group: None Status: Open Resolution: None Priority: 5 Submitted By: Jeff Squyres (jsquyres) Assigned to: Jeff Squyres (jsquyres) Summary: Need better user cmds Initial Comment: Need a way to make the user commands that the user types be shorter and easier. For example, on an OSCAR cluster, the user currently has to type something like the following to set their default MPI to be different than the system default: switcher mpi --add-attr default lam-6.5.6 Having swticher automaticly generate aliases for the above command to (for example): sw_mpi_lam-6.5.6 would be much nicer. This should happen automatically in the switcher framework -- not by the individual (potentially third party) modulefiles. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=465044&aid=547641&group_id=51915 |
From: <no...@so...> - 2002-04-23 15:48:45
|
Bugs item #547637, was opened at 2002-04-23 08:48 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=465044&aid=547637&group_id=51915 Category: env-switcher functionality Group: None Status: Open Resolution: None Priority: 5 Submitted By: Jeff Squyres (jsquyres) Assigned to: Jeff Squyres (jsquyres) Summary: "announce" attr currently non-functional Initial Comment: Need to make the "announce" attribute actually do something -- it is currently documented, but ignored in the switcher perl script. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=465044&aid=547637&group_id=51915 |
From: <no...@so...> - 2002-04-23 15:46:52
|
Bugs item #547635, was opened at 2002-04-23 08:46 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=465044&aid=547635&group_id=51915 Category: Documentation Group: None Status: Open Resolution: None Priority: 5 Submitted By: Jeff Squyres (jsquyres) Assigned to: Jeff Squyres (jsquyres) Summary: Make documentation better Initial Comment: Suggestions: - make the user-oriented documentation a) simpler, and b) first in the README file. Users will be the largest group using env-switcher, not developers and sysadmins. - make the sysadmin/developer docs later in the README file, or in a different file altogether. - make the docs generally nicer -- perhaps HTML or latex/pdf? ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=465044&aid=547635&group_id=51915 |