I upgraded from 5.1 to 5.2 and i recieved the following error mail as root on a semi-monthly basis : cron:run-parts cron.weekly:cannot find ./forms.5 - No such file or directory. i upgraded to 6.0 and i still recieve the same error.
Please report the output of the command grep forms /etc/cron.weekly/* on your system
i actually fixed it..thanks. It was a bad link (forms.5 was pointing to a non existent file in /var/tmp/..). After i deleted the link and made it point to xforms.5 it disappeared.