Bug 127697

Summary: stat of /var/log/ppp/connect-errors failed
Product: [Fedora] Fedora Reporter: François Kooman <fkooman>
Component: pppAssignee: Thomas Woerner <twoerner>
Status: CLOSED RAWHIDE QA Contact:
Severity: low Docs Contact:
Priority: medium    
Version: 2   
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-07-13 16:37:35 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 François Kooman 2004-07-12 18:11:06 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6)
Gecko/20040510 Epiphany/1.2.4

Description of problem:
From: 	Cron Daemon <root@XXXXXXX>
To: 	root@XXXXXXX
Subject: 	Cron <root@XXXXXXX> run-parts /etc/cron.daily
Date: 	Mon, 12 Jul 2004 04:03:26 +0200 (CEST)	
/etc/cron.daily/logrotate:

error: stat of /var/log/ppp/connect-errors failed: No such file or
directory

I don't use ppp so that file will probably never be created. I used
touch /var/log/ppp/connect-errors for now.


Version-Release number of selected component (if applicable):
logrotate-3.7-4.1 ppp-2.4.2-2

How reproducible:
Always

Steps to Reproduce:
1. Install FC2
2. Wait for logrotate to run
3. Check the logrotate mails

    

Actual Results:  Received the mail shown above

Expected Results:  No separate email for the missing connect-errors file.

Comment 1 François Kooman 2004-07-12 20:06:56 UTC
* Thu May 13 2004 Thomas Woerner <twoerner> 2.4.2-2.1

- added 'missingok' to ppp.logrotate (#122911)

Hm...seems to be fixed?