This does seems like it's an upgrade where the old logrotate entry was
not overwritten correctly.

Mine (/etc/logrotate.d/couchdb) has:

/var/log/couchdb/0.10.0~svn818859/*.log {
       weekly
       rotate 10
       copytruncate
       delaycompress
       compress
       notifempty
       missingok
}

Which suggests that that particular svn snapshot did handle the upgrade
correctly. I wonder if a subsequent upgrade will fix the issue, and if
not, how we can solve this.  (I have upgraded couchdb many times on this
system, and never manually configured logrotate.)

-- 
Daily cron fails
https://bugs.launchpad.net/bugs/442854
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to