delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2018/08/04/10:11:40

X-Recipient: archive-cygwin AT delorie DOT 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:to:from:subject:message-id:date:mime-version
:content-type:content-transfer-encoding; q=dns; s=default; b=u5r
jJMi9zPkf96auq0x0FcczOnXFy0Ez2NUdIR6+pqQAiQxgLm5YwPxjThVP57eZspy
vjPq2rVf3JyfQidFoAIELSvGGxaegTnHND0PdyGcgXDC+6UZCnjLcP44h9l1TEHA
AL8DA93FuGuxKVXZgRWZjiVMaCQBUqmAPVHDb66A=
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:to:from:subject:message-id:date:mime-version
:content-type:content-transfer-encoding; s=default; bh=0wFWxLcRK
CfI+lc1710vGXWTI08=; b=r/C4gMjZdYCJyZtfy0nMLzNvxD0bVeZ1gL5OiaK7R
FBOCUoHFBuqDN+BbmNe6qBC1AdvVjnQ0WSlsItq7DlPb0RLVWMswvZc8YRQpXs5A
4YcMWNSUZh6AcZO4yj8S7qxiNashI3m1eIf+6ZEj/Vw71qMnfSzt/fpA1hPrJ1mj
3c=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT 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=H*Ad:D*mail.com, our
X-HELO: mout.gmx.com
To: cygwin AT cygwin DOT com
From: john doe <johndoe65534 AT mail DOT com>
Subject: git-email missing module
Message-ID: <72a153a5-7d4b-eecd-2c3f-8321d8b43ca1@mail.com>
Date: Sat, 4 Aug 2018 16:11:23 +0200
MIME-Version: 1.0
X-IsSubscribed: yes

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 AT example DOT com
BUG: The 'Mail::Address' module is not here, but NO_PERL_CPAN_FALLBACKS 
was set!

Git needs this Perl module from the CPAN, and will by default ship
with a copy of it. This Git was built with NO_PERL_CPAN_FALLBACKS,
meaning that whoever built it promised to provide this module.

You're seeing this error because they broke that promise, and we can't
load our fallback version, since we were asked not to install it.

If you're seeing this error and didn't package Git yourself the
package you're using is broken, or your system is broken. This error
won't appear if Git is built without NO_PERL_CPAN_FALLBACKS (instead
we'll use our fallback version of the module). at 
/usr/share/perl5/Git/LoadCPAN.pm line 76.
BEGIN failed--compilation aborted at 
/usr/share/perl5/Git/LoadCPAN/Mail/Address.pm line 8.
Compilation failed in require at /usr/libexec/git-core/git-send-email 
line 36.
BEGIN failed--compilation aborted at 
/usr/libexec/git-core/git-send-email line 36.

I had to install "Mail::Address" manually using cpan.

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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019