[mythtv-users] Gentoo 0.28 ebuild

Rich Freeman r-mythtv at thefreemanclan.net
Tue Apr 19 18:23:52 UTC 2016


On Tue, Apr 19, 2016 at 1:59 PM, Bill Meek <keemllib at gmail.com> wrote:
> On 04/19/2016 11:28 AM, Rich Freeman wrote:
>>
>> On Tue, Apr 19, 2016 at 12:08 PM, Stuart Auchterlonie
>> <stuarta at squashedfrog.net> wrote:
>>>
>>>
>>> All the original logging methods still exist.
>>> ie. syslog, to file(s)
>>>
>>> The only real logging change is disabling the logserver
>>> by default.
>>>
>>> Personally i always use logging to files, because i'm running
>>> both 0.28 and master in parallel to aid development.
>>>
>>
>> Thanks - just to clarify.  Does logging to file work without logserver
>> enabled at build time?  If the backend itself and its children can log
>> directly to file/syslog that is fine by me, and seems similar to how
>> things used to work before the logserver came along.
>
>
> Yes. mythAnyprogram without mythlogserver running will log as directed
> by its --logpath or --syslog switches.
>

In that case, would a Gentoo OpenRC user mind doing a test for me?
Edit the mythtv-0.28.ebuild file and comment out or delete the
following line:
        use systemd || myconf="${myconf} $(use_enable mythlogserver)"

Then install mythtv and let me know if your logging is working exactly
as it did before.  It sounds like it should.  I'll update the ebuild
again after we get the results of testing in...

--
Rich


More information about the mythtv-users mailing list