Comment 13 for bug 148586

Revision history for this message
Loye Young (loyeyoung) wrote : Re: [Bug 148586] Depends on linux-ubuntu-modules-386

On Thursday, October 11, 2007 3:59:50 pm Mathias Gug wrote:
> On Thu, Oct 11, 2007 at 05:45:44AM -0000, Loye Young wrote:
> > On Wednesday, October 10, 2007 6:57:27 pm Mathias Gug wrote:
> > > You mean -generic ?
> >
> > Nope. I mean 386. The upgrade to Gutsy installed the 386 kernel on my
> > server. The only reason I can see was the dependency issue to apparmor.
>
> How did you upgrade to gutsy (with apt-get, aptitude, do-release-
> upgrade) ?
>
> --
> Mathias

do-release-upgrade didn't work, in part because my servers are behind a
firewall and use a local network mirror.

So I edited sources.list, replacing feisty with gutsy. Then,
# aptitude update
# aptitude full-upgrade

Because of some pre-depends, it tooks a couple or three rounds of upgrades.
But it all got upgraded and the kruft got removed. (Aptitude is a beautiful
thing.) To work around the bug, I manually edited /boot/grub/menu.list to
move the server kernel to the first position. Reboot, and I have gutsy
running.

Loye