LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 08-06-2019, 05:44 PM   #1
melody525
LQ Newbie
 
Registered: Jul 2018
Posts: 13

Rep: Reputation: Disabled
Cool Can't download updates


Hi everyone,
I have only posted on here a few times, so still consider myself new.
Suddenly, I cannot download updates, I haven't had issues before.
This error will show up:

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

Any suggestions?
Thank you
 
Old 08-06-2019, 05:57 PM   #2
scasey
LQ Veteran
 
Registered: Feb 2013
Location: Tucson, AZ, USA
Distribution: CentOS 7.9.2009
Posts: 5,735

Rep: Reputation: 2212Reputation: 2212Reputation: 2212Reputation: 2212Reputation: 2212Reputation: 2212Reputation: 2212Reputation: 2212Reputation: 2212Reputation: 2212Reputation: 2212
Quote:
Originally Posted by melody525 View Post
Hi everyone,
I have only posted on here a few times, so still consider myself new.
Suddenly, I cannot download updates, I haven't had issues before.
This error will show up:

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

Any suggestions?
Thank you
What happened when you ran
Code:
dpkg --configure -a
??
 
Old 08-07-2019, 07:36 PM   #3
melody525
LQ Newbie
 
Registered: Jul 2018
Posts: 13

Original Poster
Rep: Reputation: Disabled
to scasey reply

This error comes up:
dpkg: error: requested operation requires superuser privilege
 
Old 08-07-2019, 08:20 PM   #4
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,358
Blog Entries: 28

Rep: Reputation: 6148Reputation: 6148Reputation: 6148Reputation: 6148Reputation: 6148Reputation: 6148Reputation: 6148Reputation: 6148Reputation: 6148Reputation: 6148Reputation: 6148
Your user agent icon indicates that you are running Ubuntu or a derivative of Ubuntu. Try prefacing the command with sudo:

Code:
sudo dpkg --configure -a
If that doesn't work, please tell us what distro/version you are running.
 
Old 08-08-2019, 08:09 PM   #5
melody525
LQ Newbie
 
Registered: Jul 2018
Posts: 13

Original Poster
Rep: Reputation: Disabled
Question lost

I am running Linux mint 18.3 sylvia
I have to admit, i am totally lost on this.
This is what comes up in command:

zenda27@zenda27-HP-15-Notebook-PC ~ $ sudo dpkg --configure -a
[sudo] password for zenda27:


Then it will not let me put password in.
 
Old 08-08-2019, 08:23 PM   #6
scasey
LQ Veteran
 
Registered: Feb 2013
Location: Tucson, AZ, USA
Distribution: CentOS 7.9.2009
Posts: 5,735

Rep: Reputation: 2212Reputation: 2212Reputation: 2212Reputation: 2212Reputation: 2212Reputation: 2212Reputation: 2212Reputation: 2212Reputation: 2212Reputation: 2212Reputation: 2212
The password won’t show when you type it, you know. (Or maybe you don’t)
Type your password and hit enter.
 
Old 08-08-2019, 09:15 PM   #7
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,358
Blog Entries: 28

Rep: Reputation: 6148Reputation: 6148Reputation: 6148Reputation: 6148Reputation: 6148Reputation: 6148Reputation: 6148Reputation: 6148Reputation: 6148Reputation: 6148Reputation: 6148
The sudo password is your user password.

This article may help: https://www.fosslinux.com/1168/how-t...mmand-line.htm
 
Old 08-22-2019, 08:40 PM   #8
rtmistler
Moderator
 
Registered: Mar 2011
Location: USA
Distribution: MINT Debian, Angstrom, SUSE, Ubuntu, Debian
Posts: 9,883
Blog Entries: 13

Rep: Reputation: 4931Reputation: 4931Reputation: 4931Reputation: 4931Reputation: 4931Reputation: 4931Reputation: 4931Reputation: 4931Reputation: 4931Reputation: 4931Reputation: 4931
@melody525,

Quote:
Originally Posted by melody525
I still cannot download updates and is causing firefox to crash.
This error comes up still
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.

when I put that in the command line it will say
E:: command not found

Thank you for any solutions.
Please click on "Post Reply" or use the "Quick Reply" box at the bottom of your thread to add new information.

You clicked on "Report", generating a message to the forum moderators with your post as opposed to placing it within the thread.
 
1 members found this post helpful.
Old 08-23-2019, 07:19 AM   #9
melody525
LQ Newbie
 
Registered: Jul 2018
Posts: 13

Original Poster
Rep: Reputation: Disabled
Solved..these moderators are awsome
 
Old 03-08-2023, 07:37 AM   #10
melody525
LQ Newbie
 
Registered: Jul 2018
Posts: 13

Original Poster
Rep: Reputation: Disabled
I cannot download updates

I am running Linux Mint 21
MATE 64-bit
This error shows up:
E:dpkg was interrupted, you must manually run 'dpkg -configure -a' to correct problem
E:cache>open() failed, please report.
thank you
janie
 
Old 03-08-2023, 08:08 AM   #11
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,705

Rep: Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972
Quote:
Originally Posted by melody525 View Post
I am running Linux Mint 21
MATE 64-bit
This error shows up:
E:dpkg was interrupted, you must manually run 'dpkg -configure -a' to correct problem
E:cache>open() failed, please report.
thank you
janie
Ok, so same as four years ago when you posted the same problem, with the same message. Run "sudo dpkg -configure -a", as the system told you. Is this a trick question?
 
Old 03-09-2023, 11:22 AM   #12
melody525
LQ Newbie
 
Registered: Jul 2018
Posts: 13

Original Poster
Rep: Reputation: Disabled
TBOne
I noticed the question was the same when I logged back on here.
I could not find how to even start a new thread, so replied to old post i had.
No tricks, just illiterate on Linux, i guess.
I wiped out computer and started over with Linux a few months ago and now I cannot do updates.
I do like this operating system but is very hard for me.
Anyhow, have a great day
 
Old 03-10-2023, 02:52 PM   #13
computersavvy
Senior Member
 
Registered: Aug 2016
Posts: 3,345

Rep: Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484
On this screen do you see the 'new thread' button on the left?
Quite obvious how to start a new thread.

Reading your own thread would have given you the same answer without a new post.
Attached Thumbnails
Click image for larger version

Name:	Screenshot from 2023-03-10 14-50-40.png
Views:	2
Size:	161.9 KB
ID:	40596  

Last edited by computersavvy; 03-10-2023 at 02:56 PM.
 
1 members found this post helpful.
Old 03-10-2023, 03:31 PM   #14
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,705

Rep: Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972
Quote:
Originally Posted by melody525 View Post
TBOne
I noticed the question was the same when I logged back on here.
I could not find how to even start a new thread, so replied to old post i had.
But you did start a new thread...which got merged here, since they were identical. So obviously you did know how to start a new thread.
Quote:
No tricks, just illiterate on Linux, i guess. I wiped out computer and started over with Linux a few months ago and now I cannot do updates. I do like this operating system but is very hard for me. Anyhow, have a great day
The answer is, again, the same as it was four years ago when you originally asked it. The command is very clear...the solution is identical. Not sure what else you'd like to know.
 
Old 03-15-2023, 09:48 AM   #15
melody525
LQ Newbie
 
Registered: Jul 2018
Posts: 13

Original Poster
Rep: Reputation: Disabled
Updates resolved

Dear Moderator/s
I appreciate the links to solve the update issue.
I had restored the computer to default and had a different password, (my bad).
I had some help to fix issue, even though on my end when I/husband log in, from web or through response on email i see no link on left for new thread. I am glad this is resolved Ty
 
  


Reply

Tags
errors, updates



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
how can i download lucid-updates/allpackages at once(in zip/tar foramt) janakiramulu Ubuntu 1 04-04-2011 04:09 AM
Can't download updates hansmax Linux - Newbie 8 01-04-2009 04:50 PM
I can not get suse 10.3 updates to download. I am trying to install virtualbox bhupendra Linux - Newbie 2 01-07-2008 05:32 AM
yum check-update says no updates when there are updates? MarkEHansen Linux - General 7 12-29-2006 05:16 PM
Can download MandrakeUpdate updates for later install? snow_bound Mandriva 5 06-04-2005 02:41 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 07:16 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration