<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Jun 20, 2023 at 9:12 AM James <<a href="mailto:jam@tigger.ws">jam@tigger.ws</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
<br>
> On 20 Jun 2023, at 8:24 pm, James Abernathy <<a href="mailto:jfabernathy@gmail.com" target="_blank">jfabernathy@gmail.com</a>> wrote:<br>
> <br>
> I know that currently the ansible playbook for mythtv does not work on a Archlinux type distro. I have a script that I use for the dependencies for mythtv that I use on Archlinux systems. It was derived from the aur for mythtv but that is only for v33.<br>
> <br>
> Is there any interest in bringing Ansible up to date for Archlinux?<br>
<br>
Jim would you feedback your experience please.<br>
<br>
I've been using tumbleweed (a bad idea, when I opined that in the forums I got "and you farted in front of the queen" type responses) my last update broke mythweb, this one renders mythtv not-working and un-killable (not to mention trying to build drivers (needing 'kernel build").  for Snapshot 20221229)<br>
<br>
[seagull] /home/jam [2012]% ps -ef |grep myth<br>
jam      13352     1  0 20:12 ?        00:00:00 /usr/local/bin/mythbackend --syslog local7 -v record<br>
jam      13646     1  0 20:26 ?        00:00:00 /usr/local/bin/mythbackend --syslog local7 -v record<br>
jam      13742 13488  0 20:36 pts/0    00:00:00 grep --color=auto myth<br>
[seagull] /home/jam [2013]% kill -9 13352<br>
[seagull] /home/jam [2014]% kill -9 13646<br>
[seagull] /home/jam [2015]% ps -ef |grep myth<br>
jam      13352     1  0 20:12 ?        00:00:00 /usr/local/bin/mythbackend --syslog local7 -v record<br>
jam      13646     1  0 20:26 ?        00:00:00 /usr/local/bin/mythbackend --syslog local7 -v record<br>
jam      13749 13488  0 20:36 pts/0    00:00:00 grep --color=auto myth<br>
[seagull] /home/jam [2016]% sudo reboot<br>
<br>
So I'm toying with the ideo of manjaro<br>
Ansible has sections for arch.<br>
<br>
James<br></blockquote><div><br></div><div>When I use MythTV on an Archlinux type linux I usually use EndeavourOS because they don't maintain repositories for all the main stuff that Arch includes. When I installed I had luck using the AUR for mythtv and mythweb, but for Master you have to build from source. </div><div><br></div><div>I did an install article on the Mythtv Forum for Mythtv on EOS but that still works for Raspberry PI or X86_64 with some editing. I include building from source and setting up the backend including mythweb.</div><div><a href="https://forum.mythtv.org/viewtopic.php?f=46&t=5000">https://forum.mythtv.org/viewtopic.php?f=46&t=5000</a><br></div><div><br></div><div>LMK if that is not what you need for any arch linux install.</div><div><br></div><div>JIm A</div><div><br></div></div></div>