Bug 1031298 - Missing "perl(Return::Value)" needed by the perl-Email-Send module-check
Summary: Missing "perl(Return::Value)" needed by the perl-Email-Send module-check
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-Email-Send
Version: 19
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tom "spot" Callaway
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-16 15:56 UTC by Nicolas Chauvet (kwizart)
Modified: 2013-12-14 02:56 UTC (History)
5 users (show)

Fixed In Version: perl-Email-Send-2.199-2.fc20
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-11-27 04:36:37 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Nicolas Chauvet (kwizart) 2013-11-16 15:56:20 UTC
Description of problem:
The perl dependency check uses Return::Value to test Email::Send

Version-Release number of selected component (if applicable):
bugzilla-4.2.7-1.fc19.noarch

How reproducible:
always at install

Steps to Reproduce:
1. /usr/share/bugzilla/checksetup.pl  --check-modules
2.
3.

Actual results:
Checking for           Email-Send (v2.00)     not found 
Whereas perl-Email-Send > 2.00 is installed

Expected results:
It should detect the module

Additional info:

Comment 1 Emmanuel Seyman 2013-11-17 13:22:24 UTC
This looks to be the same bug as #1000737 but with another module (Return::Value replaces Module::Pluggable as the guest of honor).

perl -MEmail::Send -e '1'
Can't locate Return/Value.pm in @INC (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /usr/share/perl5/vendor_perl/Email/Send.pm line 13.

Re-assigning.

Comment 2 Fedora Update System 2013-11-18 18:53:12 UTC
perl-Email-Send-2.199-2.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/perl-Email-Send-2.199-2.fc18

Comment 3 Fedora Update System 2013-11-18 18:53:24 UTC
perl-Email-Send-2.199-2.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/perl-Email-Send-2.199-2.fc19

Comment 4 Fedora Update System 2013-11-18 18:53:34 UTC
perl-Email-Send-2.199-2.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/perl-Email-Send-2.199-2.fc20

Comment 5 Fedora Update System 2013-11-19 05:26:47 UTC
Package perl-Email-Send-2.199-2.fc19:
* should fix your issue,
* was pushed to the Fedora 19 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing perl-Email-Send-2.199-2.fc19'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-21657/perl-Email-Send-2.199-2.fc19
then log in and leave karma (feedback).

Comment 6 Fedora Update System 2013-11-27 04:36:37 UTC
perl-Email-Send-2.199-2.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2013-11-27 04:37:24 UTC
perl-Email-Send-2.199-2.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 8 Fedora Update System 2013-12-14 02:56:05 UTC
perl-Email-Send-2.199-2.fc20 has been pushed to the Fedora 20 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.