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:from:to:subject:references:date:in-reply-to
	:message-id:mime-version:content-type; q=dns; s=default; b=PvV6p
	2ywImLVPWJUQGyeRLZO8aV1eWnSfgtI24Gmz/O0m9kiroHWQ35JrPzBHcrWwPIJv
	C6DRQqtLdWduRsGDQpYorwb8zBmo5vKHGTt9lwdoNJ8uF4VBsUgQWJP+1f+RK+ZG
	VcKdYDTWBZwvufVTF6w9dFoIEhaa99RbAaLHF0=
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:from:to:subject:references:date:in-reply-to
	:message-id:mime-version:content-type; s=default; bh=QBJ6ZciVs3g
	W0wBy4UtD7oQtV8w=; b=VS5nnnJXa65HijhUl65Km7PTVIL+iURY6QDBuV/cgkC
	3uyDAhsX5ZlvABUtaF9xRoNZnMWuIvorjZr9KToj8jm9tqerhWucKFY7R4ymK69N
	Ic5ClAXum0LDQH2SZh/9V2T925hYIu88U+F34udK0053Vy+tkp47OeWoO4Na5av8
	=
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.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=wave, Hx-spam-relays-external:ESMTPA
X-HELO: vsmx009.vodafonemail.xion.oxcs.net
From: Achim Gratz <Stromeko@nexgo.de>
To: cygwin@cygwin.com
Subject: Re: git-email missing module
References: <72a153a5-7d4b-eecd-2c3f-8321d8b43ca1@mail.com>
Date: Sat, 04 Aug 2018 20:39:38 +0200
In-Reply-To: <72a153a5-7d4b-eecd-2c3f-8321d8b43ca1@mail.com> (john doe's	message of "Sat, 4 Aug 2018 16:11:23 +0200")
Message-ID: <87sh3ux9g5.fsf@Rainer.invalid>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain

john doe writes:
> I had to install "Mail::Address" manually using cpan.

You shouldn't do that.  The module in question is packaged with
perl-MailTools (camelcased), so this needs to be added to the
dependencies for Git.

Adam, the perl modules that come with Git need to be properly provided
as perl-* packages if necessary, and not simply dropped into
/usr/lib/perl5 (where these are installed now they won't be found
anyway unless Git also plays with @INC).


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

SD adaptation for Waldorf rackAttack V1.04R1:
http://Synth.Stromeko.net/Downloads.html#WaldorfSDada

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

