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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=vBFK7W3YUT//tPyd 8kiRhvUDuUJfvIxqhPU574SSzg/4tAtlzs2XhTHvgrAPhZ03h3duN5mJzgDgwj02 kkCt2/crfja8Pfa10ej4dp1je3BlXSQ1TK7/kX3PKJ81AqjQQ/41Y6FTzCvjY4EG m10N51u3eqdq0ilnEoTElt7RJUc= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=4v3JgZ3LPX0xeu7t1eqsNc fkvIA=; b=ybONwo+QQI5kxbMYy01YGCmah7ffedant9ltJ+QJ9VSl+j+MMPppLL PcHpqf9FmQuHIYfJmg/JqIMzyC2l0h6Gp3SD2KXy2ull3BDWGo5Cld7v836Vf2eO WdtOlk+mW76Y/dTda+SJ9RaXdLbeBk3nNWO3N4uy8UGyJEHRSv1s8= 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.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=shut X-HELO: mail-wm0-f49.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=QNMRC7QoQGznnOSrpLILNMcFG9CjS7NJydPap/+w3AY=; b=DuGmd8DC04JVq4M0EyKy8WmXwA3t8rTzutt0xeB7m5qcf6xDhA9RJ76f+cSu9D9X4D hT4iOJQ6hFUeHW6HcMIa72+ZdugjUQTcdD+7EWerkLVYbtXialfdkGhOGxpsXfC0K3Vq 4ukru6PTAeVyUzXynhtMLUgri7JWNNByptMLMctlFG5uW9w9mfprblUGo/G+4XQ8Kfqf 1dG0SfU6pa9w1W7IzvaOW0XgPfk5ID4NZWd5lVXIanTTlRBRk47M/WtxyexGzichHV+S 828pGCETAETx9nPQUrXhTdQn3JAavCg3/wWpuZkufvD3f7pDUoQ8e0Bclrvw0Jt7GCBW vGcA== X-Gm-Message-State: ALQs6tADYloaNkP8x3ER+mQUn7La01NwFoCeXaEnIxFNPYaL2AdU7D4d 6uY06ZO7M0SoUYTdiC3CzhOmTWr1 X-Google-Smtp-Source: AB8JxZqwRZpbn+1IXb8bEmK8a1+FA2xxd66Wrisgxh8hgzjq83pg9ndoSjrvYQvJg2FmKuuY+qid7A== X-Received: by 10.28.105.82 with SMTP id e79mr14441273wmc.76.1525295658201; Wed, 02 May 2018 14:14:18 -0700 (PDT) Subject: Re: Programs become a no-op To: cygwin AT cygwin DOT com References: From: Marco Atzeri Message-ID: <60b97d89-efd5-55fa-0b05-a73d152b1f64@gmail.com> Date: Wed, 2 May 2018 23:14:15 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 5/2/2018 10:13 PM, Boylan, Ross wrote: > I've tried > ssh -V > ssh --help > ssh -v somene AT somewhere > and in all cases nothing happens except that I get a new command prompt. They used to work fine. likely broken dependency due to a package update gone wrong. It usually happens when you do NOT shut down all processes before running setup. strace ssh should provide you an hint. > Any ideas? provide the cygcheck.out as requested at: > Problem reports: http://cygwin.com/problems.html Regards Marco -- 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