Bug 1647

Summary: mgetty-sendfax does not install log file
Product: [Retired] Red Hat Raw Hide Reporter: witten
Component: mgettyAssignee: Cristian Gafton <gafton>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: 1.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 1999-03-23 17:01:29 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description witten 1999-03-21 12:18:53 UTC
mgetty-sendfax in Redhat 5.9 does not install
/var/log/sendfax.log but it *does* install
/etc/logrotate.d/sendfax, which means the system tries to
rotate a non-existent log file. This results in the
following error:

errors occured while rotating /var/log/sendfax.log

stat of /var/log/sendfax.log failed: No such file or
directory

No harm is done, but the error gets mailed to root every 24
hours, which can get annoying after a few days.

The obvious workaround is to create the proper log file
manually. But the mgetty-sendfax rpm should do that.

Comment 1 Preston Brown 1999-03-23 17:01:59 UTC
log file handling is cleaned up in 1.1.14-7 and later.