Linux Problem
I tried to upgrade using
sudo apt-get upgrade
sudo apt-get update
but it showed the error
E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
Tried using add/remove application but got the same error
ran : dpkg --configure -a
but then this message comes: dpkg: requested operation requires superuser privilege
This is driving me crazy
P.S. I am using Ubuntu 8.04 (Hardy Version)
sudo apt-get upgrade
sudo apt-get update
but it showed the error
E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
Tried using add/remove application but got the same error
ran : dpkg --configure -a
but then this message comes: dpkg: requested operation requires superuser privilege
This is driving me crazy
P.S. I am using Ubuntu 8.04 (Hardy Version)
0