Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Mythtv backend and frontend protocol version mismatch
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
statmobile
Apprentice
Apprentice


Joined: 16 Jul 2004
Posts: 286
Location: Chapel Hill, NC

PostPosted: Thu Nov 03, 2005 4:57 pm    Post subject: Mythtv backend and frontend protocol version mismatch Reply with quote

Well, I'm not sure if the gentoo community can help me here, but I just setup my mythtv backend server using knoppmyth (sorry, but it was just too easy to pass up). Everything sans lirc work fine on that machine. Well, apparently the version of knoppmyth runs a newer version of mythtv (0.19.2), but portage only seems to have 0.18.2. Well, this version difference kind of leaves me hanging, because the frontend on gentoo can't connect to the knoppmyth backend.

Is there anything I can do about this?
_________________
Comp Specs:
Asus A7V(rev1.02)|AMDXP2100+@1.7GHz|Creative SB128PCI|32MB NVIDIA/TNT2AGP|512MBPC-133
Back to top
View user's profile Send private message
EmmEff
Apprentice
Apprentice


Joined: 17 Apr 2004
Posts: 197

PostPosted: Thu Nov 03, 2005 6:47 pm    Post subject: Reply with quote

Nope. You have to run "similar" versions of the MythTV front-end and back-end. The database formats are different between the versions you have installed so there is no way to make it work. Run an older version of KnoppMyth or build your own MythTV on Gentoo.
Back to top
View user's profile Send private message
makomk
n00b
n00b


Joined: 15 Jul 2005
Posts: 46
Location: Not all there

PostPosted: Sun Nov 06, 2005 1:26 am    Post subject: Reply with quote

I'd like to know where you're getting these versions from. The latest version I can see in portage is 0.18.1-r2 (0.18.1 is the most recent officially-released version, although there is a sort of 0.18.2 branch in MythTV svn for bugfixes and this is what KnoppMyth not appears to use.) I can't find any trace of a 0.19.2 anywhere - 0.19 hasn't been released yet.

Unfortunately, as has been said, the only solution to "version mismatch" errors is to use the same version of MythTV throughout. Note that IIRC the protocol version number *isn't* the same as the MythTV version number - this may be what is causing the confusion.

If the latest KnoppMyth runs the version I think it does (0.18.2 or similar), then try pulling the 0.18-fixes branch from SVN and building it by hand:

Code:
svn co http://svn.mythtv.org/svn/branches/release-0-18-fixes/mythtv
cd mythtv/
./configure && qmake mythtv.pro && make
sudo make install


(Edited to clarify & add solution)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum