Bug 1385642

Summary: Undeclared dependency on perl(Sys::Syslog)
Product: [Fedora] Fedora Reporter: Petr Pisar <ppisar>
Component: perl-AnyEventAssignee: Paul Howarth <paul>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: paul, perl-devel
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: perl-AnyEvent-7.13-2.fc25 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-10-23 22:53:42 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Petr Pisar 2016-10-17 12:37:58 UTC
/usr/lib64/perl5/vendor_perl/AnyEvent/Log.pm from perl-AnyEvent-7.13-1.fc26.x86_64 requires Sys::Syslog, e.g. in a documented function:

sub log_to_syslog { 
   my ($ctx, $facility) = @_; 
 
   require Sys::Syslog;
[...]
}

I think the package should run-require `perl(Sys::Syslog)'.

Comment 1 Fedora Update System 2016-10-19 08:29:47 UTC
perl-AnyEvent-7.13-2.fc25 has been pushed to the Fedora 25 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-2016-5ae36a0d04

Comment 2 Fedora Update System 2016-10-23 22:53:42 UTC
perl-AnyEvent-7.13-2.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report.