"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
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
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
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
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