Discussion:
Problem with Synaptic Package Manager
Andrew P. Burgess
2007-12-31 00:26:00 UTC
Permalink
When I try to open Synaptic Package Manager I get the following error message:

E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
E:_cache->open() failed, please report.

I put 'dpkg --configure -a' into a terminal, and got this message:

dpkg: requested operation requires superuser privilege'

I'm pretty new to Linux, I'd appreciate help on figuring out what to do. I'm running Ubuntu Gutsy Gibbon as a virtual machine with VirtualBox.
Thanks,
Andrew
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20071230/2af25f60/attachment.html>
Mike Dugger
2007-12-31 00:40:29 UTC
Permalink
That is the prompt I got which solved my "java install bug". You
actually need to type in:

'sudo dpkg --configure -a' and then provide your password to get it to run.

That fixed the problem I was having. I hope it works for you too.

- Mike
Post by Andrew P. Burgess
E: dpkg was interrupted, you must manually run 'dpkg --configure -a'
to correct the problem.
E:_cache->open() failed, please report.
dpkg: requested operation requires superuser privilege'
I'm pretty new to Linux, I'd appreciate help on figuring out what to
do. I'm running Ubuntu Gutsy Gibbon as a virtual machine with VirtualBox.
Thanks,
Andrew
Peter Garrett
2007-12-31 00:48:05 UTC
Permalink
On Sun, 30 Dec 2007 19:26:00 -0500
Post by Andrew P. Burgess
E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
E:_cache->open() failed, please report.
dpkg: requested operation requires superuser privilege'
run it as

sudo dpkg --configure -a

It will ask for your password - see
https://help.ubuntu.com/community/RootSudo

For lots of other Ubuntu information, try

http://help.ubuntu.com


Peter
--
"INX Is Not X" based on Ubuntu 7.04 Live CD: http://inx.maincontent.net
Screenshots slideshow: Loading Image....html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20071231/ab9c6d16/attachment.pgp>
anthony baldwin
2007-12-31 13:41:52 UTC
Permalink
Post by Andrew P. Burgess
E: dpkg was interrupted, you must manually run 'dpkg --configure -a'
to correct the problem.
E:_cache->open() failed, please report.
dpkg: requested operation requires superuser privilege'
I'm pretty new to Linux, I'd appreciate help on figuring out what to
do. I'm running Ubuntu Gutsy Gibbon as a virtual machine with VirtualBox.
Thanks,
Andrew
you really have to do
sudo dpkg --configure -a
and then give your password.

/tony
--
http://www.baldwinlinguas.com
Translation & Interpreting
Continue reading on narkive:
Loading...