On 27 sept. 2017 09:47, Ian Campbell <ijc@???> wrote:
> On Fri, 2017-09-22 at 14:37 +0200, Christian Marillat wrote:
>> People can test mythtv 29+fixes20170922.git50afc013ca-dmo1 with the
>> ttvdb fix ?
>
> I'm not sure if this is new with this release but I've only just
> started noticing it. After upgrade my /var/log/mythtv is gone:
[...]
> I suppose due to this from mythtv-common.postinst:
> if [ -d /var/log/mythtv ]; then
> rm -rf /var/log/mythtv
> fi
Bad idea to do that. Removed in 29+fixes20170927.gited4356116a-dmo1
Christian