X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=pL7tS8fi6iA8bFIHgmiao6yOWHBBlLfq1XtrE+PmGI0 0eV7Cao2ScsEzMY6eOh6tWkTATvtezeH4i+Jh+c2BEO7VzYj6dhdTX5JAx9j3Fyk Cmy0QSTwBl0tcMMHEx5xfy2S/KVR/bEQRu3Vx3nWhctraX7qmEhPJ18jOLmQ/NVM = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=U9wYuSGWZ99SNT1yFczzqCUwQQw=; b=iOUJLx8dEMDasO5sc +c26pNZrR8p16x/GqwTKttCxp6mn9Yy8p+PM9L95ZFD/HQFUP77wgys89WchQOJ0 eAGE/nffFhjnkSM3g27qAlvd78kiX6irP/StFcu51XgyqnSZ4A2MlIuH59NLVI0W RNboJd5x4ZLs8kyztv2LkSNDdU= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.6 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: server.obj-sys.com Message-ID: <535ABCDD.5020002@obj-sys.com> Date: Fri, 25 Apr 2014 15:51:57 -0400 From: Douglas Coup User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: rm -f behavior References: <5358260B DOT 90807 AT obj-sys DOT com> <20140424142304 DOT GT2339 AT calimero DOT vinschen DOT de> <53592F15 DOT 4040309 AT obj-sys DOT com> <20140424163624 DOT GU2339 AT calimero DOT vinschen DOT de> <20140425121614 DOT GB5666 AT calimero DOT vinschen DOT de> <535A6FF9 DOT 90004 AT obj-sys DOT com> <20140425145036 DOT GE5666 AT calimero DOT vinschen DOT de> <535A7F9B DOT 5020804 AT obj-sys DOT com> <20140425154702 DOT GH5666 AT calimero DOT vinschen DOT de> <535AA56F DOT 40501 AT obj-sys DOT com> <20140425191604 DOT GA18226 AT calimero DOT vinschen DOT de> In-Reply-To: <20140425191604.GA18226@calimero.vinschen.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Get-Message-Sender-Via: server.obj-sys.com: authenticated_id: dcoup AT obj-sys DOT com X-IsSubscribed: yes Objective Systems, Inc. REAL WORLD ASN.1 AND XML SOLUTIONS Tel: +1 (484) 875-9841 Fax: +1 (484) 875-9830 Toll-free: (877) 307-6855 (USA only) http://www.obj-sys.com On 4/25/2014 3:16 PM, Corinna Vinschen wrote: > On Apr 25 14:11, Douglas Coup wrote: >> On 4/25/2014 11:47 AM, Corinna Vinschen wrote: >>> On Apr 25 11:30, Douglas Coup wrote: >>>> I downloaded the x86/cygwin-inst-20140425.tar.xz file. I assume all >>>> I need to do is run tar xvf against this file? From the output it >>>> certainly looked like it installed the files. >>> No. Just download the DLL and only install the DLL in place of the old >>> DLL. Installing the tar inst file under Cygwin doesn't effectively >>> replace the Cygwin DLL. You should exit all(!) Cygwin processes, mopve >>> the release DLL out of the way, and move the new DLL in place. >> Good shooting, Corinna. The problem has gone away with the new DLL. > Good to know. Can you please try something else? I'm wondering if > that's not a problem analogue of the one described in > http://support.microsoft.com/kb/948252. > > The "fix" from that KB applied to your case: > > - Revert to the release Cygwin DLL. > > - Delete the .blf files and the .regtrans-ms files from your > %Windir%\System32\SMI\Store\Machine folder. > > - Try the failing rm -f scenario again. > > Does that fix the problem, too? If not, I'm back to blaming Perforce. I tried these steps, but the rm -f command still fails with the original cygwin1.dll in place. > > > Thanks, > Corinna > -- 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