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