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:reply-to:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=ezqNglg3h6kaaXxr 0OrR32PyP+I2VzFC3KNZr5tWi3qjueEObmbwOVdTzdQvS2+fmqBdL426QW69EeTD lhT6/fbtsVKRFi+4zSBN9XHvI2boS+WZQX9RumWH/m2O7BmmSgv+rpY3GrWqnfjD b83hw0BcAl8raSRdhewNccpvAx8= 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:reply-to:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; s=default; bh=A409UJXsffbxozaBsruxUO kF2T0=; b=Z9HPLxbLafAZ2zPSrICykLUFGEVNnpwD3pW1nxDU5tXhr7PxM+UfbT Tlgpl18mvLYX8hMA3ExdKd7pWa/p6n2PiUlntUdvQJuDkRIP+y+6OJPTCdYsoRZ9 iBfm9CShr4LC+XLB2BXU4Sga8JCOi7A3Ycs3XEyW9bcUBcGdpLLqE= 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=-1.3 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 X-HELO: vms173023pub.verizon.net Message-id: <52E6F5A7.1080900@cygwin.com> Date: Mon, 27 Jan 2014 19:11:19 -0500 From: "Larry Hall (Cygwin)" Reply-to: cygwin AT cygwin DOT com User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Maintainer for git? References: <20140115105534 DOT GB31912 AT tastycake DOT net> <20140123105142 DOT GN2357 AT calimero DOT vinschen DOT de> <20140125115958 DOT GU2357 AT calimero DOT vinschen DOT de> <20140126191940 DOT GA645 AT tastycake DOT net> In-reply-to: Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7bit On 1/27/2014 5:30 PM, Balaji Venkataraman wrote: > On Sun, Jan 26, 2014 at 11:19 AM, Adam Dinwoodie wrote: > >> I was previously managing to reproduce this, but since updating to >> Corinna's latest OpenSSL builds, I've not had any issues. Is it >> possibly an out-of-date library hanging around in memory? Have you >> tried restarting all your Cygwin processes and/or rebooting your system? >> I'm surprised Corinna's changes would fix it for me but not for you. > > Based on the above, I went back and checked if the openssl update was > all good. Not quite. Apparently, since I had sshd running when I > updated the openssl package, looks like the cygcrypto-1.0.0.dll was > not properly replaced. I ended up w/ a .new file (created by > setup.exe(?)). Yes, this is what setup*.exe does if the DLL it's trying to replace is in use. setup*.exe will warn you about such cases and ask if you want to continue (and have to reboot to complete the installation) or if you prefer to kill the app using the DLL. You apparently missed that and ended up with the former option. > I killed sshd renamed the .dll and reran the clone. It > seems to work (see below) except for one error but I do have a clone > now. FYI, this is not the recommended way to handle this, since it leaves a scheduled DLL move on reboot in an unpredictable state. So if you see a DLL with this extension in the future, just reboot. > It might be a good idea to perhaps print some warning messages > when updating packages whose dlls are in use - unless that is already > happening and I have missed them. Right, see above. -- Larry _____________________________________________________________________ A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting annoying in email? -- 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