<br><br><div class="gmail_quote">On Wed, Dec 12, 2012 at 11:22 AM, Thomas Mashos <span dir="ltr">&lt;<a href="mailto:thomas@mashos.com" target="_blank">thomas@mashos.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5">On Wed, Dec 12, 2012 at 10:11 AM, Tim Draper <span dir="ltr">&lt;<a href="mailto:veehexx@gmail.com" target="_blank">veehexx@gmail.com</a>&gt;</span> wrote:<br></div></div><div class="gmail_extra">
<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div><div class="h5">

<br><br><div class="gmail_quote">On 12 December 2012 17:55, Thomas Mashos <span dir="ltr">&lt;<a href="mailto:thomas@mashos.com" target="_blank">thomas@mashos.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">



That is because you didn&#39;t upgrade properly. When you did &#39;apt-get upgrade&#39;, you were told that certain packages would be held back. You need to do a &#39;apt-get dist-upgrade&#39; so it installs the new packages.<div class="gmail_extra">





<br clear="all"><div>Thanks,<br><br>Thomas Mashos</div><br>
<br></div></blockquote></div>oh :( my lack of linux knowledge showing through nicely there!<br><br>i was always on the impression that &#39;dist-upgrade&#39; did upgrades between Distro releases (eg 12.04.1 to 12.04.2, or 12.10 for *buntu releases). &#39;upgrade&#39; did package upgrades and kept you on the same distro release.<br>



<br>thanks for setting me straight.<br>
<br></div></div><div class="im">_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org</a><br>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
<br></div></blockquote></div><br></div><div class="gmail_extra">Yea, I don&#39;t like how it&#39;s name either :(</div><div class="gmail_extra"><br></div><div class="gmail_extra">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.</div>


<div class="gmail_extra"><br></div><div class="gmail_extra">Take a look at the best answer at</div><div class="gmail_extra"><a href="http://askubuntu.com/questions/81585/what-is-dist-upgrade-and-why-does-it-upgrade-more-than-upgrade" target="_blank">http://askubuntu.com/questions/81585/what-is-dist-upgrade-and-why-does-it-upgrade-more-than-upgrade</a><br>


<div class="gmail_extra"><br></div><div class="gmail_extra"><div>Thanks,<br><br>Thomas Mashos</div></div></div>
<br>_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
<br></blockquote></div><br><div>Hi, maybe my issue is different somehow. I&#39;ve done a dist-upgrade and &quot;normal&quot; upgrade. nothing to do.</div><div>I&#39;ve also removed 0.25 manually as stated above. There were indeed 0.25 lib&#39;s in the directory.</div>
<div><br></div><div>Still when I start as a service:</div><div><br></div><div><div>Dec  9 19:46:51 htpc2 mythbackend[3773]: I CoreContext schemawizard.cpp:117 (Compare) Current MythTV Schema Version (DBSchemaVer): 1307</div>
<div>Dec  9 19:46:51 htpc2 mythbackend[3773]: I CoreContext schemawizard.cpp:316 (PromptForUpgrade) Console is non-interactive, can&#39;t prompt user...</div><div>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).</div>
<div>Dec  9 19:46:51 htpc2 mythbackend[3773]: E CoreContext main_helpers.cpp:529 (run_backend) Couldn&#39;t upgrade database to new schema</div></div><div><br></div><div>Yet command line works fine.</div><div><br></div><div>
Also, here is the lib dir:</div><div><br></div><div><div>/usr/lib$ ls | grep myth</div><div>libmyth-0.26.so.0</div><div>libmyth-0.26.so.0.26</div><div>libmyth-0.26.so.0.26.0</div></div><div><br></div><div><br></div><div>and:</div>
<div><br></div><div><div>/usr$ find ./ -name libmyth-* </div><div>./lib/libmyth-0.26.so.0</div><div>./lib/libmyth-0.26.so.0.26.0</div><div>./lib/libmyth-0.26.so.0.26</div><div>./share/doc/libmyth-0.26-0</div><div>./share/doc/libmyth-python</div>
</div><div><br></div><div><br></div>