Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: Authen::Simple requires Class::Data::Inheritable but rpm does not have dependancy https://bugzilla.redhat.com/show_bug.cgi?id=807880 Summary: Authen::Simple requires Class::Data::Inheritable but rpm does not have dependancy Product: Fedora Version: 16 Platform: Unspecified OS/Version: Unspecified Status: NEW Severity: unspecified Priority: unspecified Component: perl-Authen-Simple AssignedTo: emmanuel.seyman@xxxxxxxxxxxxxxxx ReportedBy: shield@xxxxxxxxxxx QAContact: extras-qa@xxxxxxxxxxxxxxxxx CC: emmanuel.seyman@xxxxxxxxxxxxxxxx, fedora-perl-devel-list@xxxxxxxxxx Classification: Fedora Story Points: --- Type: --- Regression: --- Mount Type: --- Documentation: --- Description of problem: Authen::Simple requires Class::Data::Inheritable, but rpm does not have a dependency on perl-Class-Data-Inheritable package. Version-Release number of selected component (if applicable): perl-Authen-Simple-0.4-6.fc16.noarch How reproducible: every time Steps to Reproduce: 1. yum install perl-Authen-Simple 2. perl -e "use Authen::Simple::PAM" 3. Actual results: Step 2 output: Base class package "Class::Data::Inheritable" 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/lib/perl5 /usr/local/share/perl5 /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5 /usr/share/perl5 .). at /usr/share/perl5/vendor_perl/Authen/Simple/Adapter.pm line 5 BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/Authen/Simple/Adapter.pm line 5. Compilation failed in require at (eval 2) line 2. ...propagated at /usr/share/perl5/base.pm line 94. BEGIN failed--compilation aborted at /usr/local/share/perl5/Authen/Simple/PAM.pm line 5. Compilation failed in require at -e line 1. Expected results: (no output from step 2) Additional info: -- 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. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel