Synaptic Package Manager Error

Asked by CHITOMAX

I tried to open Synaptic Package Manager but this is the error messages I got:

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

I know that reason why this messages pops up: I tried to download Limewire, and I left for a couple of minutes while it was downlaoding. My 3 year old son came around the computer and click on something or press a key and the computer shut down, so the installation for Limewire was never accomplished, now I did try to run the command that it states.

"dpkg --configure -a" but this is what I get:

frank@frank-desktop:~$ dpkg --configure -a
dpkg: requested operation requires superuser privilege
frank@frank-desktop:~$

Just in case someone wants to see what my source list looks like here it is:

# deb cdrom:[Ubuntu 8.10 _Intrepid Ibex_ - Release i386 (20081029.5)]/ intrepid main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://us.archive.ubuntu.com/ubuntu/ n/a main restricted
deb-src http://us.archive.ubuntu.com/ubuntu/ n/a main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://us.archive.ubuntu.com/ubuntu/ n/a-updates main restricted
deb-src http://us.archive.ubuntu.com/ubuntu/ n/a-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://us.archive.ubuntu.com/ubuntu/ n/a universe
deb-src http://us.archive.ubuntu.com/ubuntu/ n/a universe
deb http://us.archive.ubuntu.com/ubuntu/ n/a-updates universe
deb-src http://us.archive.ubuntu.com/ubuntu/ n/a-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://us.archive.ubuntu.com/ubuntu/ n/a multiverse
deb-src http://us.archive.ubuntu.com/ubuntu/ n/a multiverse
deb http://us.archive.ubuntu.com/ubuntu/ n/a-updates multiverse
deb-src http://us.archive.ubuntu.com/ubuntu/ n/a-updates multiverse

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://us.archive.ubuntu.com/ubuntu/ n/a-backports main restricted universe multiverse
# deb-src http://us.archive.ubuntu.com/ubuntu/ n/a-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository. This software is not part of Ubuntu, but is
## offered by Canonical and the respective vendors as a service to Ubuntu
## users.
deb http://archive.canonical.com/ubuntu n/a partner
deb-src http://archive.canonical.com/ubuntu n/a partner

deb http://security.ubuntu.com/ubuntu n/a-security main restricted
deb-src http://security.ubuntu.com/ubuntu n/a-security main restricted
deb http://security.ubuntu.com/ubuntu n/a-security universe
deb-src http://security.ubuntu.com/ubuntu n/a-security universe
deb http://security.ubuntu.com/ubuntu n/a-security multiverse
deb http://ftp.ussg.iu.edu/linux/ubuntu/ intrepid main universe multiverse restricted
deb-src http://ftp.ussg.iu.edu/linux/ubuntu/ intrepid universe main multiverse restricted #Added by software-properties
deb http://security.ubuntu.com/ubuntu/ intrepid-security main universe multiverse restricted
deb-src http://ftp.ussg.iu.edu/linux/ubuntu/ intrepid-security main universe multiverse #Added by software-properties
deb http://ftp.ussg.iu.edu/linux/ubuntu/ intrepid-updates main universe multiverse restricted
deb-src http://ftp.ussg.iu.edu/linux/ubuntu/ intrepid-updates main universe multiverse #Added by software-properties
deb-src http://security.ubuntu.com/ubuntu n/a-security multiverse
deb http://wine.budgetdedicated.com/apt intrepid main #WineHQ - Ubuntu 8.10 "Intrepid Ibex"

Hope someone can help me. I want to be able to open my Sypnaptic Package Manager to download the pckg like Limewire.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu synaptic Edit question
Assignee:
No assignee Edit question
Solved by:
CHITOMAX
Solved:
Last query:
Last reply:
Revision history for this message
Preston Osteen (b-osteen) said :
#1

Try: sudo dpkg --configure -a

Revision history for this message
Bhavani Shankar (bhavi) said :
#2

To correct this problem just open Terminal (Applications → Accessories → Terminal) and type:
sudo dpkg --configure -a

Give your user password when requested. You will not see anything, but type it and press enter.

Then retry to update and/or to install desired package.

Revision history for this message
CHITOMAX (masias-frank) said :
#3

Thanks Preston Osteen, that solved my question.

Revision history for this message
CHITOMAX (masias-frank) said :
#4

Thanks to both of you, now I can see the Sypnaptic Package manager.
But one more thing, do any of you know how to use the "Broken" filter.

I have this message and I have no clue about this one.

"You have 1 broken package on your system!

Use the "Broken" filter to locate it."

Revision history for this message
CHITOMAX (masias-frank) said :
#5

I have fix the second problem. Found the "Broken" filter and fix the problem.

In the Sypnaptic Package Manager > Edit > Fix Broken Packages > Apply

Sypnaptic will install a Java Package and you'll be back on track.