PDA

View Full Version : correct to dpkg configuration



yojit
June 8th, 2008, 07:23 PM
somebody please help me about dpkg error problem
(E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.)
how to resolve this
thanx

robertchahine
June 8th, 2008, 07:28 PM
did you try
dpkg --configure -a

bapoumba
June 8th, 2008, 07:29 PM
Moved to Installation & Upgrades.

yojit
June 8th, 2008, 07:35 PM
did you try
dpkg --configure -a


sir but he asked for superuser
(dpkg: requested operation requires superuser privilege)

how i entered in superuser mode

thanx for reply


i m new user

bapoumba
June 8th, 2008, 07:43 PM
Please run:

sudo dpkg --configure -a
Enter your own password (nothing will appear on the terminal output, it is normal).

robertchahine
June 8th, 2008, 07:44 PM
oh yeah, for sure you will add sudo for the begining of the line.
that means


sudo dpkg --configure -a
then type your password