https://bugzilla.redhat.com/show_bug.cgi?id=1914939 Bug ID: 1914939 Summary: Bad dependency on perl(Apache2::Log) Product: Fedora Version: rawhide Status: NEW Component: perl-Log-Dispatch Assignee: spotrh@xxxxxxxxx Reporter: ppisar@xxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: jose.p.oliveira.oss@xxxxxxxxx, perl-devel@xxxxxxxxxxxxxxxxxxxxxxx, rc040203@xxxxxxxxxx, spotrh@xxxxxxxxx Target Milestone: --- Classification: Fedora perl-Log-Dispatch-2.70-1.fc34 build-requires perl(Apache2::Log). But the dependency is not exhibited when running the tests. The package should stop build-requiring perl(Apache2::Log). perl-Log-Dispatch-2.70-1.fc34.noarch delivers /usr/share/perl5/vendor_perl/Log/Dispatch/ApacheLog.pm which "require Apache2::Log;", but the package is missing a run-time dependency on perl(Apache2::Log). The package should run-require perl(Apache2::Log). I recommend splitting the Log/Dispatch/ApacheLog.pm file into a separate subpackage because a transitive dependency on mod_perl would be obtrusive to many users. I can resolve all these issues for you if you don't mind. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ perl-devel mailing list -- perl-devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to perl-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@xxxxxxxxxxxxxxxxxxxxxxx