Mailing List Archive

Missing dependencies for installing on RHEL 8
I'm trying to install mythtv from RPMFusion on RHEL 8, but it fails missing
a dependency: perl XML TreeBuilder. This package isn't in any of the
official or extended RHEL repositories (eg developer tools, EPEL).

How do I fix this so I can install mythtv?

Thanks!
Re: Missing dependencies for installing on RHEL 8 [ In reply to ]
On Sun, Aug 15, 2021 at 6:41 PM Jason Zarin <jason@zarin.org> wrote:

> I'm trying to install mythtv from RPMFusion on RHEL 8, but it fails missing a dependency: perl XML TreeBuilder. This package isn't in any of the official or extended RHEL repositories (eg developer tools, EPEL).

https://bugzilla.redhat.com/show_bug.cgi?id=1977273

You can add yourself to the CC list to track the BZ,
and even offer (along with the other person who
requested a build) to co-maintain it (which is
not exactly a large burden, as it is essentially
functionally stabilized; the source has not changed
for over half a decade).

> How do I fix this so I can install mythtv?

Options include (but are not limited to):

One could just use --nodeps in an rpm
install, as, as I recall, the only use of that perl
module is in a script that you may not try to
use (part of the internetcontent access),
or (given that the upstream site tends to
change from time to time) may even work.

Just build it yourself, it is an (about) 5 minute
operation (as the BZ reports, it just builds),
of which most of the time is waiting for mock
to download the build dependencies.

I suspect (but have not tried) that you can
probably just install the version from F28
(as that is what EL8 was based on) to meet
the dependency, and (as above) nothing is
new in the package.
_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-users
http://wiki.mythtv.org/Mailing_List_etiquette
MythTV Forums: https://forum.mythtv.org
Re: Missing dependencies for installing on RHEL 8 [ In reply to ]
On Sun, Aug 15, 2021 at 8:58 PM Gary Buhrmaster
<gary.buhrmaster@gmail.com> wrote:

> Options include (but are not limited to):

.....

And while I know nothing about the state
of the packages in the copr, one could
consider this copr set of package builds
for a couple of the missing dependencies
for MythTV in el8:

https://copr.fedorainfracloud.org/coprs/kni/mythtvdeps-el8/
_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-users
http://wiki.mythtv.org/Mailing_List_etiquette
MythTV Forums: https://forum.mythtv.org