X-Recipient: archive-cygwin@delorie.com
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 31B00385783D
Authentication-Results: sourceware.org;
 dmarc=none (p=none dis=none) header.from=dinwoodie.org
Authentication-Results: sourceware.org;
 spf=pass smtp.mailfrom=adam@dinwoodie.org
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=Je2ZbJXBRSe0o3Pv4muwdsgzfeOwToz40CoEx/iICg4=;
 b=K7gcNcSE1uRWfd0gNs008HT7eFxQEEHBQZwnRPShMyQN0vo38xFDhXIOq0pLnjqldc
 ybGdbL7N96XgW2VpjCnppgK91MGTdzW72+jLcPm8t9VGFbPOPqBba9D/LKBTMiEQa7Ph
 jKxfQ3XuzSqR6mCFeAOY2jAs5akU5KjwXslpE=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20161025;
 h=x-gm-message-state:mime-version:references:in-reply-to:from:date
 :message-id:subject:to;
 bh=Je2ZbJXBRSe0o3Pv4muwdsgzfeOwToz40CoEx/iICg4=;
 b=jiqkoxmrrTDmVCCCMViM0uDylLeGUvejNZuX00CcAFaBZOu3qoVhZ3/SVD25QAjMYw
 ZXngh0lkPs5Sk/b6cVrH/cnFk9OA6aJIgBItGMtFJnPJy3zfqTp5kfeZG5sv3b5rZLXR
 tZyk0WAhLYf5BrYoBM0iYRRfIzPsyj6fzNoK1wK5uPX6gLiWzFIlkKbaXuf8QQyLEgXj
 ZNQ8MrySSsm0gERxLBKHjGQYUybl0PlrOY/8BO29a6Q2NL+eLsy0fRf8hnazm8MiKGvB
 Bok3EiJoOt69mUXdse0QC2uKNc4WcJLvJwPR1oxrBSET9SdRlKZI2hLNoMFIicOaViK6
 esyQ==
X-Gm-Message-State: AOAM532XBoxTN0xmrAPt7OGbULXaz/ipfltWbSamEZonYXgwM882452u
 cpE0Ub04ru5FK1nWs6yqK7NpEUWwwJ5pjTmvg266URaZof1M7g==
X-Google-Smtp-Source: ABdhPJw7F90HkY+CBhAeBkLQPqpnCXhbZS27aIhUr8a3e7Zm/1li8v0EHYQjX8zwkKUNyYcODXDQKjkv1gHrrn7TPzQ=
X-Received: by 2002:a05:6830:19cc:: with SMTP id
 p12mr5224066otp.297.1606469218315; 
 Fri, 27 Nov 2020 01:26:58 -0800 (PST)
MIME-Version: 1.0
References: <CADnnjUXQRAErQ0MS9+mVLEOSXhkY_t1+D8OFwj5PmxKMgObR3g@mail.gmail.com>
In-Reply-To: <CADnnjUXQRAErQ0MS9+mVLEOSXhkY_t1+D8OFwj5PmxKMgObR3g@mail.gmail.com>
From: Adam Dinwoodie <adam@dinwoodie.org>
Date: Fri, 27 Nov 2020 09:26:22 +0000
Message-ID: <CA+kUOa=7x=+QbScbkgzhkBu-E=+mOpz3JZcZQyk49q1wRq4tyQ@mail.gmail.com>
Subject: Re: missing dependency for git-email?
To: "Cygwin (cygwin@cygwin.com)" <cygwin@cygwin.com>
X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00, DKIM_SIGNED,
 DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE,
 SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on
 server2.sourceware.org
X-BeenThere: cygwin@cygwin.com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: "Cygwin" <cygwin-bounces@cygwin.com>

On Fri, 27 Nov 2020 at 02:34, Jameson Nash via Cygwin wrote:
>
> I installed git-email, but once installed it says it's missing a required
> dependency:
>
> ```
> $ git send-email --dry-run
> BUG: The 'Mail::Address' module is not here, but NO_PERL_CPAN_FALLBACKS was
> set!
>
> <snip>
>
> This is provided by the `perl-MailTools` cygwin package.

Thanks for the report, and for finding the missing package! I'll try
and get out an updated dependency list this weekend, as well as
working out why the previous build didn't pick up that dependency
automatically.

Adam
--
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple
