Bug 1385642 - Undeclared dependency on perl(Sys::Syslog)
Summary: Undeclared dependency on perl(Sys::Syslog)
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-AnyEvent
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Paul Howarth
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-10-17 12:37 UTC by Petr Pisar
Modified: 2016-10-23 22:53 UTC (History)
2 users (show)

Fixed In Version: perl-AnyEvent-7.13-2.fc25
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-10-23 22:53:42 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.