X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=5.0 required=5.0 tests=AWL,BAYES_00,BOTNET,RCVD_IN_DNSWL_NONE,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Date: Tue, 21 Dec 2010 08:27:29 -0500 From: Jason Tishler To: cygwin AT cygwin DOT com Subject: Re: Errors in Exim, rebaseall, inetd. Message-id: <20101221132728.GD2604@tishler.net> Mail-followup-to: cygwin AT cygwin DOT com References: <1292583706 DOT 6437 DOT ezmlm AT cygwin DOT com> <4D0B4DA5 DOT 8060800 AT rosshemail DOT com> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-disposition: inline In-reply-to: <4D0B4DA5.8060800@rosshemail.com> User-Agent: Mutt/1.4.2.1i X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Ross, On Fri, Dec 17, 2010 at 06:46:45AM -0500, Ross Hemingway wrote: > [snip] > > 3/ rebaseall script has a fault on line 91, where if [ ! -w "$TmpDir" > ]. This always returns an error, despite the file location being OK > and writable. It's probably a permission issue again. If we comment > out this code part, the script does its job OK. What is the permissions (i.e., ls -ld and getfacl) of $TmpDir? BTW, you can set TMP or TEMP (to a known, good writable directory) or unset TMP and TEMP (to use /tmp) to workaround this problem. Jason -- PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8EF6 -- 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