News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

Mythtv database has newer tv schema (1254) then expected (1244)

Started by b4rney, June 03, 2010, 11:21:50 AM

Previous topic - Next topic

b4rney

"Mythtv database has newer tv schema (1254) then expected (1244)"

Running mythtv 0.23 on the core. Had to dist-upgrade to complete the upgrade. Now getting this message on the md. Are there still problems with this version of mythtv on the mds? Do I need to rerun /usr/pluto/bin/Diskless_CreateTBZ.sh and rebuild?
Any ideas?
Barney

sambuca

Did you also run an upgrade on the MD?
As myth on the MD also accesses the same database, it needs to be the same version.

sambuca

b4rney

Sambuca:
Figured it our. Had to modify the preferences file and do apt-get dist-upgrade on the md.

Now got this db error which I've seen on another thread (no solution yet):
Failed to execute SQL: GRANT ALL PRIVILEGES ON mythconverg.* TO mythtv@localhost IDENTIFIED BY 'xxxxxxxx' Access denied for user 'root'@'192.168.80.2' to database 'mythconverg' at -e line 8

Thanks for the info.
Barney

tkmedia

rem lines 47 and 49 of  /var/lib/dpkg/info/mythtv-database.postinst
and do a dpkg-reconfigure mythtv-database. reinstall mythv-database  or apt-get -f install if need be.




HTH

Tim
My Setup [url="http://wiki.linuxmce.org/index.php/User:Tkmedia"]http://wiki.linuxmce.org/index.php/User:Tkmedia[/url]

For LinuxMce compatible  systems and accessories
[url="http://lmcecompatible.com/"]http://lmcecompatible.com/[/url]

b4rney

Thanks Tim,

Think I've messed up my md with a bad preferences file.

Doing a /usr/pluto/bin/Diskless_CreateTBZ.sh then will rebuild my md and see what happens.
Barney