From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 56650 invoked by alias); 2 May 2018 21:14:22 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 56639 invoked by uid 89); 2 May 2018 21:14:21 -0000 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 Received: from mail-wm0-f49.google.com (HELO mail-wm0-f49.google.com) (74.125.82.49) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 02 May 2018 21:14:20 +0000 Received: by mail-wm0-f49.google.com with SMTP id a67so17443946wmf.3 for ; Wed, 02 May 2018 14:14:20 -0700 (PDT) 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) Received: from ?IPv6:2003:ee:63c8:2701:8dfc:7fda:95d7:e176? (p200300EE63C827018DFC7FDA95D7E176.dip0.t-ipconnect.de. [2003:ee:63c8:2701:8dfc:7fda:95d7:e176]) by smtp.gmail.com with ESMTPSA id b66sm13843777wma.48.2018.05.02.14.14.17 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 02 May 2018 14:14:17 -0700 (PDT) Subject: Re: Programs become a no-op To: cygwin@cygwin.com References: From: Marco Atzeri Message-ID: <60b97d89-efd5-55fa-0b05-a73d152b1f64@gmail.com> Date: Wed, 02 May 2018 21:14:00 -0000 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 X-SW-Source: 2018-05/txt/msg00027.txt.bz2 On 5/2/2018 10:13 PM, Boylan, Ross wrote: > I've tried > ssh -V > ssh --help > ssh -v somene@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