[mythtv] [mythtv-commits] [MythTV/mythtv] c51c7d: mythexternrecorder: Allow process environment to b...

John Pilkington johnpilk222 at gmail.com
Wed Jun 19 09:46:17 UTC 2019


On 13/06/2019 23:25, John Poet wrote:
>    Branch: refs/heads/master
>    Home:   https://github.com/MythTV/mythtv
>    Commit: c51c7d7bebc57fd184b050532f78cfb965372767
>        https://github.com/MythTV/mythtv/commit/c51c7d7bebc57fd184b050532f78cfb965372767
>    Author: John Poet <jpoet at mythtv.org>
>    Date:   2019-06-13 (Thu, 13 Jun 2019)
> 
>    Changed paths:
>      M mythtv/programs/mythexternrecorder/MythExternRecApp.cpp
>      M mythtv/programs/mythexternrecorder/MythExternRecApp.h
>      A mythtv/programs/mythexternrecorder/config/ffmpeg-channels.conf
>      A mythtv/programs/mythexternrecorder/config/ffmpeg.conf
>      A mythtv/programs/mythexternrecorder/config/gstreamer-sdi.conf
>      A mythtv/programs/mythexternrecorder/config/twitch-channels.conf
>      A mythtv/programs/mythexternrecorder/config/twitch.conf
>      A mythtv/programs/mythexternrecorder/config/vlc-channels.conf
>      A mythtv/programs/mythexternrecorder/config/vlc.conf
>      R mythtv/programs/mythexternrecorder/external-ffmpeg-channels.conf
>      R mythtv/programs/mythexternrecorder/external-ffmpeg.conf
>      R mythtv/programs/mythexternrecorder/external-twitch-channels.conf
>      R mythtv/programs/mythexternrecorder/external-twitch.conf
>      R mythtv/programs/mythexternrecorder/external-vlc-channels.conf
>      R mythtv/programs/mythexternrecorder/external-vlc.conf
>      M mythtv/programs/mythexternrecorder/mythexternrecorder.pro
> 
>    Log Message:
>    -----------
>    mythexternrecorder: Allow process environment to be configured.

This commit moved 6 .conf files and added one.  It has broken rpm 
packaging at

https://github.com/garybuhrmaster/packaging/tree/master/MythTV/rpm

Checking for unpackaged file(s): /usr/lib/rpm/check-files 
/builddir/build/BUILDROOT/mythtv-31.Pre.508.g698f1f9865-100.fc29.x86_64

BUILDSTDERR:     Installed (but unpackaged) file(s) found:
BUILDSTDERR:    /usr/share/mythtv/externrecorder/ffmpeg-channels.conf
BUILDSTDERR:    /usr/share/mythtv/externrecorder/ffmpeg.conf
BUILDSTDERR:    /usr/share/mythtv/externrecorder/gstreamer-sdi.conf
BUILDSTDERR:    /usr/share/mythtv/externrecorder/twitch-channels.conf
BUILDSTDERR:    /usr/share/mythtv/externrecorder/twitch.conf
BUILDSTDERR:    /usr/share/mythtv/externrecorder/vlc-channels.conf
BUILDSTDERR:    /usr/share/mythtv/externrecorder/vlc.conf

The log also shows 8 files listed twice, identified only by hashes. I 
suppose they are related.










More information about the mythtv-dev mailing list