[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] RAQ 3i error: proftpd.rpmnew
- Subject: Re: [cobalt-users] RAQ 3i error: proftpd.rpmnew
- From: "Jonathan Michaelson" <michaelsonjd@xxxxxxxxxxx>
- Date: Wed Feb 21 02:29:14 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Gerl,
> Cane someone tell me please what this line means?
>
> error: proftpd.rpmnew:1 duplicate log entry for /var/log/xferlog
It's a "feature" of one of the ProFTP Cobalt security updates. They left a
backup file in the /etc/logrotate.d directory which is a silly thing to do
as logrotate uses ever file in that directory as an input to the job.
Fix is simply, remove the offending file (as root):
rm /etc/logrotate.d/proftpd.rpmnew
Regards,
Jonathan Michaelson