Cannot update system Elementary OS 7 Horus #740
Unanswered
Rudderhead
asked this question in
Q&A
Replies: 1 comment
-
|
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In AppCenter, when I try to system update, it says "dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem". In terminal, when I use that command, I get:
"sudo ······································:~$ sudo dpkg --configure -a
[sudo] password for rudderhead:
dpkg: dependency problems prevent configuration of packagekit-tools:
packagekit-tools depends on packagekit (= 1.2.5-2ubuntu3); however:
Package packagekit is not installed.
dpkg: error processing package packagekit-tools (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of gstreamer1.0-packagekit:
gstreamer1.0-packagekit depends on packagekit (= 1.2.5-2ubuntu3); however:
Package packagekit is not installed.
dpkg: error processing package gstreamer1.0-packagekit (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
packagekit-tools
gstreamer1.0-packagekit"
I presume that means I need to install packagekit? Do I use dpkg to get it? And do I have to then install it? Not very clued up I'm afraid. Boomer :) Any help mucho appreciated.
Beta Was this translation helpful? Give feedback.
All reactions