On 01 août 2017 15:56, Stephan Seitz <stse+debian@???> wrote:
[...]
>>Files in /usr/local doesn't come from my packages.
>
> Ah, no, /usr/local/share/misc/tv is my place for mythtv for the
> recordings. For some reasons it is used for backup purposes by mythtv as
> well.
The cron.weekly job alreay do backup in /var/backups
and bad idea to store datas in /usr/local
Otherwise your database was broken and the best was to use
optimize_mythdb.pl for the mythtv-backend package to fix this issue
instead of doing ugly hack.
Now we don't know is optimize_mythdb.pl is working in that case.