[Bug 51879] Re: default config doesn't rotate syslog & al

2007-06-25 Thread Andreas Simon
I'll mark this as invalid.

It's right that the log files mentioned in Dave's bug report are not
rotated by logrotate.

The reason is that sysklogd already comes with cron jobs to rotate these
files itself. So logrotate is not needed to rotate these files too. If
logrotate would include these logs they would get rotated two times,
once by logrotate and once by sysklogd's cron jobs.

Also sysklogd and anacron are part of every default installation, so the 
mentioned  log files get rotated
and the default configuration very sane in this regard without an additional 
dependency on a log file rotater liker logrotate.

If you still think this is a bug, please feel free to reopen this bug
report. Thanks.

** Changed in: logrotate (Ubuntu)
   Status: Incomplete => Invalid

-- 
default config doesn't rotate syslog & al
https://bugs.launchpad.net/bugs/51879
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 51879] Re: default config doesn't rotate syslog & al

2007-06-24 Thread Jérôme Guelfucci
Any news on this ?

-- 
default config doesn't rotate syslog & al
https://bugs.launchpad.net/bugs/51879
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 51879] Re: default config doesn't rotate syslog & al

2007-06-09 Thread Jérôme Guelfucci
Thank you for your bug report. Is this still a bug or not ?

** Changed in: logrotate (Ubuntu)
   Importance: Undecided => Medium
   Status: Unconfirmed => Needs Info

-- 
default config doesn't rotate syslog & al
https://bugs.launchpad.net/bugs/51879
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 51879] Re: default config doesn't rotate syslog & al

2007-03-07 Thread Andreas Simon
I think in the default configuration sysklogd will rotate the mentioned
logfiles itself, not logrotate. This is because logrotate is no longer
part of the default installation.

The sysklogd package comes with the cron jobs /etc/cron.daily/sysklogd
and /etc/cron.weekly/sysklogd. These rotate syslog daily and

/var/log/mail.warn
/var/log/uucp.log
/var/log/user.log
/var/log/daemon.log
/var/log/messages
/var/log/debug
/var/log/auth.log
/var/log/mail.err
/var/log/mail.log
/var/log/kern.log
/var/log/lpr.log
/var/log/mail.info

weekly. Thus logrotate doesn't need to rotate them too.

-- 
default config doesn't rotate syslog & al
https://launchpad.net/bugs/51879

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs