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=KISvhW3md7KvFREo
	ULhzULUVIKWIWYSThkOzDFu96qIW9P48ZR/NmL1ZmsdF49YaqBu+fpRQ28ekFHYD
	18cH8e3npYzUjPEuiFocBDqkUzh/qrp2h1aZzABNZzk0SJoDQk8baX0t08YGSw1g
	7butwl+VcxeHnVKFKi4T4kEHgyI=
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=mQUlApZodobSkL0JeSFPfU
	2j/gY=; b=Yk1lv/CspIxryETcuezRuYORA4J/ZZ8a5Fcq3OWmCtfG1AQ3xOLo5U
	n6Kvwb0b/yPOuIqpsghxCYh2RysrcT0r9xzIbg28Pp2Co6NptGWWFdibXCxcKzZQ
	aEOrG/Xkt3/uxXVjlZUZ+ODtdHx667/zNFMor7uN0wlvQD2HjtShU=
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=BAYES_00,FREEMAIL_FROM,KAM_NUMSUBJECT,RCVD_IN_DNSWL_NONE,SPF_PASS,TIME_LIMIT_EXCEEDED autolearn=unavailable version=3.3.2 spammy=laptop
X-HELO: mail-io1-f45.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=TuDxTesmXwMNep4nAZo5mfK/GozLAEcrBMLKEuw8Tg8=;        b=gq42F6xWwtnKW6jiiWI/e4YbHIVnwLfSVf0QkhlvZnt+ByAANSb03y8+bzn0d+Tsup         Ib6QsDFNcL/kBB0Mwf514Cmc8mwiZdUZwq6+BGLrEXJnrMQdDFP8xyw0gyveNe71oodO         xmdDl7oWmrSmdSu1nD5chZM0t5YMLBjD3ZHZG+qbQghEblBwuogHxKKFuoyhpNPAZ3oF         C6rtEfmCjM1XuTMzbzVgUbehcNrCGPNlvbGQylXOlQSJN5p5jnAYium8PmtxLEeTn0s3         9UgXoOaDJQ8OlsCEx3D+KiY+8JSZwxlSXc4WK+K4kDIhcGIPHL6O49xf6KFWnbPNivOT         2eBQ==
Subject: Re: Mutt and gpg 1.4
To: cygwin@cygwin.com
References: <ff0fcc12-9da2-4f93-6521-10acd41fce78@mail.com> <CAJ1FpuPR3GTdi4FVAROVqssSjNQUqmLOjBoRB_X=w8ceGjvJ9A@mail.gmail.com>
From: cyg Simple <cygsimple@gmail.com>
Openpgp: preference=signencrypt
Message-ID: <dfbedeec-c5cb-8da3-be52-6cfaf8992b3b@gmail.com>
Date: Wed, 19 Sep 2018 19:24:13 -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: <CAJ1FpuPR3GTdi4FVAROVqssSjNQUqmLOjBoRB_X=w8ceGjvJ9A@mail.gmail.com>
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit
X-IsSubscribed: yes

On 9/19/2018 1:59 PM, Doug Henderson wrote:
> On Wed, 19 Sep 2018 at 09:52, john doe  wrote:
> 
>> 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 configured both the windows gpg and cygwin gpg to use the same
> directory for the database files.
> 
> I have since changed from a desktop to a laptop where I don't have
> windows gpg installed, so I can't offer details of how I did it. but I
> seem to recall that I either changed to shortcut to windows gpg to
> point to the cygwin ~/.gpg directory or made ~/.gpg a symlink to the
> windows config and database files. The choice may have depended on the
> EOL characters used in the files.
> 

My experience is that the lock files remains with the Windows version
and the DB actually became unusable with both versions.  I'm guessing
the Enigmail plugin to T'bird leaves the connects to GPG open which
leaves the lock files in place and therefore causes the issues I
experience.  There is also an environment variable `GNUPGHOME' you could
have set.

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

