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=nGKs/b/6Voz2SkOw
	EsHl7V3fnDbmnSMZAeB3sHiF1Q4MXHQ2pqmo1TCQstRUm2vDL+v2nhhVlUJefkh0
	mBuYHLp7/xWPGQWSEEb5Mj4esPw8JQRcaq+VLfCPauaUfo7xw1BUl/289y6MzV7f
	lD3DKe6c1Z/lOMB9mN4kb9ObsoU=
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=WZhbW+zPpWMJsH/8qdoEPs
	Ftg+4=; b=AtuVIaS49lnahR/T5M6REakLDaNnIkw6eFUf/Vk003Gd147t+sOHCV
	oT8dWU/4+65oezTJtp53/qRsyebVaY7KxrmjmiZK4ohNCDjFlYISwro85wtooRhj
	SpZPRBFZeze4sanJZhzF+lCu0qpXTK9abmH8bOuKewrFaBWqyngTY=
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=-2.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=privately, meet
X-HELO: mout.gmx.com
Subject: Re: git-email missing module
To: cygwin@cygwin.com
References: <72a153a5-7d4b-eecd-2c3f-8321d8b43ca1@mail.com> <CA+kUOakK2cQxTUukkYzPiUyLAsscaayw30=TQ6+udq=qPpCgqg@mail.gmail.com>
From: john doe <johndoe65534@mail.com>
Message-ID: <53b9fc1e-2a2f-0434-fc4c-2a65ac4d1dd8@mail.com>
Date: Sat, 4 Aug 2018 22:09:20 +0200
MIME-Version: 1.0
In-Reply-To: <CA+kUOakK2cQxTUukkYzPiUyLAsscaayw30=TQ6+udq=qPpCgqg@mail.gmail.com>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Hi Adam,

On 8/4/2018 7:49 PM, Adam Dinwoodie wrote:
> On Sat, 4 Aug 2018 at 15:11, john doe wrote:
>> Hi,
>>
>> On a fresh install of Cygwin_x86_64, I have installed "git,git-email"
>> packages and I'm getting the following:
>>
>> $ git send-email master --confirm=always --to=xxx@example.com
>> BUG: The 'Mail::Address' module is not here, but NO_PERL_CPAN_FALLBACKS
>> was set!
> 
> Hi John,
> 
> The relevant Perl module should have been installed as a dependency of
> the git-email package, which is how I (as the Cygwin Git maintainer)
> meet that promise to provide the Mail::Address module. It's possible
> that I've made an error in the package dependency records; I'm not
> immediately able to check the details, but I should be able to look at
> it next week.
> 

Installing the package (perl-MailTools) suggested by  "Achim Gratz 
<Stromeko@nexgo.de>" fixes the issue.

> In the interim, are you able to provide a cygcheck output file per the
> instructions at http://cygwin.com/problems.html? That'll let me /
> others on the list check if something has gone wrong with your
> installation to mean things weren't installed correctly.
> 

I'll be happy to provide that file (cygcheck -s -v -r), if I can send it 
privately.

Thanks Adam for your answer and thanks to any one who has contributed to 
this thread.

-- 
John Doe

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

