AF:
NF:0
PS:10
SRH:1
SFN:
DSR:
MID:<20070606192503.31879db9@ripper.onstor.net>
CFG:
PT:0
S:andy.sharp@onstor.com
RQ:
SSV:onstor-exch02.onstor.net
NSV:
SSH:
R:<ken.renshaw@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	BB375AF679D4A34E9CA8DFA650E2B04E040F04DF@onstor-exch02.onstor.net
X-Sylpheed-End-Special-Headers: 1
Date: Wed, 6 Jun 2007 19:26:04 -0700
From: Andrew Sharp <andy.sharp@onstor.com>
To: "Ken Renshaw" <ken.renshaw@onstor.com>, Larry Scheer
 <larry.scheer@onstor.com>
Subject: Re: cw_install makefile problem
Message-ID: <20070606192604.60be6c8e@ripper.onstor.net>
In-Reply-To: <BB375AF679D4A34E9CA8DFA650E2B04E040F04DF@onstor-exch02.onstor.net>
References: <BB375AF679D4A34E9CA8DFA650E2B04E040F04DF@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

Let me know if I need to check in this change like yesterday.  I can
run back from dinner and check it in.

650-906-9448


On Wed, 6 Jun 2007 15:38:07 -0700 "Ken Renshaw"
<ken.renshaw@onstor.com> wrote:

> Hey Andy, hope you're enjoying time off. 
> 
> I'm building DeLorean sub22 with the cw_install stuff, and make
> release fails to run the steps....looks like the sed commands need to
> be prefaced with /usr/bin/sudo. Were you perchance running make
> release as root, and that's maybe why this didn't show up? 
> 
> I'm going to go ahead and try sudo make release and see if it builds
> the cw_install.sh file correctly. Just FYI.
> 
> Thanks, and have a good one.
> 
> -Ken
> 
> -----Original Message-----
> From: Build Admin [mailto:build@localhost.localdomain] 
> Sent: Wednesday, June 06, 2007 3:30 PM
> To: Ken Renshaw
> Subject: cw_install makefile problem
> 
> /usr/bin/sudo chown 0:0
> ./Build/ch/opt/Release/usr/local/agile/conf/EverON-3.0.0.0.bom
> cd ./Build/ch/opt/Release && \
> /usr/bin/sudo chown 0:0 usr/local/agile/lib/*
> cd ./Build/ch/opt/Release && \
> /usr/bin/sudo tar --numeric-owner --create
> --file=../EverON-3.0.0.0.tar.gz --preserve-permissions --gzip .
> sed '/^DISTR_S=/cDISTR_S='`ls -ls
> ./Build/ch/opt/Release/../EverON-3.0.0.0.tar.gz |\
> 	awk '{print $1}'` ./Tools/cw_install.in > \
> 	./Build/ch/opt/Release/cw_install.sh
> /bin/sh: line 1: ./Build/ch/opt/Release/cw_install.sh: Permission
> denied make: *** [release] Error 1
