[mythtv-users] New backend install on Ubuntu 18.04

Stephen Worthington stephen_agent at jsw.gen.nz
Mon Nov 12 07:23:01 UTC 2018


On Sun, 11 Nov 2018 22:54:32 -0800, you wrote:

>I’m setting up an Ubuntu 18.04 VM to replace my backend running on an
>Ubuntu 14.04 box.  I added the 0.29 ppt (sudo add-apt-repository
>ppa:mythbuntu/0.29), but apt installs reset in “unmet dependencies”.
>
>The following packages have unmet dependencies:
> mythtv : Depends: mythtv-database but it is not going to be installed
>          Depends: mythtv-frontend but it is not going to be installed
>          Depends: mythtv-backend but it is not going to be installed
>
>
>Is something else needed to install a new backend?

That is weird.  Is MySQL or MariaDB installed?  One or other is
required for MythTV and might cause that, but usually MySQL is
installed by default.  Exactly what version of Ubuntu are you
installing?  Is it a server version?  I would recommend Xubuntu
18.04.1 as the best version for a normal MythTV box, but it depends on
what other things you want to use it for, and having it in a VM sounds
like you just want to run a backend only system.

And before you install MythTV, I would recommend uninstalling MySQL
and installing MariaDB instead.  Doing that after MythTV is installed
is a pain, and MySQL's command line is now a pain as it no longer uses
the readline library and consequently does not do command history
properly.

Also, did you run "apt update" after adding the PPA?

You might like to install the synaptic package (and apt-xapian-index
for synaptic's quick index feature) and see if it can tell you more
about the dependencies involved.


More information about the mythtv-users mailing list