X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=wD+YLse7YvL9DZ8W
	V02aO0ka/Spqgm1or/qEDQJVe4SdwzvM2Kxj/ui0UPdgYeae2F+8foC2+vQydHwL
	v9RJVTHz7t6B7lF+RIDlt9fxREehzznbpNQGJ82WB7etFjZKAhjm0v8NPc4aCo81
	YbKyCc7qWO2ZLbTHeq1wIXFZYpE=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=/ailq++bsJRu4JsXGfFnWL
	TnD5w=; b=kLQEGoYrecjQ2QQha0IyzIYpDjQcoVHF6Jf9nlRJ1oRuQtV7pWljpc
	c1s3tBdt1D4kTf6hshpIfSqc+RhN7Pu37o6DHAsVqt28+sNTaj64tCXw+QV6IYtV
	EgkMipdIQwCcVjhq17uJedPLyYf2tpKXsg1bMhsLY+LkuTnP3fCws=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KAM_NUMSUBJECT,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=Hx-languages-length:1101, databases, tied
X-HELO: mail-io1-f43.google.com
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=gmail.com; s=20161025;        h=subject:to:references:from:openpgp:autocrypt:message-id:date         :user-agent:mime-version:in-reply-to:content-language         :content-transfer-encoding;        bh=SRoLfyAiq9TtwnChLmc9Ihig8f9M/YFDFdb11sg81AE=;        b=obOsqFCuV6E45K2n7f9vtJ8r/t3jGRgIMprOom4POuQaBLb7aOAXvqikqeFcHLXanB         vEdpIXYKdd5Ysiwhi/iBFKQAei3XPwrIjjQB2PeOXIcxU7ztiEND7KIjHXtp3o2teG7k         KKqG7q0W0ABguzBrds+s5MtwqNLz6oQT8rmsWVJ8bbrL7iPhGHCQJ5fJQ/6/+ZZS50Jq         pUdYx5vLuZYpXp20Fu5ceQBrTN/lp3Iows28APxERT4JPYYU6Ptwb4sz/P5TboQ1anDf         O3fJOfiiCBTQ7HRZbUTEeCxHt1BOhvGm710FfL+rWmCw8WO3X8rH/3Vp+tWVJXRucKve         VAuw==
Subject: Re: Mutt and gpg 1.4
To: cygwin@cygwin.com
References: <ff0fcc12-9da2-4f93-6521-10acd41fce78@mail.com>
From: cyg Simple <cygsimple@gmail.com>
Openpgp: preference=signencrypt
Message-ID: <e063f475-f5ca-a45b-5a8a-a1d4936ed59b@gmail.com>
Date: Wed, 19 Sep 2018 13:49:28 -0400
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1
MIME-Version: 1.0
In-Reply-To: <ff0fcc12-9da2-4f93-6521-10acd41fce78@mail.com>
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit
X-IsSubscribed: yes

On 9/19/2018 11:51 AM, john doe wrote:
> Hi,
> 
> When I install 'mutt' through command line '... --packages mutt ...' it
> works.
> gpg-1.4.23 is installed as dependency.
> 
> I rather use gpg4win already installed on my host.
> 
> How can I remove gpg-1.4.23 and all related dependencies through command
> line or how can I prevent, through command line, 'gpg' from being
> installed when installing mutt?
> 

I can say from experience that the two do not mix well.  The file
permissions and locking between the two distributions of gpg do not lend
to coexistence.  Rather you should be sure to use an export->import
process to keep the two databases in sync.  Do not point your Windows
GPG port and your Cygwin gpg to the same database.

Aside from what I've mentioned in the above, Cygwin mutt is tied to
Cygwin gpg via the library interface so you can't get rid of it.  You
just need to keep the two DB happily in sync which may not be an easy
process if both are adding to their DB, you'll need to export both, add
the differences to one export and import to both.

-- 
cyg Simple

--
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

