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=x...@example.com
BUG: The 'Mail::Add
On 8/4/2018 11:55 AM, Ken Brown wrote:
On 8/4/2018 10:11 AM, 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=x...@example.com
BUG: The 'Mail::Address' module is not
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 pe
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=x...@example.com
> BUG: The 'Mail::Address' module is not here, but NO_PERL_CPAN_F
On 8/4/2018 10:11 AM, 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=x...@example.com
BUG: The 'Mail::Address' module is not here, but NO_PERL_CPAN_FALLBACKS was se
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=x...@example.com
BUG: The 'Mail::Address' module is not here, but NO_PERL_CPAN_FALLBACKS
was set!
Git needs this Perl module from t
6 matches
Mail list logo