[BlueOnyx:20007] Re: cmoduser clistuser shell tools etc not working

Andreas Ebertus lists.aeb at cbxnet.de
Thu Aug 25 04:39:42 -05 2016


Hi all,

I think I've found the problem.
In /usr/shell-tools/perl/Shell.pm in sub getBuild, the entry for 5209R
is missing in %bldHash.

Here is a patch:

--- /usr/shell-tools/perl/Shell.pm.orig 2016-08-24 18:48:34.772599267 +0200
+++ /usr/shell-tools/perl/Shell.pm  2016-08-24 18:48:39.659550333 +0200
@@ -403,6 +403,7 @@
        "5108R",            "BX5108R",
        "5207R",            "BX5207R",
        "5208R",            "BX5208R",
+       "5209R",            "BX5209R",
        # TLAS
        "TLAS2",            "TLAS2",
    );


All the best,
Andreas



On Fri, 29 Apr 2016 10:44:27 -0500
Michael Stauber <mstauber at blueonyx.it> wrote:

> Hi Tobias, Maurice and Darren,
> 
> Maurice wrote:
> > On 5208R and 5108R I have some scripts that use the clistvsite
> > and clistuser commands without errors.
> > On this 5209R, these commands give an error on a vanilla install:  
> 
> Tobias wrote:
> > None of the shell tools appear to be working in 5209r:  
> 
> Darren wrote:
> > I also posted about this at the end of March but got no response.  
> 
> Sorry, guys. I have it on my list of things that need fixing. I wasn't
> expecting that there's actually such a demand for these shell tools.
> 
> I'll bump it to the top and will see if I can fix it in the next
> couple of days.
> 




More information about the Blueonyx mailing list