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

SourceForge.net noreply at sourceforge.net
Mon Jun 12 13:25:57 CEST 2006


Bugs item #1496534, was opened at 2006-05-28 22:32
Message generated for change (Settings changed) made by miconda
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: tools
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
>Assigned to: Daniel-Constantin Mierla (miconda)
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



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

>Comment By: Daniel-Constantin Mierla (miconda)
Date: 2006-06-12 14:25

Message:
Logged In: YES 
user_id=1246013

Changed to compute the GW_IP inside mysql query.

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

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