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

Summary: logwatch misses dependency on perl-diagnostics
Product: [Fedora] Fedora Reporter: Vadym Chepkov <vchepkov>
Component: logwatchAssignee: Frank Crawford <frank>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 33CC: anon.amish, frank, herrold
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-11-08 04:11:02 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 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 ***