Logo 
Search:

Unix / Linux / Ubuntu Forum

Ask Question   UnAnswered
Home » Forum » Unix / Linux / Ubuntu       RSS Feeds

configure problem

  Date: Jan 04    Category: Unix / Linux / Ubuntu    Views: 206
  

When I update it says dpkg was interrupted, you must manually run 'dpkg
--configure -a' to correct the problem.
E: Couldn't rebuild package cache

So when I go to the terminal and type in dpkg --configure -a it tells
me I don't have superuser privileges. What now?

Share: 

 

3 Answers Found

 
Answer #1    Answered On: Jan 04    

In the terminal, type sudo dpkg --configure -a and, when prompted for a
password, enter your logon passsword and everything should be OK :-)

 
Answer #2    Answered On: Jan 04    

That is very simple. You did the right thing, but to able superuser or root
privs
you need to type in

sudo dpkg --configure -a

It will ask for a password, it most like to be the pass work you use to login
as.

 
Answer #3    Answered On: Jan 04    

Yep, worked like a charm. Am all updated and Java installed..
finally...

 
Didn't find what you were looking for? Find more on configure problem Or get search suggestion and latest updates.




Tagged: