DMARC-Filter: OpenDMARC Filter v1.4.2 delorie.com 50PKGkkO1018592 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 50PKGkkO1018592 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=ZvMgE0K3 X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E2B41385841F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1737836204; bh=nB6JLBKI0Z9d9E+APi54SbB6bVq1/u60Y8K0LxTaR+4=; h=To:Subject:In-Reply-To:References:Date:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=ZvMgE0K3ccjXFVFUKa8hnG1tsFCCB2OfyGAGfDblar4DYzm9y8Uj8e5ZaCKqUKbeb RWF4k9Al4woqcBdSBLy7iaIdujZPk2U9R8rn5vY+48QA0aWQGxaKSMIa5+P5g7YcfV R2Vi2foprnmvassbq208wUtcQUIQrdarjns0kMxA= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 96E5A3858D1E ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 96E5A3858D1E ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1737836178; cv=none; b=Ta44gF5R1xidjzXqbaXpZiioWIwRkaoqR7/pPAUkWDcy7v9v6YUPwbpJ6TI8Z2X8povDX8TsJmAvvVmANoAwrBdeCjCon8IzKgQgHChDmSal4omgFZfwoD3fUPCews2JXz5ztZgPJOE3P9O3gxsgnHgX2tbT+Ors1NLOlzA6F/4= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1737836178; c=relaxed/simple; bh=wtiGC4VWd4PjtCcEqXXJkiyc7P0zswtGyjp2g3EgRmw=; h=DKIM-Signature:From:To:Subject:Date:Message-ID:MIME-Version; b=FZ4F00bUQr+WuxiwQEziqV1FdgzpAGpLcPP5vIUBFf7SBKhukZRAkG09EjgcpwRyc9+1hxtUCKQHo/60x0SHQ9SBOvNkP8Vvj1RBuXrVfrSyyQaFPQn5/N3h4CpabJty8ayKygFwa+M3XMOcY+Ndm4nobur93MnvGHuF+ftuoZQ= ARC-Authentication-Results: i=1; server2.sourceware.org DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 96E5A3858D1E To: cygwin AT cygwin DOT com Subject: Re: gpg2 / gpg-agent passphrase prompt In-Reply-To: <568952a0-8343-4fbd-82e1-2fd3a14c6082@gmail.com> (Marco Atzeri via Cygwin's message of "Fri, 24 Jan 2025 20:30:52 +0100") References: <33811.2406710692$1737532889 AT news DOT gmane DOT org> <87h65qvhar DOT fsf AT Gerda DOT invalid> <8ab01850-dcb4-4bb1-a90b-d1d780cd7aba AT SystematicSW DOT ab DOT ca> <568952a0-8343-4fbd-82e1-2fd3a14c6082 AT gmail DOT com> Date: Sat, 25 Jan 2025 21:16:04 +0100 Message-ID: <87wmeibqez.fsf@Gerda.invalid> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 X-purgate-type: clean X-purgate: clean X-purgate-size: 1020 X-purgate-ID: 155817::1737836171-9F7FD462-33F40FE6/0/0 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: ASSI via Cygwin Reply-To: ASSI Content-Type: text/plain; charset="utf-8" Errors-To: cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 50PKGkkO1018592 Marco Atzeri via Cygwin writes: > I had the impression to have properly declared > > NAME="gnupg2" > VERSION=2.4.7 > RELEASE=1 > > OBSOLETES="gnupg" > > and so setup.ini has > > @ gnupg2 > sdesc: "GNU tool for secure communication and data storage" > ... > obsoletes: gnupg > > so what went wrong ? Good question… so my setup.ini rewriter did not handle that correctly when it both sees a direct requirement and an obsoletion for the same package. I've since removed the direct requirement and implemented a pass to resolve chained obsoletions (i.e. the target of an obsoletion is obsoleted elsewhere). That fixes the issue of both packages getting installed, but does not fix the issue of wget and wget2 requiring an unmaintained library even in their latest version. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Wavetables for the Waldorf Blofeld: http://Synth.Stromeko.net/Downloads.html#BlofeldUserWavetables -- 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