Robert Bihlmeyer wrote: > Package: pyca > Version: 20031118-1 > Severity: minor > > I had pyca installed in the version from sarge, and removed it during upgrade > to etch. I've not purged it yet, so /etc/logrotate.d/pyca remains. This > snippet > does not handle well the fact that /var/log/pyca no longer exists. Every day > I get a mail containing: > > /etc/cron.daily/logrotate: > error: error accessing /var/log/pyca: No such file or directory > error: pyca:1 glob failed for /var/log/pyca/*.out > run-parts: /etc/cron.daily/logrotate exited with return code 1 > > Maybe this could be fixed? >
I will look into this > Perhaps this issue is better handled in logrotate, though. I currently have > logrotate 3.7.1-3 installed I think you are probably right about this. The logrotate-config in pyca is fairly standard, and sine it resides in /etc it is a configuration-file per definition and therefore isn't removed until pyca is purged. I am not aware of any check to logrotate that will remedy the situation. For your immediate relief, wouldn't mv /etc/logrotate.d/pyca /etc/pyca-logrotate.d be a sound solution? Kind regards, Lars Bahner -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]