X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-1.2 required=5.0 	tests=BAYES_00,PLING_QUERY,SPF_PASS
X-Spam-Check-By: sourceware.org
Message-ID: <4A6993E1.7090303@googlemail.com>
Date: Fri, 24 Jul 2009 12:58:41 +0200
From: Clemens Arth <clemens.arth@gmail.com>
User-Agent: Thunderbird 2.0.0.22 (Windows/20090605)
MIME-Version: 1.0
Newsgroups: gmane.os.cygwin
To: cygwin@cygwin.com
Subject: Re: Cygwin on Windows Server 2003 - Permission problems !?
References: <h4bh3h$1nt$1@ger.gmane.org> <4A69873F.7080500@gmail.com>
In-Reply-To: <4A69873F.7080500@gmail.com>
Content-Type: text/plain; charset=ISO-8859-15; format=flowed
Content-Transfer-Encoding: 7bit
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Hi,

Dave Korn schrieb:
> Clemens Arth wrote:
> 
>> llvm-ar: can't rename 'c:/cygwin/admin/funnylibrary.a-dofeyJ' as
>> 'c:/cygwin/admin/funnylibrary.a' Permission denied
> 
>   Failure of rename-into-place is almost always caused by an AV program (or
> similar) that opens handles to your files and holds them open when your
> program was expecting nothing to have them open.  Take a browse at the FAQ entry:
> 
>     http://cygwin.com/faq/faq.using.html#faq.using.bloda

thanks for the hint. There is no such software installed on the PC, but 
as it is also stated in the FAQ, problems might still occur from buggy 
programs that cause system errors.

> 
>> The second interesting thing is that although everything runs inside the
>> cygwin shell, the file names in the error report are in windows format
>> (as you can see above). Might this cause some problems, and why does
>> this happen?
> 
>   Because you are running a non-Cygwin version of 'ar', using a script that
> translates filenames for you automatically.  So it is in fact rather likely
> that this isn't a cygwin problem at all, even though you happen to see it when
> you launch the programs from a cygwin shell.
> 

This might actually be true. Probably I should simply switch to some 
other Windows version...

Regards
Clemens

--
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

