<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Sat, Feb 15, 2025 at 5:49 PM Bill <<a href="mailto:keemllib@gmail.com">keemllib@gmail.com</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>
On Saturday 15 February 2025 04:25:44 PM (-06:00), James Abernathy wrote:<br>
<br>
 > This is what I'm seeing on Archlinux with ansible<br>
 > <br>
 > [jim@nucboxg3 ansible]$ ./mythtv.yml --limit=localhost<br>
 > BECOME password:<br>
 > [DEPRECATION WARNING]: community.general.yaml has been deprecated. The<br>
 > plugin has been superseded by the the<br>
 > option `result_format=yaml` in callback plugin ansible.builtin.default <br>
from<br>
<br>
<br>
<br>
This one is easy (and I already have it fixed, but can't push right now<br>
<br>
In: sible.cfg. look for stdout_callback and comment out that line.<br>
<br>
<br>
<br>
For the next one, edit: roles/mythtv-pacman/tasks/main.yml and delete<br>
or comment out the line for pulseaudio.<br>
<br>
See if the playbook gets further.<br>
<br>
 > *******************************************************************<br>
 > ok: [localhost] =><br>
 >  msg:<br>
 > <br>
lsb-release,cronie,base-devel,nasm,ccache,git,cmake,patch,ninja,gperf,meson,sqlite3,php,lame,libbluray<br>
<br>
> <br>
,libxnvctrl,libsamplerate,libxv,libxinerama,libxrandr,libxml2,taglib,exiv2,libzip,libmpeg2,soundtouch,libcec,<br>
<br>
> <br>
libass,libvdpau,libva,x264,x265,libvpx,dav1d,xvidcore,pulseaudio,libavc1394,libiec61883,lirc,python-lxml,pyth<br>
<br>
> <br>
on-mysqlclient,python-requests,python-setuptools,perl-dbi,perl-dbd-mysql,perl-io-socket-inet6,perl-date-manip<br>
<br>
> <br>
,perl-xml-simple,perl-xml-xpath,perl-image-size,perl-datetime-format-iso8601,perl-soap-lite,perl-json,perl-fi<br>
<br>
> <br>
ndbin,perl-ipc-cmd,flac,libcdio,libcdio-paranoia,libmariadbclient,python-pycurl,python-oauthlib<br>
<br>
> <br>
 > TASK [mythtv-pacman : install packages]<br>
 > *********************************************************************<br>
 > fatal: [localhost]: FAILED! => changed=false<br>
 >  cmd:<br>
 >  - /usr/bin/pacman<br>
 >  - --noconfirm<br>
 >  - --noprogressbar<br>
 >  - --needed<br>
 >  - --sync<br>
 >  - cronie<br>
 >  - nasm<br>
 >  - ccache<br>
 >  - gperf<br>
 >  - meson<br>
 >  - libxnvctrl<br>
 >  - pulseaudio<br>
 >  - perl-date-manip<br>
 >  - perl-image-size<br>
 >  - perl-datetime-format-iso8601<br>
 >  - perl-soap-lite<br>
 >  - perl-json<br>
 >  - python-pycurl<br>
 >  - python-oauthlib<br>
 >  msg: Failed to install package(s)<br>
 >  stderr: |-<br>
 >    error: unresolvable package conflicts detected<br>
 >    error: failed to prepare transaction (conflicting dependencies)<br>
 >  stderr_lines: <omitted><br>
 >  stdout: |-<br>
 >    resolving dependencies...<br>
 >    looking for conflicting packages...<br>
 >    :: pulseaudio-17.0+r43+g3e2bb8a1e-1 and pipewire-pulse-1:1.2.7-1 are <br>
in<br>
 > conflict. Remove pipewire-pulse?<br>
 > [y/N]<br>
 >    :: pulseaudio-17.0+r43+g3e2bb8a1e-1 and pipewire-pulse-1:1.2.7-1 are <br>
in conflict<br>
<br>
-- <br>
Bill</blockquote><div><br></div><div>It worked this time after the edit.  I'll test on a clean system after you get time to push. I probably had most of the dependencies already installed.</div><div><br></div><div>Jim A</div><div><br></div></div></div>