[mythtv-users] Schema issue

eric millham emillham at gmail.com
Thu Dec 13 23:02:38 UTC 2012


On Wed, Dec 12, 2012 at 11:22 AM, Thomas Mashos <thomas at mashos.com> wrote:

> On Wed, Dec 12, 2012 at 10:11 AM, Tim Draper <veehexx at gmail.com> wrote:
>
>>
>>
>> On 12 December 2012 17:55, Thomas Mashos <thomas at mashos.com> wrote:
>>
>>> That is because you didn't upgrade properly. When you did 'apt-get
>>> upgrade', you were told that certain packages would be held back. You need
>>> to do a 'apt-get dist-upgrade' so it installs the new packages.
>>>
>>> Thanks,
>>>
>>> Thomas Mashos
>>>
>>>
>>> oh :( my lack of linux knowledge showing through nicely there!
>>
>> i was always on the impression that 'dist-upgrade' did upgrades between
>> Distro releases (eg 12.04.1 to 12.04.2, or 12.10 for *buntu releases).
>> 'upgrade' did package upgrades and kept you on the same distro release.
>>
>> thanks for setting me straight.
>>
>> _______________________________________________
>> mythtv-users mailing list
>> mythtv-users at mythtv.org
>> http://www.mythtv.org/mailman/listinfo/mythtv-users
>>
>>
> Yea, I don't like how it's name either :(
>
> 12.04 and 12.04.1 and 12.04.2 are the same release just with updates done.
> 12.10 is a different release. To upgrade between releases, you would use
> update-manager.
>
> Take a look at the best answer at
>
> http://askubuntu.com/questions/81585/what-is-dist-upgrade-and-why-does-it-upgrade-more-than-upgrade
>
> Thanks,
>
> Thomas Mashos
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://www.mythtv.org/mailman/listinfo/mythtv-users
>
>
Hi, maybe my issue is different somehow. I've done a dist-upgrade and
"normal" upgrade. nothing to do.
I've also removed 0.25 manually as stated above. There were indeed 0.25
lib's in the directory.

Still when I start as a service:

Dec  9 19:46:51 htpc2 mythbackend[3773]: I CoreContext schemawizard.cpp:117
(Compare) Current MythTV Schema Version (DBSchemaVer): 1307
Dec  9 19:46:51 htpc2 mythbackend[3773]: I CoreContext schemawizard.cpp:316
(PromptForUpgrade) Console is non-interactive, can't prompt user...
Dec  9 19:46:51 htpc2 mythbackend[3773]: C CoreContext schemawizard.cpp:335
(PromptForUpgrade) Error: MythTV database has newer TV schema (1307) than
expected (1299).
Dec  9 19:46:51 htpc2 mythbackend[3773]: E CoreContext main_helpers.cpp:529
(run_backend) Couldn't upgrade database to new schema

Yet command line works fine.

Also, here is the lib dir:

/usr/lib$ ls | grep myth
libmyth-0.26.so.0
libmyth-0.26.so.0.26
libmyth-0.26.so.0.26.0


and:

/usr$ find ./ -name libmyth-*
./lib/libmyth-0.26.so.0
./lib/libmyth-0.26.so.0.26.0
./lib/libmyth-0.26.so.0.26
./share/doc/libmyth-0.26-0
./share/doc/libmyth-python
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mythtv.org/pipermail/mythtv-users/attachments/20121213/f36730bd/attachment.html>


More information about the mythtv-users mailing list