Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1895351 - logwatch misses dependency on perl-diagnostics
Summary: logwatch misses dependency on perl-diagnostics
Keywords:
Status: CLOSED DUPLICATE of bug 1893671
Alias: None
Product: Fedora
Classification: Fedora
Component: logwatch
Version: 33
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Frank Crawford
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-11-06 12:53 UTC by Vadym Chepkov
Modified: 2020-11-08 04:11 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-11-08 04:11:02 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Vadym Chepkov 2020-11-06 12:53:48 UTC
logwatch-7.5.4-1.fc33.noarch references perl diagnostics module in /usr/share/logwatch/scripts/services/sendmail, but this dependency is not added, causing logwatch sctript to fail:


Can't locate diagnostics.pm in @INC (you may need to install the diagnostics module) (@INC contains: /usr/share/logwatch/lib /usr/local/lib64/perl5/5.32 /usr/local/share/perl5/5.32 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at /usr/share/logwatch/scripts/services/sendmail line 26.
BEGIN failed--compilation aborted at /usr/share/logwatch/scripts/services/sendmail line 26.

Comment 1 Frank Crawford 2020-11-08 04:11:02 UTC

*** This bug has been marked as a duplicate of bug 1893671 ***


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