I found what is causing this. The following is happening because of an unpurged
package. The configs are left behind (even after 'aptitude remove'). Using
aptitude purge on all nginx packages and then reinstalling should be enough to
resolve this.

> /etc/cron.daily/logrotate:
> error: nginx-light:1 duplicate log entry for /var/log/nginx/access.log
> error: found error in /var/log/nginx/*.log , skipping

You can use this following command to purge packages that were removed.

> aptitude --purge-unused purge ~c

I 'think' that this issue might be resolved by bug #610290.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to