<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Ubuntu on bramp.net</title>
    <link>https://blog.bramp.net/</link>
    <description>Recent content in Ubuntu on bramp.net</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-GB</language>
    <lastBuildDate>Sun, 29 Apr 2012 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://blog.bramp.net/tags/ubuntu/" rel="self" type="application/rss+xml" />
    
    <item>
      <title>Failed Ubuntu update</title>
      <link>https://blog.bramp.net/post/2012/04/29/failed-ubuntu-update/</link>
      <pubDate>Sun, 29 Apr 2012 00:00:00 +0000</pubDate>
      
      <guid>https://blog.bramp.net/post/2012/04/29/failed-ubuntu-update/</guid>
      <description><p>While trying to do a “do-release-upgrade”, to upgrade to <a href="http://releases.ubuntu.com/12.04/">Ubuntu Precise</a>, I encountered a error that Google did not find a satisfactory answer for:</p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-text" data-lang="text"><span class="line"><span class="cl">An unresolvable problem occurred while calculating the upgrade:
</span></span><span class="line"><span class="cl">E:Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
</span></span><span class="line"><span class="cl">
</span></span><span class="line"><span class="cl">This can be caused by:
</span></span><span class="line"><span class="cl">* Upgrading to a pre-release version of Ubuntu
</span></span><span class="line"><span class="cl">* Running the current pre-release version of Ubuntu
</span></span><span class="line"><span class="cl">* Unofficial software packages not provided by Ubuntu
</span></span><span class="line"><span class="cl">
</span></span><span class="line"><span class="cl">If none of this applies, then please report this bug using the command &#39;ubuntu-bug update-manager&#39; in a terminal.
</span></span></code></pre></div><p>The problem was I had some packages installed that had no upgrade path, that is, are not available in Precise. To debug this I looked in the <code>/var/log/dist-upgrade/apt.log</code> file, and it identifies the packages that were “broken”. I just had to “apt-get remove” them, do the release upgrade, and afterwards I could reinstall them.</p>
<p>Problem solved.</p>
</description>
    </item>
    
  </channel>
</rss>
