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 1894211

Summary: Can't locate diagnostics.pm
Product: [Fedora] Fedora Reporter: todd_lewis
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:10:12 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 todd_lewis 2020-11-03 18:10:52 UTC
Description of problem: logwatch tries to use uninstalled perl-diagnostics package


Version-Release number of selected component (if applicable):
7.5.4-1.fc33


How reproducible:
always


Steps to Reproduce:
1. upgrade from fedora 32
2. wait for logwatch to run on httpd or sendmail
3.

Actual results:
Can't locate diagnostics.pm in @INC [...]


Expected results:
Summary of logs


Additional info:
After upgrading from fedora 32 to 33, logwatch started throwing errors for /usr/share/logwatch/scripts/services/http-error (line 27) and /usr/share/logwatch/scripts/services/sendmail (line 26).

"dnf whatprovides /\*/diagnostics.pm" says the module is available from perl-diagnostics-1.37-463.fc33.noarch, but evidently logwatch itself doesn't list perl-diagnostics as a dependency.

Comment 1 Frank Crawford 2020-11-08 04:10:12 UTC

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