X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Thu, 28 Jan 2010 12:06:53 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: Cygwin 1.7.1 breaks git on netapp shared drives Message-ID: <20100128110653.GB6734@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <4B60F771 DOT 80704 AT comcast DOT net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4B60F771.80704@comcast.net> User-Agent: Mutt/1.5.20 (2009-06-14) 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 Jan 27 20:33, Steve Bray wrote: > This looks similar to the December 16 thread "Cygwin 1.7 beta breaks > git on Windows shares" > and may be related to the thread "chmod and DOS vs POSIX paths". > [...] > With Cygwin 1.71, chmod fails. For some reason "ls -l" shows no > permissions. I can create, read, write, and remove files. There's only one reason for chmod to fail. Apparently your netapp drive reports to have persistent ACLs but then returns an error when trying to set an ACL. It's incredible how many broken filesystems are out in the wild. Please run the /usr/share/csih/getVolInfo tool on the drive and pate the output into your reply. Did you try to strace chmod to see what happens? Last but not least, did you try to mount the drive with the noacl option? http://cygwin.com/cygwin-ug-net/using.html#mount-table Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- 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