LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Ubuntu crashed while installing updates (https://www.linuxquestions.org/questions/linux-newbie-8/ubuntu-crashed-while-installing-updates-835219/)

Siddhant2010 09-29-2010 11:30 AM

Ubuntu crashed while installing updates
 
Hey, this is my first tryst with linux, so this might seem to be a very trivial problem:

While installing updates for ubuntu 9.04, there was an unexpected crash saying that 'E:dpkg was interrupted, you must manually run sudo dpkg--configure-a' to correct the problem

What does this mean?
When i tried to follow the instruction, it said that sudo could not be found. is this a directory problem? if yes, how do i rectify it?

Wim Sturkenboom 09-29-2010 11:38 AM

I think the problem is the command

Code:

sudo dpkg --configure -a
Note the spaces between dpkg and --configure and between --configure and -a

By the looks of what you typed in the above post, that might well be the problem. And in which case it probably did not say that it could not find sudo but that it could not find dpkg--configure-a

If you entered the command correctly, I don't know what is wrong


All times are GMT -5. The time now is 07:51 PM.