[Bug 520431] New: package unusable, missing dependency "POE::Component::Pluggable"

bugzilla at redhat.com bugzilla at redhat.com
Mon Aug 31 13:42:12 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: package unusable, missing dependency "POE::Component::Pluggable"

https://bugzilla.redhat.com/show_bug.cgi?id=520431

           Summary: package unusable, missing dependency
                    "POE::Component::Pluggable"
           Product: Fedora
           Version: 11
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: high
          Priority: low
         Component: perl-POE-Component-IRC
        AssignedTo: cweyl at alumni.drew.edu
        ReportedBy: mschmidt at redhat.com
         QAContact: extras-qa at fedoraproject.org
                CC: cweyl at alumni.drew.edu,
                    fedora-perl-devel-list at redhat.com
    Classification: Fedora
    Target Release: ---


Description of problem:
perl-POE-Component-IRC is not usable. Attempt to use this module fails with
compilation error about empty class "POE::Component::Pluggable". This class
does not seem to found in any Fedora package.

Version-Release number of selected component (if applicable):
perl-POE-Component-IRC-5.88-2.fc11.noarch
perl-5.10.0-73.fc11.x86_64

How reproducible:
always

Steps to Reproduce:
perl -e 'use POE::Component::IRC;'

Actual results:
Base class package "POE::Component::Pluggable" is empty.
    (Perhaps you need to 'use' the module which defines that package first,
    or make that module available in @INC (@INC contains:
/usr/local/lib64/perl5/site_perl/5.10.0/x86_64-linux-thread-multi
/usr/local/lib/perl5/site_perl/5.10.0
/usr/lib64/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.10.0 /usr/lib/perl5/vendor_perl
/usr/lib64/perl5/5.10.0/x86_64-linux-thread-multi /usr/lib/perl5/5.10.0
/usr/lib/perl5/site_perl .).
 at /usr/lib/perl5/vendor_perl/5.10.0/POE/Component/IRC.pm line 17
BEGIN failed--compilation aborted at
/usr/lib/perl5/vendor_perl/5.10.0/POE/Component/IRC.pm line 17.
Compilation failed in require at -e line 1.
BEGIN failed--compilation aborted at -e line 1.

Expected results:
No error.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-perl-devel-list mailing list