X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Tue, 24 Aug 2010 14:21:44 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: 1.7: Basic file operations fail on network shares provided by Tru64 Advanced Server Message-ID: <20100824122144.GS6726@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <4C73712F DOT 7000801 AT dla-marbach DOT de> <20100824083631 DOT GN6726 AT calimero DOT vinschen DOT de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: 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 Aug 24 11:40, Heinz Werner Kramski wrote: > Am 24.08.2010 10:36, schrieb Corinna Vinschen: > >There's also a new mount option "ihash" since 1.7.6. It might help > >with the "cp" issue above, but that probably doesn't help with the > >"mv" issue. > > Exacly. With "ihash", cp works again, mv still fails. Ok, that's your official workaround for now. I'm mulling over the idea to make it the default for all filesystems recognizes as NTFS or FAT fakes apart from Samba. > >of mv. Would you mind to create an strace under the latest Cygwin > >developer snapshot, like this: > > > > $ strace -o mv.trace mv somefile newfile > > > >and send us the mv.trace file? This might give a clue where the > >problem occurs. Maybe we can find a workaround. > > Here you are, see attachment. Thanks. There's an actual STATUS_ACCESS_DENIED, though it's not clear why. It seems to have to do with the set of requested access flags, which appears too be tight for this FS. I prepared three test DLLs which all request another set of access rights: http://cygwin.de/cygwin-ug-177/cygwin1-test1.dll.bz2 (md5sum 29c3d46465113e69922938a65f693c61) http://cygwin.de/cygwin-ug-177/cygwin1-test2.dll.bz2 (md5sum 8e2facf7fc0641f130a2ed2b69c5665a) http://cygwin.de/cygwin-ug-177/cygwin1-test3.dll.bz2 (md5sum c3b52a03d47fc068b5915a95710723b3) Would you mind to test all three and report back? Thanks, 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