Mistaken dist-upgrade, is this bad?
Posted
by
SpashHit
on Ask Ubuntu
See other posts from Ask Ubuntu
or by SpashHit
Published on 2010-11-25T12:52:50Z
Indexed on
2010/12/30
5:00 UTC
Read the original article
Hit count: 366
I was looking for Update Manager
on Ubuntu 10.10 Netbook Edition and couldn't find it, so in Terminal I did:
sudo apt-get update
sudo apt-get upgrade
I got a message saying some packages were "held back" and searching online gave me the suggestion to do:
sudo apt-get dist-upgrade
So I did that and it updated my kernel and now uname -a
says I have 2.6.35-23-generic #40-Ubuntu SMP
. My system is still working normally, but I'm now second-guessing if I did the right thing. Was this kernel update meant for the next version of Ubuntu? Should I try to back it out?
© Ask Ubuntu or respective owner