From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from forward503j.mail.yandex.net (forward503j.mail.yandex.net [5.45.198.239]) by sourceware.org (Postfix) with ESMTPS id AE143385AC29 for ; Thu, 4 Aug 2022 12:50:04 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org AE143385AC29 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=yandex.ru Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=yandex.ru Received: from vla5-47b3f4751bc4.qloud-c.yandex.net (vla5-47b3f4751bc4.qloud-c.yandex.net [IPv6:2a02:6b8:c18:3508:0:640:47b3:f475]) by forward503j.mail.yandex.net (Yandex) with ESMTP id B7E361DAF242; Thu, 4 Aug 2022 15:50:02 +0300 (MSK) Received: by vla5-47b3f4751bc4.qloud-c.yandex.net (smtp/Yandex) with ESMTPSA id mETDQZuvUV-o2oKVqmE; Thu, 04 Aug 2022 15:50:02 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) X-Yandex-Fwd: 1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1659617402; bh=TG2jXKrLuyKdRVII/6kPoQa0wSLVY8nM9mfRxe5UwNw=; h=In-Reply-To:Subject:Date:References:To:Message-ID:Reply-To:From; b=sQUVH2oS2aJCh02fBBEhDKmrwCWIGHWqDVvIXMUO5tmeQ8hkUuGQDIFrRB5NYdqOn El7q3L9m36NFe3X5rrhf1326EOqYujYJjJUJ23pF9HkqgRzw6DHQlsBWcJIpT+LYTy +qsJqN7wUOJX904JsvyTBNzRwvDGSes7YMaHRYvo= Authentication-Results: vla5-47b3f4751bc4.qloud-c.yandex.net; dkim=pass header.i=@yandex.ru Received: from [192.168.1.10] (HELO daemon2.darkdragon.lan) by daemon2 (Office Mail Server 0.8.12 build 08053101) with SMTP; Thu, 04 Aug 2022 12:37:45 -0000 Date: Thu, 4 Aug 2022 15:37:44 +0300 From: Andrey Repin X-Mailer: The Bat! (v9.3.4) Professional Reply-To: cygwin@cygwin.com Message-ID: <367868109.20220804153744@yandex.ru> To: Keith Christian , cygwin@cygwin.com Subject: Re: Retry / Continue dialog appearing frequently in setup for dll updates In-Reply-To: References: <9952869c-9bf4-8212-9dd0-1fb1631b045c@cornell.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.4 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_THEBAT, NICE_REPLY_A, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: cygwin@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Aug 2022 12:50:07 -0000 Greetings, Keith Christian! > Hi Ken, > Yes, I attempt to shut down all cygwin processes as we all have done > over the past many years of enjoying Cygwin. > I opened a terminal as Administrator to shut down cygsshd and exim as > shown below but it did not work. > What could be wrong here? I am surprised that cygrunsrv was unable to > stop the two processes, even as Administrator. > cygrunsrv -L > cygsshd > exim > cygrunsrv -E cygsshd > cygrunsrv -L > cygsshd > exim > cygrunsrv -E exim > cygrunsrv -L > cygsshd > exim "ssh-pageant.sh" -k gpgconf --kill gpg-agent dirmngr scdaemon sh -c "for svc in $( cygrunsrv --list | grep -v cygserver ) cygserver; do net stop "^"$svc^""; done" Restarting after setup is goin gthe other way around, except GPG services (they are restarted by themselves as needed). -- With best regards, Andrey Repin Thursday, August 4, 2022 13:19:56 Sorry for my terrible english...