<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Axel Thimm wrote:
<blockquote cite="mid:20080919050900.GK8574@victor.nirvana" type="cite">
  <pre wrap="">On Thu, Sep 18, 2008 at 01:51:05PM -0700, Jeff Bevis wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">What??  Okay, something changed in the time between installs for the
backend and frontend.  I took it all down, updated everything with yum
on both boxes, even "reinstall" on the mythtv components.  Still, no
good.  Then I noticed that the backend and frontend report different
versions, thus:

====
# Linux tomato 2.6.25.14-108.fc9.i686 #1 SMP Mon Aug 4 14:08:11 EDT 2008
i686 i686 i386 GNU/Linux
# mythfrontend --version
Please include all output in bug reports.
MythTV Version   : 17446
MythTV Branch    : trunk
Library API      : 0.22.20080512-2
Network Protocol : 40
QT Version       : 4.3.4
Options compiled in:
linux release using_oss using_alsa using_arts using_backend using_dbox2
using_dvb using_frontend using_hdhomerun using_iptv using_ivtv
using_joystick_menu using_lirc using_v4l using_x11 using_xrandr using_xv
using_xvmc using_xvmcw using_xvmc_vld using_bindings_perl
using_bindings_python using_opengl using_ffmpeg_threads using_live
====
# Linux grape 2.6.25.14-108.fc9.x86_64 #1 SMP Mon Aug 4 13:46:35 EDT
2008 x86_64 x86_64 x86_64 GNU/Linux
# mythbackend --version
Please include all output in bug reports.
MythTV Version   : 17961M
MythTV Branch    : branches/release-0-21-fixes
Library API      : 0.21.20080304-1
Network Protocol : 40
Options compiled in:
linux release using_oss using_alsa using_arts using_jack using_backend
using_dbox2 using_dvb using_firewire using_frontend using_hdhomerun
using_iptv using_ivtv using_joystick_menu using_libfftw3 using_lirc
using_opengl_vsync using_opengl_video using_v4l using_x11 using_xrandr
using_xv using_xvmc using_xvmcw using_xvmc_vld using_glx_proc_addr_arb
using_bindings_perl using_bindings_python using_opengl
using_ffmpeg_threads using_libavc_5_3 using_live
====

Same kernel, different mythtv version, different branch!  wtf?  I
installed both directly via yum, using the atrpms repo -- why are the
versions vastly different?  Why is one trunk, and the other
branches/release-0-21-fixes?   Version 17446 version 17961M, too.  I
have been stuck here for ... well, let's just say an embarassing number
of days now.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
For one machine you activated atrpms-bleeding. This is intended just
for testing development of mythtv.
  </pre>
</blockquote>
Bingo.&nbsp; I believe that I did that before settling the mythtv install.&nbsp;
I had used the atrpms-bleeding for packages related to pymedia along
the way, and a yum update left the 0.22 stuff all over.&nbsp; Even though I
used yum to remove all the mythtv components, and my atrpms.repo file
no longer enabled bleeding, it still didn't right itself completely.&nbsp;
So removing mythtv with yum, followed by a locate/xargs/rm on
everything matching '*myth*' (excluding /var/lib/mythtv path), and then
a new install of mythtv with yum -- fixed the problem apparently
completely.&nbsp; After that, it just worked - easier than ever.&nbsp; My major
mistake was believing that yum would remove the mythtv-bleeding package
files, which it did not, I suppose because the repo file had been
changed along the way. (? not sure, but it works, and I'm happy now so
no reason to complain ;-)<br>
<br>
Thanks Axel and Michael for your quick response and advice!<br>
<br>
-Jeff<br>
<br>
</body>
</html>