<div dir="ltr"><br><br><div class="gmail_quote"><div dir="ltr">On Sun, Nov 11, 2018 at 11:23 PM Stephen Worthington <<a href="mailto:stephen_agent@jsw.gen.nz">stephen_agent@jsw.gen.nz</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Sun, 11 Nov 2018 22:54:32 -0800, you wrote:<br>
<br>
>I’m setting up an Ubuntu 18.04 VM to replace my backend running on an<br>
>Ubuntu 14.04 box.  I added the 0.29 ppt (sudo add-apt-repository<br>
>ppa:mythbuntu/0.29), but apt installs reset in “unmet dependencies”.<br>
><br>
>The following packages have unmet dependencies:<br>
> mythtv : Depends: mythtv-database but it is not going to be installed<br>
>          Depends: mythtv-frontend but it is not going to be installed<br>
>          Depends: mythtv-backend but it is not going to be installed<br>
><br>
><br>
>Is something else needed to install a new backend?<br>
<br>
That is weird.  Is MySQL or MariaDB installed?  One or other is<br>
required for MythTV and might cause that, but usually MySQL is<br>
installed by default.  Exactly what version of Ubuntu are you<br>
installing?  Is it a server version?  I would recommend Xubuntu<br>
18.04.1 as the best version for a normal MythTV box, but it depends on<br>
what other things you want to use it for, and having it in a VM sounds<br>
like you just want to run a backend only system.<br></blockquote><div><br></div><div>I didn't install MySQL or MariaDB.  I thought they would be automatically installed as mythtv-backend dependencies. </div><div>Yes, my intent is to have a minimal backend only system.  I started with Ubuntu Server 18.04.1, with no desktop components.</div><div><br></div><div>If Xubuntu is a better starting point, I'll re-install with that and try again.</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">And before you install MythTV, I would recommend uninstalling MySQL<br>
and installing MariaDB instead.  Doing that after MythTV is installed<br>
is a pain, and MySQL's command line is now a pain as it no longer uses<br>
the readline library and consequently does not do command history<br>
properly.<br></blockquote><div><br></div><div>Thanks, that's good to know that MariaDB works well.  I would definitely prefer the 'free' option.</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Also, did you run "apt update" after adding the PPA?<br></blockquote><div><br></div><div>Yes, OS packages were all up to date, and I did apt update after adding the PPA.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">You might like to install the synaptic package (and apt-xapian-index<br>
for synaptic's quick index feature) and see if it can tell you more<br>
about the dependencies involved.<br>
_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org</a><br>
<a href="http://lists.mythtv.org/mailman/listinfo/mythtv-users" rel="noreferrer" target="_blank">http://lists.mythtv.org/mailman/listinfo/mythtv-users</a><br>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette" rel="noreferrer" target="_blank">http://wiki.mythtv.org/Mailing_List_etiquette</a><br>
MythTV Forums: <a href="https://forum.mythtv.org" rel="noreferrer" target="_blank">https://forum.mythtv.org</a><br>
</blockquote></div></div>