DMARC-Filter: OpenDMARC Filter v1.4.2 delorie.com 57DCJnvA2006341 Authentication-Results: delorie.com; dmarc=pass (p=none dis=none) header.from=cygwin.com Authentication-Results: delorie.com; spf=pass smtp.mailfrom=cygwin.com DKIM-Filter: OpenDKIM Filter v2.11.0 delorie.com 57DCJnvA2006341 Authentication-Results: delorie.com; dkim=pass (1024-bit key, unprotected) header.d=cygwin.com header.i=@cygwin.com header.a=rsa-sha256 header.s=default header.b=wu8xnaaR X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DF4CE3858415 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1755087586; bh=V8tBs6or6QgPcTMEWVvrlUuxtcjeLLILHvcF+cvRs2w=; h=To:Cc:Subject:References:Date:In-Reply-To:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From:Reply-To:From; b=wu8xnaaRBWazpDjmR1jb+M28z0mp9drsNzjqDCwMp7P7lPMe++WOXV441EUrKtWSR MzcFbmrft5R8fVOsRitg256/xyVRqNqEEVdSxrbtTgU3FF5fs7kNs4ZGcHak/5dG18 424idRZvZODsF5FaDSG5PBVw+Zd7DgnK9rDwyJjU= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 94A403858D20 ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 94A403858D20 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1755087518; cv=none; b=QnPLglLU7A2sOd1cz9OeuGxn+OfYfyJGM817uYeTNr51giGziJ+WkfRzXxfcPiukIB222pv/XQamojkJ52IoZK6fS5/PAXtpu4BbOybVmf/Y+wxXkQSnQlUZZHmzF7WBvnGymqr++lrnq2ildypBNk+7H3eZ1xW6+BaIWvfXVaI= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1755087518; c=relaxed/simple; bh=VrzpW3NkTb911goCtFeY/rsuBAf13mJlzC7z6GancLQ=; h=To:Subject:From:Date:Message-ID:MIME-Version; b=sBHRZrB1c1v7eGBNpOfUS3RTevm2zRwk791i9VX581vHGhjgIeXTR1vfs3QW6gmcIF/wPqxIudMJJE+Zc9Hb4+iwaX/5u2V7Jku6TIFFONwSxOVtSTmGcCj1/nCF4jWYEHuRjBtnT0byPK8kGxR9091YnXKX1M57kl1Vn9Ca4zE= ARC-Authentication-Results: i=1; server2.sourceware.org DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 94A403858D20 To: Frank Eskesen Cc: Cygwin Mailing List Subject: Re: gpg: can't connect to the gpg-agent: IPC connect call failed References: Date: Wed, 13 Aug 2025 13:18:36 +0100 In-Reply-To: (Frank Eskesen via Cygwin's message of "Tue\, 12 Aug 2025 19\:00\:34 -0400") Message-ID: User-Agent: Gnus/5.101 (Gnus v5.10.10) XEmacs/21.5-b35 (linux) MIME-Version: 1.0 X-Edinburgh-Scanned: at loire.is.ed.ac.uk X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.30 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: "Henry S. Thompson via Cygwin" Reply-To: "Henry S. Thompson" 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" One unlikely suggestion, to rule out a persistent problem I have, which is gpg-agent getting stuck at 100% CPU. To check for that, run 'top' and then filter, by typing oCOMMAND=gpg If you see gpg-agent running at 100%, find its Windows pid using ps -W | grep gpg-agent taskkill /pid [column 4 from above result] /f Unlikely, but it _might_ explain your problem. ht -- Henry S. Thompson, School of Informatics, University of Edinburgh 10 Crichton Street, Edinburgh EH8 9AB, SCOTLAND e-mail: ht AT inf DOT ed DOT ac DOT uk URL: https://www.ltg.ed.ac.uk/~ht/ [mail from me _always_ has a .sig like this -- mail without it is forged spam] -- 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