Comment 3 for bug 982162

Revision history for this message
Andreas Roth (aroth) wrote :

The errors caused by the mythtv-backend logrotate config are gone. thanks!

But i still get two errors:
error: stat of /var/log/mythtv/mythmediaserver.log failed: No such file or directory
error: stat of /var/log/mythtv/mythtranscode.log failed: No such file or directory

I checked and the mythtranscode.log is inside /etc/logrotate.d/mythtv-transcode-utils and mythmediaserver.log is inside /etc/logrotate.d/mythtv-frontend. The solution should be the same as before, just add the missingok keyword.