X-Recipient: archive-cygwin AT delorie DOT com X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com 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 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 Date: Thu, 4 Aug 2022 15:37:44 +0300 From: Andrey Repin X-Mailer: The Bat! (v9.3.4) Professional Message-ID: <367868109.20220804153744@yandex.ru> To: Keith Christian , cygwin AT cygwin DOT com Subject: Re: Retry / Continue dialog appearing frequently in setup for dll updates In-Reply-To: References: <9952869c-9bf4-8212-9dd0-1fb1631b045c AT cornell DOT edu> MIME-Version: 1.0 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 AT cygwin DOT 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: , Reply-To: cygwin AT cygwin DOT com Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" 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... -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple