AF:
NF:0
PS:10
SRH:1
SFN:
DSR:
MID:<20080521135555.520d286e@ripper.onstor.net>
CFG:
PT:0
S:andy.sharp@onstor.com
RQ:
SSV:onstor-exch02.onstor.net
NSV:
SSH:
R:<rendell.fong@onstor.com>,<larry.scheer@onstor.com>
MAID:1
X-Sylpheed-Privacy-System:
X-Sylpheed-Sign:0
SCF:#mh/Mailbox/sent
RMID:#imap/andys@onstor.net@onstor-exch02.onstor.net/INBOX	0	BB375AF679D4A34E9CA8DFA650E2B04E09624B14@onstor-exch02.onstor.net
X-Sylpheed-End-Special-Headers: 1
Date: Wed, 21 May 2008 13:56:04 -0700
From: Andrew Sharp <andy.sharp@onstor.com>
To: "Rendell Fong" <rendell.fong@onstor.com>
Cc: "Larry Scheer" <larry.scheer@onstor.com>
Subject: Re: socat error
Message-ID: <20080521135604.64ad4f85@ripper.onstor.net>
In-Reply-To: <BB375AF679D4A34E9CA8DFA650E2B04E09624B14@onstor-exch02.onstor.net>
References: <20080521132307.3bfcb1ce@ripper.onstor.net>
	<BB375AF679D4A34E9CA8DFA650E2B04E09624B14@onstor-exch02.onstor.net>
Organization: Onstor
X-Mailer: Sylpheed-Claws 2.6.0 (GTK+ 2.8.20; x86_64-pc-linux-gnu)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

This is because of changelist 29223, which was a bogus change that
never should have been accepted.  I'm currently working on a fix, but
for the timebeing, just changing the search order in the path at the
beginning of the support.sh should handle it -- put /onstor/bin before
all other paths.  That path statement at the beginning of support.sh is
bogus anyway, it should just explicitly set it, not add various things
to the existing PATH variable.

Hopefully 29223 didn't go into beta branch.

On Wed, 21 May 2008 13:35:05 -0700 "Rendell Fong"
<rendell.fong@onstor.com> wrote:

> Yes, I'm running with top of tree from dev branch.
> I did a system upgrade so I wasn't sure whether certain files aren't
> updated.
> 
> 
> -----Original Message-----
> From: Andy Sharp 
> Sent: Wednesday, May 21, 2008 1:23 PM
> To: Rendell Fong
> Cc: Larry Scheer
> Subject: Re: socat error
> 
> On Wed, 21 May 2008 12:36:30 -0700 "Rendell Fong"
> <rendell.fong@onstor.com> wrote:
> 
> > Are any of you seeing this error in console during initialization? 
> > 
> > 2008/05/21 12:13:26 socat[1161] E unknown option "-T60"; use option
> > "-h" for help
> > 
> > It looks the version of socat being used is from /usr/bin which
> > doesn't have a -T option instead of socat from /onstor/bin which
> > does have a -T option.  It's probably being invoked by support.sh
> > and this option was added recently in change #29223.
> > 
> > Sorry to ask if its already been resolved.
> > 
> > Rendell 
> 
> Hmm, this looks like something I might have accidentally broke, let me
> take a look at it.  Is it on dev branch only, I hope?
