delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2009/12/03/11:55:34

X-Recipient: archive-cygwin AT delorie DOT com
X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL,BAYES_00
X-Spam-Check-By: sourceware.org
Message-ID: <404372.62475.qm@web30803.mail.mud.yahoo.com>
Date: Thu, 3 Dec 2009 08:55:22 -0800 (PST)
From: "Larry W. Virden" <lvirden AT yahoo DOT com>
Subject: Re: Problem with bash script running under NT AUTHORITY\SYSTEM
To: cygwin AT cygwin DOT com, Almo <almo2001 AT yahoo DOT com>
In-Reply-To: <26617039.post@talk.nabble.com>
MIME-Version: 1.0
X-IsSubscribed: yes
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com



--- On Wed, 12/2/09, Almo <almo2001 AT yahoo DOT com> wrote:

> From: Almo <almo2001 AT yahoo DOT com>
> Subject: Problem with bash script running under NT AUTHORITY\SYSTEM
> To: cygwin AT cygwin DOT com
> Date: Wednesday, December 2, 2009, 4:47 PM
> 


> echo "/usr/bin/gzip -f ./$1.sql 2>> error.log"
> >> error.log
> usr/bin/gzip -f ./$1.sql 2>> error.log
> 
> The output I get is:
> 
> hyperquest_v2.sql
> /usr/bin/gzip -f ./hyperquest_v2.sql 2>> error.log
> usr/bin/gzip: No such file or directory


If what you provided is literally what you have, notice the missing / in front of "usr/bin/gzip" above. That would explain the error - wherever the service is trying to run, there isn't a folder called usr there.

Edit the above code to execute exactly what you echo into the error log..

-- 
Tcl - It's the real thing. http://wiki.tcl.tk/ 
http://www.purl.org/NET/lvirden/ http://www.xanga.com/lvirden/
Anything in this posting represents only my personal opinion.



      

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019