X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Thorsten Kampe Subject: Re: [ANNOUNCEMENT] Updated: vim-7.3.003-1 Date: Fri, 20 Aug 2010 17:09:20 +0200 Lines: 33 Message-ID: References: <4C6DAD71 DOT 106 AT acm DOT org> <20100820082433 DOT GA28236 AT calimero DOT vinschen DOT de> <20100820123708 DOT GC11340 AT calimero DOT vinschen DOT de> <20100820143317 DOT GD11340 AT calimero DOT vinschen DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit User-Agent: MicroPlanet-Gravity/3.0.2 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 * Corinna Vinschen (Fri, 20 Aug 2010 16:33:17 +0200) > On Aug 20 16:21, Thorsten Kampe wrote: > > * Thorsten Kampe (Fri, 20 Aug 2010 15:38:26 +0200) > > > I reinstalled vim and got the exact same message again ("Unable to > > > extract /usr/bin/vi -- the file is use."). A simultaneous process > > > monitor log shows that CreateFile operations result in "DELETE PENDING" > > > ("Desired Access: Read Control, Disposition: Open, Options: Open Reparse > > > Point, Attributes: n/a, ShareMode: Read, Write, Delete, AllocationSize: > > > n/a"). Clicking two times on Retry (without changing anything else) > > > let's the installation continue. > > > > > > I ran Process Explorer and it looks like zsh has handles open to vi, > > > vim, view and vimdiff - although these executables are definitely not > > > running. > > > > Okay, coming closer (and getting weirder): > > Not weird at all. I could track this down to a point in Cygwin where > it neglects to close a handle to a symlink when instructed to follow > symlinks to their target. I checked in a patch. Please test the DLL > I uploaded at > > http://cygwin.de/cygwin-ug-177/newer-cygwin1.dll.bz2 > (md5sum compressed 5eab6680538279206bf23c54244825d2) > (md5sum uncompressed e4833a601edad1571a9c6e0352a8e381) > > which contains the fix. This should not leave the stray handles to > vi, vim, etc in zsh. And the side-effect should be that setup.exe > does not complain anymore in the original scenario. Yes, the evil handles are gone. Thanks, Thorsten -- 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