X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Thu, 9 Apr 2009 11:22:56 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: [1.7]: /usr/bin/install fails on network drives Message-ID: <20090409092256.GF15443@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <49D4AC45 DOT 7040203 AT ecn DOT nl> <20090402150158 DOT GX12738 AT calimero DOT vinschen DOT de> <20090402152802 DOT GA12738 AT calimero DOT vinschen DOT de> <49D525C7 DOT 2060104 AT quicknet DOT nl> <20090403154447 DOT GA852 AT calimero DOT vinschen DOT de> <49D67A46 DOT 5080300 AT quicknet DOT nl> <20090404100120 DOT GE852 AT calimero DOT vinschen DOT de> <49DD1207 DOT 5090306 AT quicknet DOT nl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <49DD1207.5090306@quicknet.nl> User-Agent: Mutt/1.5.19 (2009-02-20) 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 On Apr 8 23:07, A.R. Burgers wrote: > The drive with the install failure is a netapp share (ONTAP 7.2.4). > The other shares are samba drives (3.0.28) I applied a patch for the Samba error messages. I don't see a chance to fix the netapp problem. What happens is that simpy trying to open the file for changing the DACL fails with STATUS_ACCESS_DENIED, even though the just created file is owned by the caller. I have not the faintest idea how to workaround that and I tried a couple of things with Teun's help. If somebody else with a netapp filesystem encounters the same problem, it would be helpful if he or she could debug this problem further. Unless this happens, the workaround is to mount the netapp filesystem with the "noacl" mount option. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/