[Devel] [ openser-Bugs-1496534 ] Solaris 10 bourne shell (/bin/sh) breaks openserctl

SourceForge.net noreply at sourceforge.net
Sun May 28 21:32:35 CEST 2006


Bugs item #1496534, was opened at 2006-05-28 12:32
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1496534&group_id=139143

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Solaris 10 bourne shell (/bin/sh) breaks openserctl

Initial Comment:
Howdy,

I just installed openser 1.0.1, and it looks liks openserctl doesn't get 
along with the arcane Solaris bourne shell (/bin/sh):

$ ./openserctl help
./openserctl: syntax error at line 1026: `GW_IP=$' unexpected

I changed the script to use /bin/bash, and all is swell:

$ ./openserctl help
./openserctl 1.1 - $Revision: 1.6.2.2 $
parameter usage:
           * subscribers *
 add <username> <password> <email> .. add a new subscriber (*)
 passwd <username> <passwd> ......... change user's password (*)

Not sure if bash can be substituted for /bin/sh during the build process, 
but this seems to address the problem on the hostI tested with (Ultra 10 
running Solaris 10).

Thanks,
- Ryan
matty91 at gmail.com



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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1496534&group_id=139143



More information about the Devel mailing list