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:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; q=dns; s= default; b=uIYNWe/av3tU9kYGjiBZyGwGVMYXnTI8zJVhWBmZl2THXJu+oaaFF 6ZtO2tajOyCKfjw9t/JUJav9EzhokX5w6FIbSeT7avfQecPqkjiFcwp92t1TmDJ4 xKLMF9WZc1HbLl3Uoa540vF7xouho0GVvst8CeLX8nUhVyEkwjeWoQ= 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:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; s=default; bh=0eCnae7dZDGOjzNyk78NzxlvvM0=; b=NSb1/BtHwHEq1qL8n6JDKYXbHwg5 So2FGx3jK63UcgSCnLHAe4HrwvVoLuu0zwCuw1zw0h1tw0rBb6j1o4wORzA9FyVx ss2ePQP7YH2ZyhgH8G5l2VfKBBG99rvCWNeznh/NEie9V1hR5u7xI0zt/1OW6Stj emOOHd8oYNVKWME= 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 X-Spam-SWARE-Status: No, score=0.2 required=5.0 tests=AWL,BAYES_50,RDNS_NONE autolearn=no version=3.3.1 Date: Mon, 29 Jul 2013 18:58:18 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: cyglsa-config not working properly in cygwin 1.7.22 Message-ID: <20130729165818.GE4166@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <2B53C7C1-54F1-4477-91B4-F23CD4A55F0F AT basissw DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <2B53C7C1-54F1-4477-91B4-F23CD4A55F0F@basissw.com> User-Agent: Mutt/1.5.21 (2010-09-15) On Jul 29 10:50, J. P. Abelanet wrote: > Hello all - > > In the process of trying to diagnose problems building debug with MSVC 2010 SP1 over ssh/pubkey, > I discovered that cyglsa-config does not work on a fresh install of cygwin on: > - XP SP3 32-bit > - Vista 64-bit > I have two other XP SP3 machines that continue to correctly build debug over ssh/pubkey, > after upgrading from MSVC 2008 to MSVC 2010 SP1, > without making any changes to cygwin. These two machines are running cygwin 1.7.5. > > The simple method I discovered to work around this problem is to use "passwd -R", > but I've never had to do this in the past. In all cases, working or failing, the accounts are local > with administrator privileges. The effect of "passwd -R" is easily verifiable: > > AFTER APPLICATION OF cyglsa-config: > > $ set | grep USER (output trimmed) > USER=gessh > USERDOMAIN='NT AUTHORITY' > USERNAME=SYSTEM > > AFTER APPLICATION of passwd -R (which is the same as running from an interactive > cygwin terminal or from ssh using password authentication): > > $ set | grep USER (output trimmed) > USER=gessh > USERDOMAIN=NIVEN > USERNAME=gessh > > Both of the failing machines, prior to reinstalling cygwin, had been used daily for building debug with MSVC 2008 over ssh/pubkey > for several years, and cyglsa-config was used (and required) on both initially to accomplish > this, without the use of "passwd -R". > > Any ideas? No. I can confirm that this happens, and it seems the cyglsa.dll doesn't get loaded at all. But as for the reason, I have no idea. It's the same source code we're using for ages. We switched the compiler to build it, but that's it. So, for some reason, when building the stuff with mingw-w64-gcc, the result is not runnable. Sorry, but I'm at a loss right now. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Maintainer 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