LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Ubuntu (https://www.linuxquestions.org/questions/ubuntu-63/)
-   -   Upgrade problem (https://www.linuxquestions.org/questions/ubuntu-63/upgrade-problem-474715/)

satimis 08-17-2006 06:26 AM

Upgrade problem
 
Hi folks,

Ubuntu-6.06-i386

While running "apt-get upgrade". Firefox crashed making the PC hanging. After pressing force-reset to reboot PC, I can't run "apt-get upgrade"

$ sudo apt-get upgrade
Code:

Reading package lists... Done
Building dependency tree... Done
The following packages have been kept back:
  linux-image-386 linux-restricted-modules-386
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.

Running "sudo dpkg --configure -a" and "sudo apt-get update" did not help. Please advise how to fix the problem. TIA

B.R.
satimis

binary_y2k2 08-17-2006 11:16 AM

run
Code:

sudo apt-get dist-upgrade
take a look in
Code:

man apt-get
for the difference between upgrade and dist-upgrade

satimis 08-17-2006 07:11 PM

(solved)
 
Hi binary_y2k2,

Tks for your advice.

Code:

sudo apt-get dist-upgrade
It worked here.

B.R.
satimis


All times are GMT -5. The time now is 01:34 PM.