> It simply means the meta package is not released (yet).

That's what I figured, but I thought I'd check after seeing other people
say that it was already updated for them.

Thanks, but I do know how to wget and dpkg.  :-)  Downloaded the four
(4) .debs that I need, dpkg -i to install them, and then apt-get upgrade
installed the rest.  Didn't need to purge anything.

For the impatient:

i386:

cd /tmp
wget 
https://edge.launchpad.net/ubuntu/+source/linux/2.6.31-8.28/+build/1192025/+files/linux-headers-2.6.31-8_2.6.31-8.28_all.deb
wget 
https://edge.launchpad.net/ubuntu/+source/linux/2.6.31-8.28/+build/1192025/+files/linux-headers-2.6.31-8-generic_2.6.31-8.28_i386.deb
wget 
https://edge.launchpad.net/ubuntu/+source/linux/2.6.31-8.28/+build/1192025/+files/linux-image-2.6.31-8-generic_2.6.31-8.28_i386.deb
wget 
https://edge.launchpad.net/ubuntu/+source/linux/2.6.31-8.28/+build/1192025/+files/linux-libc-dev_2.6.31-8.28_i386.deb
dpkg -i *.deb
apt-get upgrade

amd64:

cd /tmp
wget 
https://edge.launchpad.net/ubuntu/+source/linux/2.6.31-8.28/+build/1192025/+files/linux-headers-2.6.31-8_2.6.31-8.28_all.deb
wget 
https://edge.launchpad.net/ubuntu/+source/linux/2.6.31-8.28/+build/1192023/+files/linux-headers-2.6.31-8-generic_2.6.31-8.28_amd64.deb
wget 
https://edge.launchpad.net/ubuntu/+source/linux/2.6.31-8.28/+build/1192023/+files/linux-image-2.6.31-8-generic_2.6.31-8.28_amd64.deb
wget 
https://edge.launchpad.net/ubuntu/+source/linux/2.6.31-8.28/+build/1192023/+files/linux-libc-dev_2.6.31-8.28_amd64.deb
dpkg -i *.deb
apt-get upgrade

-- 
[Karmic] Hangs during shutdown with kernel 2.6.31-7
https://bugs.launchpad.net/bugs/418509
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to