<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Jul 9, 2022 at 4:00 PM James Abernathy <<a href="mailto:jfabernathy@gmail.com">jfabernathy@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"><div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Jul 9, 2022 at 3:53 PM Bill <<a href="mailto:keemllib@gmail.com" target="_blank">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">On 7/9/22 14:42, James Abernathy wrote:<br>
> <br>
> <br>
> On Sat, Jul 9, 2022 at 6:46 AM James Abernathy <<a href="mailto:jfabernathy@gmail.com" target="_blank">jfabernathy@gmail.com</a> <mailto:<a href="mailto:jfabernathy@gmail.com" target="_blank">jfabernathy@gmail.com</a>>> wrote:<br>
> <br>
> <br>
> <br>
> Do you have a list of missing dependencies?<br>
> <br>
> --<br>
> Bill<br>
> <br>
> <br>
> I guess I should have said those 3 dependencies were all I loaded until I just went back to the list under the list of dependencies for non-ansible installs.<br>
> <br>
> I'm no packaging expert but if there was a way to list what packages Ansible installed during a run, I could compare that to the non-ansible dependencies and let you know. I could just set up a fresh LMDE5 VM and run it.<br>
> <br>
> Jim A<br>
> <br>
> <br>
> Bill,<br>
> <br>
> I have the list of missing packages now. I got them by taking a fresh VM of LMDE5 and using the ansible playbook to install the packages. Then I took the list from the NON-ansible dependencies and installed those. Below are the only packages that got added, thus the missing packages:<br>
> <br>
> *default-libmysqlclient-dev*<br>
> *libbluray-dev<br>
> *<br>
> *libcec-dev<br>
> *<br>
> *libcec6**<br>
> *<br>
> *libmariadb-dev<br>
> *<br>
> *libmariadb-dev-compat*<br>
> *libminizip-dev<br>
> *<br>
> *libminizip1**<br>
> *<br>
> *libp8-platform2**<br>
> *<br>
> *libtool-bin<br>
> *<br>
> *libudfread-dev**<br>
> *<br>
> *libx265-dev<br>
> *<br>
> *python3-future*<br>
> *python3-html5lib<br>
> *<br>
> *python3-lxml<br>
> *<br>
> *python3-mysqldb**<br>
> *<br>
> *python3-oauth**<br>
> *<br>
> *python3-requests-cache*<br>
> *python3-setuptools*<br>
> <br>
> Jim A<br>
<br>
It appears to me that adding "Linux Mint" to the existing main.yml is the wrong solution. The<br>
when: statements are getting too complex. I started splitting Mint off but need to talk to<br>
some other folks about the change.<br>
<br>
-- <br>
Bill<br></blockquote><div><br></div><div>All I know is that Linux Mint is based on Ubuntu and Linux Mint Debian Edition is based directly on Debian (stable). I may double check that if I use ansible on Debian 11 (stable) do I get the right dependencies. I know it's complicated because I tried Debian (testing) and needed to add liblburay-dev</div><div><br></div><div>Jim A</div></div></div></blockquote><div><br></div><div>I can confirm that Debian 11 (Stable) Bullseye dependencies for Mythtv using Ansible match the non-ansible list of dependencies. Nothing missing.</div><div><br></div><div>Debian 11 Testing is called Bookworm so that could miss the matches for Bullseye.</div><div><br></div><div>Jim A</div><div> </div></div></div>