Bug 1561086 - BUG: The 'Mail::Address' module is not here, but NO_PERL_CPAN_FALLBACKS was set
Summary: BUG: The 'Mail::Address' module is not here, but NO_PERL_CPAN_FALLBACKS was set
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: git
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Todd Zullinger
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-03-27 15:12 UTC by Jeremy Cline
Modified: 2018-05-01 20:37 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-05-01 20:37:37 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Jeremy Cline 2018-03-27 15:12:48 UTC
It seems there's a missing perl dependency for git send-email:

$ git send-email -h
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/vendor_perl/Git/LoadCPAN.pm line 76.
BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/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.

Installed version:
git-2.17.0-0.1.rc1.fc29.1.x86_64
git-core-2.17.0-0.1.rc1.fc29.1.x86_64
git-email-2.17.0-0.1.rc1.fc29.1.noarch

Comment 1 Todd Zullinger 2018-03-27 16:52:34 UTC
Thanks for the report Jeremy.  Sorry for missing this dependency with the update to 2.17.0.  I'll push a fix to updates-testing shortly.  (I expect 2.17.0-rc2 to land in the next day or so as well, with some other minor fixes.)

Comment 2 Jeremy Cline 2018-03-27 17:21:42 UTC
Hi Todd,

No worries! Thanks for looking into it so quickly.

Comment 3 Fedora Update System 2018-03-27 18:18:39 UTC
git-2.17.0-0.1.rc1.fc28.2 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-4171b66b98

Comment 4 Fedora Update System 2018-03-27 18:18:59 UTC
git-2.17.0-0.1.rc1.fc28.2 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-4171b66b98

Comment 5 Fedora Update System 2018-03-27 23:22:51 UTC
git-2.17.0-0.1.rc1.fc28.2 has been pushed to the Fedora 28 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-4171b66b98

Comment 6 Fedora Update System 2018-03-28 22:35:07 UTC
git-2.17.0-0.2.rc2.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-be5660a0d9

Comment 7 Fedora Update System 2018-03-29 13:57:05 UTC
git-2.17.0-0.2.rc2.fc28 has been pushed to the Fedora 28 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-be5660a0d9

Comment 8 Fedora Update System 2018-04-02 22:37:57 UTC
git-2.17.0-1.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-be5660a0d9

Comment 9 Fedora Update System 2018-04-03 15:56:26 UTC
git-2.17.0-1.fc28 has been pushed to the Fedora 28 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-be5660a0d9

Comment 10 Fedora Update System 2018-04-11 23:01:53 UTC
git-2.17.0-1.fc28 has been pushed to the Fedora 28 stable repository. If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.