[mythtv-users] Fedora 17 and RPMFusion clean install issue -- Need to install python-lxml

Jerry mythtv at hambone.e4ward.com
Thu Jun 21 21:45:13 UTC 2012


I recently upgraded to Fedora 17 and things went pretty smoothly overall.
I was having problems with metadata lookup in the Video Library.  I bugged
the devs on IRC for a while today and eventually it was suggested that I
might be missing python bindings.

[mythtv at sirius mythtv]$ mythmetadatalookup -v --loglevel debug --refresh-all
2012-06-21 17:05:49.504231 C  mythmetadatalookup version: fixes/0.25
[0.25-6.fc17 (1a671d0)] www.mythtv.org
2012-06-21 17:05:49.504241 N  Enabled verbose msgs:  general
2012-06-21 17:05:49.504253 N  Setting Log Level to LOG_DEBUG
2012-06-21 17:05:49.504295 I  Added logging to the console
2012-06-21 17:05:49.504300 I  Added database logging to table logging
2012-06-21 17:05:49.504348 N  Setting up SIGHUP handler
2012-06-21 17:05:49.504486 N  Using runtime prefix = /usr
2012-06-21 17:05:49.504513 N  Using configuration directory =
/home/mythtv/.mythtv
2012-06-21 17:05:49.504657 I  Assumed character encoding: en_US.UTF-8
2012-06-21 17:05:49.504878 E  Unable to read configuration file mysql.txt
2012-06-21 17:05:49.504990 N  Empty LocalHostName.
2012-06-21 17:05:49.504996 I  Using localhost value of sirius.mydomain.org
2012-06-21 17:05:49.521023 N  Setting QT default locale to en_US
2012-06-21 17:05:49.521082 I  Current locale en_US
2012-06-21 17:05:49.521121 N  Reading locale defaults from
/usr/share/mythtv//locales/en_us.xml
2012-06-21 17:05:49.525846 I  Loading en_us translation for module
mythfrontend
2012-06-21 17:05:49.526152 I  Testing grabbers and metadata sites for
functionality...
2012-06-21 17:05:49.526880 I  Starting process manager
2012-06-21 17:05:49.526909 I  Starting process signal handler
2012-06-21 17:05:49.528000 I  Starting IO manager (read)
2012-06-21 17:05:49.528128 I  Starting IO manager (write)
2012-06-21 17:05:49.627132 I  Movie grabber not functional.  Aborting this
run.

I then tried the below and got this error:

[mythtv at sirius mythtv]$ /usr/share/mythtv/metadata/Television/ttvdb.py
--version

The modules tvdb_api.py (v1.0.0 or greater), tvdb_ui.py, tvdb_exceptions.py
and cache.py.
They should have been installed along with the MythTV python bindings.
Error:(No module named lxml.etree)

After installing python-lxml, I went back to Setup -> Artwork and Data
Sources and where there were blanks for TV and Movie grabbers, the proper
data was populated (slick!).

I just wanted to share this in the event someone came up against the same
situation.  My step to install mythtv was "yum install mythtv" from the
RPMFusion repository.

Jerry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mythtv.org/pipermail/mythtv-users/attachments/20120621/870e73fa/attachment.html>


More information about the mythtv-users mailing list