Thanks guys the recommendation noted. I just had to ask since the process I described at the beginning worked for me when I upgraded from Mythbuntu 8.04 and MythTV 0.20 to Mythbuntu 10.04 and MythTV 0.23.1 using Update Manager. But now it looks like it worked because I upgraded Mythbuntu as well in the same go.<div>
<br></div><div>Thanks,</div><div>Igor<br><br><div class="gmail_quote">On Mon, May 14, 2012 at 1:30 PM, 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 Sun, May 13, 2012 at 7:24 PM, Michael Watson<br>
&lt;<a href="mailto:michael@thewatsonfamily.id.au">michael@thewatsonfamily.id.au</a>&gt; wrote:<br>
&gt; On 14/05/2012 12:01 PM, Igor Cicimov wrote:<br>
&gt;<br>
&gt;&gt;<br>
&gt;&gt; On Mon, May 14, 2012 at 11:41 AM, Michael Watson<br>
&gt;&gt; &lt;<a href="mailto:michael@thewatsonfamily.id.au">michael@thewatsonfamily.id.au</a> &lt;mailto:<a href="mailto:michael@thewatsonfamily.id.au">michael@thewatsonfamily.id.au</a>&gt;&gt;<br>
&gt;&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt;    On 14/05/2012 11:22 AM, Igor Cicimov wrote:<br>
&gt;&gt;<br>
&gt;&gt;        Hi all,<br>
&gt;&gt;<br>
&gt;&gt;        I&#39;m on Mythbuntu 10.04 and MythTV 0.23.1-fixes and last night<br>
&gt;&gt;        I wanted to upgrade to MythTV 0.24. So I enabled the 0.24<br>
&gt;&gt;        repository in MythTV CC and launched the Update manager. But I<br>
&gt;&gt;        got a &quot;Partial upgrade&quot; option only so I decided to revert<br>
&gt;&gt;        back to 0.23.1 repos.<br>
&gt;&gt;<br>
&gt;&gt;        I wonder what this &quot;Partial upgrade&quot; means and is this going<br>
&gt;&gt;        to brake my MythTV? How do you proceed after it? Do I get an<br>
&gt;&gt;        option for full upgrade afterwards? Looks to me like a<br>
&gt;&gt;        conflict between Mythbuntu and MythTV repositories or<br>
&gt;&gt;        something. How can I fix this without braking my system?<br>
&gt;&gt;<br>
&gt;&gt;        Thanks for any help.<br>
&gt;&gt;        Igor<br>
&gt;&gt;<br>
&gt;&gt;    I have found that the ubuntu update-manager does not do well with<br>
&gt;&gt;    major upgrades.  I found it more reliable (works) if you execute<br>
&gt;&gt;<br>
&gt;&gt;    *sudo apt-get update; sudo apt-get dist-upgrade*<br>
&gt;&gt;<br>
&gt;&gt;    from a command prompt, after enabling the 0.24 repository<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Hmmm isn&#39;t that going to upgrade the whole distribution? I&#39;m always<br>
&gt;&gt; running LTS I would like to stay on 10.04 except if there is some really<br>
&gt;&gt; strong reason to upgrade to 11.04.<br>
&gt;&gt;<br>
&gt;&gt; Thanks,<br>
&gt;&gt; Igor<br>
&gt;&gt;<br>
&gt; No to upgrade distribution using apt-get, you first need to edit the<br>
&gt; sources.list to those of the new distribution.<br>
&gt; See: <a href="http://ubuntuforums.org/showthread.php?t=1327424" target="_blank">http://ubuntuforums.org/showthread.php?t=1327424</a><br>
&gt;<br>
&gt; Regards<br>
&gt; Michael<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; mythtv-users mailing list<br>
&gt; <a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
&gt; <a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
<br>
</div></div>Hmm, where to start.<br>
<br>
1) Upgrading your system by changing your repo in your sources.list<br>
file is generally thought to be a bad idea. If you want to upgrade to<br>
a new distro release, use &#39;update-manager -c&#39; instead.<br>
<br>
2) The difference between &#39;upgrade&#39; and &#39;dist-upgrade&#39; is that<br>
&#39;upgrade&#39; is only allowed to install upgrade packages that are already<br>
installed while &#39;dist-upgrade&#39; is allowed to install new packages or<br>
remove packages based on new dependencies and/or conflicts. When<br>
upgrading to a new major MythTV version, it is necessary to do the<br>
&#39;dist-upgrade&#39; as the new libmyth package will need to be installed.<br>
The Mythbuntu team generally recommends doing the upgrade via apt-get,<br>
as it&#39;s easier to explain how to do the upgrade and also easier to see<br>
if it&#39;s trying to remove any packages that it really shouldn&#39;t (for<br>
instance if it&#39;s trying to remove half the system that probably<br>
showing signs of an inconsistant repository)<br>
<br>
Thanks,<br>
<br>
Thomas Mashos<br>
<div class="HOEnZb"><div class="h5">_______________________________________________<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>
</div></div></blockquote></div><br></div>