The following wiki page has details regarding debugging the update manager:<br><br><a href="https://wiki.ubuntu.com/DebuggingUpdateManager">https://wiki.ubuntu.com/DebuggingUpdateManager</a><br><br>There is also the files in /var/log/apt/<br>
<br>Thanks for looking into this vidd,<br><br>Cody A.W. Somerville<br><br><div class="gmail_quote">On Wed, Mar 5, 2008 at 1:30 AM, vidd &lt;<a href="mailto:vidd@crosslink.net">vidd@crosslink.net</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">Cody A.W. Somerville wrote:<br>
&gt; Could you provide the actual logs? That way we can see the errors and<br>
&gt; look at fixing the problems instead of just issuing a warning to user.<br>
&gt; The next month and a half is devoted to fixing such problems.<br>
&gt;<br>
&gt; Thanks,<br>
&gt;<br>
&gt; Cody A.W. Somerville<br>
<br>
</div>I will recreate the issues I have encountered....<br>
Where do I look to find the logs, and should I paste them here? or copy<br>
to mousepad and set as attachment<br>
(im a little sleepy atm...this old box takes about 2 hours to upgrade)<br>
<br>
vidd<br>
<div class="Ih2E3d">&gt;<br>
&gt; On Wed, Mar 5, 2008 at 12:07 AM, vidd &lt;<a href="mailto:vidd@crosslink.net">vidd@crosslink.net</a><br>
</div><div><div></div><div class="Wj3C7c">&gt; &lt;mailto:<a href="mailto:vidd@crosslink.net">vidd@crosslink.net</a>&gt;&gt; wrote:<br>
&gt;<br>
&gt; &nbsp; &nbsp; Thanks for the links....<br>
&gt; &nbsp; &nbsp; These were extremely useful<br>
&gt;<br>
&gt; &nbsp; &nbsp; Results:<br>
&gt;<br>
&gt; &nbsp; &nbsp; Changing the /etc/apt/sources.list and running sudo apt-get update &amp;&amp;<br>
&gt; &nbsp; &nbsp; sudo apt-get dist-upgrade<br>
&gt; &nbsp; &nbsp; AND<br>
&gt; &nbsp; &nbsp; Using synaptic<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp;Failed miserably<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp;I was left with a completely broken system, with too many failures<br>
&gt; &nbsp; &nbsp; to bother naming.<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp;(This was not unexpected, since these methods are for<br>
&gt; &nbsp; &nbsp; release-to-release, not intended for such a drastic update)<br>
&gt;<br>
&gt; &nbsp; &nbsp; RECOMMENDATION:<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp;Add a very prominent note to the website for users and<br>
&gt; &nbsp; &nbsp; administrator<br>
&gt; &nbsp; &nbsp; to NOT use these methods<br>
&gt;<br>
&gt; &nbsp; &nbsp; Using the update-manager<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp;An up-to-date dapper install has update-manager installed<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp;As instructed, the -d switch was required (presumable will not be<br>
&gt; &nbsp; &nbsp; upon final release)<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp;Worked fairly well<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp;Required post-upgrade maintenace:<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; sudo apt-get -f install to fix broken packages<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; sudo apt-get update &amp;&amp; sudo apt-get dist-upgrade to get the<br>
&gt; &nbsp; &nbsp; updates that required the broken packages<br>
&gt;<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp;****TURN OFF SCREENSAVER****<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp;I had forgotten to do this one upgrade attempt, and ended up with a<br>
&gt; &nbsp; &nbsp; blue screen and a mouse pointer<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp;I was able to continue by switching to command line<br>
&gt; &nbsp; &nbsp; ([ctrl]+[alt]+[F1]) and running sudo dpkg --configure -a<br>
&gt;<br>
&gt; &nbsp; &nbsp; RECOMMENDATION:<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp;Include a strong warning about screensaver, and include a &quot;if you<br>
&gt; &nbsp; &nbsp; have trouble&quot; paragraph.<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp;Three lines from the command line will fix all issues I encountered<br>
&gt; &nbsp; &nbsp; (in order)<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; sudo dpkg --configure -a<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; sudo apt-get -f install<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; sudo apt-get update &amp;&amp; sudo apt-get dist-upgrade<br>
&gt;<br>
&gt;<br>
&gt; &nbsp; &nbsp; I have not been able to successfully test the server upgrade<br>
&gt; &nbsp; &nbsp; instructions at this time, and I dont believe I will have the<br>
&gt; &nbsp; &nbsp; time, as I<br>
&gt; &nbsp; &nbsp; will be working on pinpointing a specific java/web browser issue (a<br>
&gt; &nbsp; &nbsp; topic for a different post)<br>
&gt;<br>
&gt; &nbsp; &nbsp; Thank you<br>
&gt;<br>
&gt; &nbsp; &nbsp; vidd<br>
&gt;<br>
&gt;<br>
&gt; &nbsp; &nbsp; Kaspar Kööp wrote:<br>
&gt; &nbsp; &nbsp; &gt; you should also check these links out:<br>
&gt; &nbsp; &nbsp; &gt;<br>
&gt; &nbsp; &nbsp; &gt; <a href="https://wiki.ubuntu.com/LTSUpgradesHowto" target="_blank">https://wiki.ubuntu.com/LTSUpgradesHowto</a><br>
&gt; &nbsp; &nbsp; &gt; <a href="https://blueprints.launchpad.net/ubuntu/+spec/lts-upgrades" target="_blank">https://blueprints.launchpad.net/ubuntu/+spec/lts-upgrades</a><br>
&gt; &nbsp; &nbsp; &gt; <a href="https://wiki.ubuntu.com/LTSUpgrades" target="_blank">https://wiki.ubuntu.com/LTSUpgrades</a><br>
&gt; &nbsp; &nbsp; &gt;<br>
&gt; &nbsp; &nbsp; &gt; k<br>
&gt; &nbsp; &nbsp; &gt;<br>
&gt; &nbsp; &nbsp; &gt;<br>
&gt; &nbsp; &nbsp; &gt; On 20/02/2008, *vidd* &lt;<a href="mailto:vidd@crosslink.net">vidd@crosslink.net</a><br>
</div></div>&gt; &nbsp; &nbsp; &lt;mailto:<a href="mailto:vidd@crosslink.net">vidd@crosslink.net</a>&gt; &lt;mailto:<a href="mailto:vidd@crosslink.net">vidd@crosslink.net</a><br>
<div><div></div><div class="Wj3C7c">&gt; &nbsp; &nbsp; &lt;mailto:<a href="mailto:vidd@crosslink.net">vidd@crosslink.net</a>&gt;&gt;&gt;<br>
&gt; &nbsp; &nbsp; &gt; wrote:<br>
&gt; &nbsp; &nbsp; &gt;<br>
&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; I am preparing to test the ability to upgrade from 6.06.2<br>
&gt; &nbsp; &nbsp; directly to<br>
&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; hardy, without the incremental steps between.<br>
&gt; &nbsp; &nbsp; &gt;<br>
&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; Dapper Install<br>
&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; I have no Dapper install disks handy, so I took a breezy<br>
&gt; &nbsp; &nbsp; install<br>
&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; disk and installed CLI-only<br>
&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; I edited the sources.list file to comment out the cd,<br>
&gt; &nbsp; &nbsp; enabled all<br>
&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; repo&#39;s, and replaced all instances of &quot;breezy&quot; with &quot;dapper&quot;<br>
&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; I upgraded from breezy to dapper via apt-get update and<br>
&gt; &nbsp; &nbsp; apt-get<br>
&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; dist-upgrade<br>
&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; I added xubuntu to the CLI-only with apt-get install<br>
&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; xubuntu-desktop<br>
&gt; &nbsp; &nbsp; &gt;<br>
&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; Hardy Install -- phase one<br>
&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; Manually edit sources.list , replacing &quot;dapper&quot; with &quot;hardy&quot;<br>
&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; Upgrade via CLI with sudo apt-get update &amp;&amp; sudo apt-get<br>
&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; dist-upgrade<br>
&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; Report any issues<br>
&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; *****should sudo aptitude update &amp;&amp; sudo aptitude<br>
&gt; &nbsp; &nbsp; dist-upgrade be<br>
&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; tested<br>
&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; as well?<br>
&gt; &nbsp; &nbsp; &gt;<br>
&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; Hardy Install -- phase two<br>
&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; Format and re-install per &quot;Dapper Install&quot; (see above)<br>
&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; Upgrade via upgrade tool (is this available to test yet?)<br>
&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; Report any issues<br>
&gt; &nbsp; &nbsp; &gt;<br>
&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; Test system:<br>
&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; Pentium II 350 MHz<br>
&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; 384 MB Ram<br>
&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; 15 GB hard drive<br>
&gt; &nbsp; &nbsp; &gt;<br>
&gt; &nbsp; &nbsp; &gt;<br>
&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; --<br>
&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; xubuntu-devel mailing list<br>
&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; <a href="mailto:xubuntu-devel@lists.ubuntu.com">xubuntu-devel@lists.ubuntu.com</a><br>
&gt; &nbsp; &nbsp; &lt;mailto:<a href="mailto:xubuntu-devel@lists.ubuntu.com">xubuntu-devel@lists.ubuntu.com</a>&gt;<br>
&gt; &nbsp; &nbsp; &lt;mailto:<a href="mailto:xubuntu-devel@lists.ubuntu.com">xubuntu-devel@lists.ubuntu.com</a><br>
&gt; &nbsp; &nbsp; &lt;mailto:<a href="mailto:xubuntu-devel@lists.ubuntu.com">xubuntu-devel@lists.ubuntu.com</a>&gt;&gt;<br>
&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; <a href="https://lists.ubuntu.com/mailman/listinfo/xubuntu-devel" target="_blank">https://lists.ubuntu.com/mailman/listinfo/xubuntu-devel</a><br>
&gt; &nbsp; &nbsp; &gt;<br>
&gt; &nbsp; &nbsp; &gt;<br>
&gt;<br>
&gt;<br>
&gt; &nbsp; &nbsp; --<br>
&gt; &nbsp; &nbsp; xubuntu-devel mailing list<br>
&gt; &nbsp; &nbsp; <a href="mailto:xubuntu-devel@lists.ubuntu.com">xubuntu-devel@lists.ubuntu.com</a> &lt;mailto:<a href="mailto:xubuntu-devel@lists.ubuntu.com">xubuntu-devel@lists.ubuntu.com</a>&gt;<br>
&gt; &nbsp; &nbsp; <a href="https://lists.ubuntu.com/mailman/listinfo/xubuntu-devel" target="_blank">https://lists.ubuntu.com/mailman/listinfo/xubuntu-devel</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
</div></div>&gt; Cody A.W. Somerville<br>
<font color="#888888"><br>
<br>
--<br>
</font><div><div></div><div class="Wj3C7c">xubuntu-devel mailing list<br>
<a href="mailto:xubuntu-devel@lists.ubuntu.com">xubuntu-devel@lists.ubuntu.com</a><br>
<a href="https://lists.ubuntu.com/mailman/listinfo/xubuntu-devel" target="_blank">https://lists.ubuntu.com/mailman/listinfo/xubuntu-devel</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Cody A.W. Somerville