Bug 122911
| Summary: | Logrotate problem if ppp isn't used and there isn't a logfile in /var/log | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Robert Scheck <redhat-bugzilla> |
| Component: | ppp | Assignee: | Thomas Woerner <twoerner> |
| Status: | CLOSED ERRATA | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | bernd.bartmann, brad-fedora, gdh, jdennis, jorton, olaf, redhat, toniw, vader |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2004-07-13 09:09:03 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 114963, 126479 | ||
|
Description
Robert Scheck
2004-05-10 12:30:32 UTC
Yupp,
--- $SOURCES/ppp.logrotate 2004-05-07 12:37:26.000000000 +0200
+++ $SOURCES/ppp.logrotate.rsc 2004-05-10 14:33:55.000000000 +0200
@@ -1,6 +1,7 @@
# Logrotate file for ppp RPM
/var/log/ppp/connect-errors {
+ missingok
compress
notifempty
daily
solves it for me.
Fixed in rawhide in rpm ppp-2.4.2-2.1 or newer. Thank you, but could you also make an update for Fedora Core 2, if this fix (and I believe that) isn't in Fedora Core 2? Would be very nice :) Seconded that comment since this mails errors to root on a default @Everything FC2 install for every logrotate run. Anyone updating to the rawhide package probably wants to check out bug #123680 first.... *** Bug 123947 has been marked as a duplicate of this bug. *** *** Bug 124817 has been marked as a duplicate of this bug. *** Requesting an update for Fedora Core 2 again, to solve this issue and bug #123680 for the end users and not only in development... *** Bug 126479 has been marked as a duplicate of this bug. *** Also seconding (thirding?) the update request for Fedora Core 2. Well, could somebody please tell me, what's such hard at a simple rebuild of the latest ppp from Development for Fedora Core 1? Or is the package just hanging at the quality assurance *eg*?! ;-) Oops...sorry, I meant Fedora Core 2 instead of 1 - my mistake! *** Bug 127584 has been marked as a duplicate of this bug. *** *** Bug 127741 has been marked as a duplicate of this bug. *** *** Bug 126771 has been marked as a duplicate of this bug. *** Fixed in FC2-updates. The conflict with initscripts is solved by a new initscripts package. |