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:mime-version:references:in-reply-to:from:date
	:message-id:subject:to:content-type; q=dns; s=default; b=FQJcex7
	K5K7GS4i8YhiXVQhjx/hDSfsSXFCOQULEDahNUJFnywmE0Z6i3ahI6mmrU3LE5c/
	UwFpMtWBx9FcagaDZdgTh9L0/JcqBoN0rZQsnJgHJx4+fr5XsNuc83ngdfuFyHRI
	UDxeD4OKBW5ZqE7bvKervnjaRVASdTIG3TDw=
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:mime-version:references:in-reply-to:from:date
	:message-id:subject:to:content-type; s=default; bh=h3XUbB/HMHw4Y
	n9MXe398ja0Rd4=; b=WKJt0OjJXYh6AHgtA1lR0S3mNuPO2FoK7eEMscSouqXz7
	DovZ4xIf2hfDMwKPobSDfR/z/WFEhWz4g0aGOxM+YuxWUG5NldkspZv9AaAYQK2a
	fUDeJwvafOocUrfxncKvbB7GQd1/mTp5+ER5io0V5g6hR6XkuhfaCXKhhrvq80=
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.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=installation, interim, meet
X-HELO: mail-oi0-f45.google.com
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=dinwoodie.org; s=google;        h=mime-version:references:in-reply-to:from:date:message-id:subject:to;        bh=xtJDjUgJxGywQDl7cV7oiv8I7oOSIitIEk+/NTIE+Vg=;        b=HrjtJdbThk7dDPKBi2hL9uCV4lnVWbNW4dK4zMXlV3R2C6oBy4CKqFZah9w2MjrLvM         TAtapALXseaLgHA7qFB+no8f/78NDlyccbHTnPbY3SCeYFB3CJk/mRMQIRs8dd8uNP9r         Xp2QPRtVg2an21KV261PIqgmg3g3ytqQuSB0g=
MIME-Version: 1.0
References: <72a153a5-7d4b-eecd-2c3f-8321d8b43ca1@mail.com>
In-Reply-To: <72a153a5-7d4b-eecd-2c3f-8321d8b43ca1@mail.com>
From: Adam Dinwoodie <adam@dinwoodie.org>
Date: Sat, 4 Aug 2018 18:49:16 +0100
Message-ID: <CA+kUOakK2cQxTUukkYzPiUyLAsscaayw30=TQ6+udq=qPpCgqg@mail.gmail.com>
Subject: Re: git-email missing module
To: cygwin@cygwin.com
Content-Type: text/plain; charset="UTF-8"
X-IsSubscribed: yes

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.

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.

Cheers,

Adam

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

