<br><br><div class="gmail_quote">2009/1/25 Michael B. Trausch <span dir="ltr">&lt;<a href="mailto:mike@trausch.us">mike@trausch.us</a>&gt;</span><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">On Sun, 25 Jan 2009 21:42:55 -0500<br>
Joshua Kite &lt;<a href="mailto:jwkite@gmail.com">jwkite@gmail.com</a>&gt; wrote:<br>
<br>
&gt; I have a machine that had Ubuntu Feisty on it. &nbsp;I needed to add some<br>
&gt; packages when I realized the shortcomings of not keeping a distro<br>
&gt; current; the Feisty packages have been archived because it is no<br>
&gt; longer supported. Long story short, I ultimately ended up changing<br>
&gt; the sources.list file to point to Hardy and managed to mostly get the<br>
&gt; box upgraded. &nbsp;However, I continually had issues apt installing<br>
&gt; linux-generic and other kernel-related packages. &nbsp;I had run in to<br>
&gt; dependency hell.<br>
<br>
</div>The problem here is that you skipped from Feisty to Hardy. &nbsp;Probably<br>
the best bet would have been to upgrade from Feisty (7.04) to Gutsy<br>
(7.10), and then to Hardy (8.04).<br>
<br>
Officially speaking, Ubuntu&#39;s upgrading infrastructure only supports<br>
upgrading from one release to the next immediate release; the only<br>
exception for that is from LTS to LTS. &nbsp;For example, users of Dapper<br>
did not have to upgrade from Dapper to Edgy to Feisty to Gutsy to<br>
Hardy. &nbsp;They were able to skip Edgy, Feisty, and Gutsy altogether and<br>
just upgrade directly to Hardy. &nbsp;When the next LTS comes out, Hardy<br>
will be able to upgrade directly to it, as well.<br>
<br>
I don&#39;t suppose that there is probably a way to revert the packages to<br>
the state that they were in before you started with this. &nbsp;Given that,<br>
I would wipe the drive and install Intrepid. &nbsp;:-P<br>
<br>
You mentioned 2.2 kernels. &nbsp;I don&#39;t know what you&#39;re referring to,<br>
there; Ubuntu uses the 2.6 series and has all the way back to Ubuntu<br>
4.10, the very first release (which used Linux 2.6.8 for its kernel).<br>
<br>
Could you provide some extra data? &nbsp;If you could pastebin the following<br>
files:<br>
<br>
 &nbsp;/boot/grub/menu.lst<br>
 &nbsp;/var/log/apt/term.log [Only starting from the upgrade]<br>
<br>
Also, the output of the following commands will be useful:<br>
<br>
 &nbsp;ls -ld /boot/*<br>
 &nbsp;dpkg -l<br>
<br>
I mentioned pastebin because some of these are going to be quite<br>
lengthy and shouldn&#39;t be on-list. &nbsp;I&#39;d recommend pasting them there and<br>
then providing links here.<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;--- Mike<br>
<font color="#888888"><br>
--<br>
My sigfile ran away and is on hiatus.<br>
<a href="http://www.trausch.us/" target="_blank">http://www.trausch.us/</a><br>
</font><br>_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
<br></blockquote></div><br>Mike,<br><br>Thanks for the help.&nbsp; I&#39;m sending this email from another computer, so I don&#39;t have the right kernel info in front of me.&nbsp; I tried upgrading from Feisty to Gutsy but that&#39;s when the dependency problems began.&nbsp; A number of applications no longer worked, so I figured it wouldn&#39;t hurt to manually change the source.list from gutsy to hardy and see what happened.&nbsp; The upgrade has not been smooth, but at least I&#39;ve kept my configurations in tact.&nbsp; I&#39;ve found that some apps, such as apache2 were removed and had to be reinstalled, but I was able to do so without overwriting the config.<br>
<br>I&#39;ve found some instructions that involve chroot (<a href="http://ubuntuforums.org/showthread.php?t=1034523">http://ubuntuforums.org/showthread.php?t=1034523</a>).&nbsp; I&#39;ll give them a try.&nbsp; If they don&#39;t work then I&#39;ll copy and paste the files you requested and see if they point us anywhere.<br>
<br>Thanks again,<br><br>Josh<br>