How to solve apt-utils : depends on: apt (= 1.6.8) but 1.6.10 is installed Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Skype installation problem 12.04Ubuntu server 12.04 dependency issues when attempting updateunmet dependencies: initramfs-tools [Xubuntu 12.04]Skype wrapper installation errorPackage system is broken (16.04)Unmet dependencies (linux-headers, linux-image)Unmet dependencies when trying to install r-baseCan't install sublime or anything! on Ubuntu 16.04Pure-ftpd-mysql dpkg problemapt-get Not Working (Again)
How do I stop a creek from eroding my steep embankment?
How to motivate offshore teams and trust them to deliver?
How to assign captions for two tables in LaTeX?
Is 1 ppb equal to 1 μg/kg?
Does surprise arrest existing movement?
ListPlot join points by nearest neighbor rather than order
When is phishing education going too far?
Should I call the interviewer directly, if HR aren't responding?
Why is black pepper both grey and black?
WAN encapsulation
Why is high voltage dangerous?
macOS-like app switching in Plasma 5
Gastric acid as a weapon
Is there a "higher Segal conjecture"?
Can inflation occur in a positive-sum game currency system such as the Stack Exchange reputation system?
When to stop saving and start investing?
If 'B is more likely given A', then 'A is more likely given B'
How can whole tone melodies sound more interesting?
Is it possible to boil a liquid by just mixing many immiscible liquids together?
If a contract sometimes uses the wrong name, is it still valid?
Why does Python start at index 1 when iterating an array backwards?
Is the Standard Deduction better than Itemized when both are the same amount?
Right-skewed distribution with mean equals to mode?
Antler Helmet: Can it work?
How to solve apt-utils : depends on: apt (= 1.6.8) but 1.6.10 is installed
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Skype installation problem 12.04Ubuntu server 12.04 dependency issues when attempting updateunmet dependencies: initramfs-tools [Xubuntu 12.04]Skype wrapper installation errorPackage system is broken (16.04)Unmet dependencies (linux-headers, linux-image)Unmet dependencies when trying to install r-baseCan't install sublime or anything! on Ubuntu 16.04Pure-ftpd-mysql dpkg problemapt-get Not Working (Again)
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
These are my (german) messages translated to English via Google Translate:
Package lists are read ... Done
Dependency tree is set up.
Status information is read .... Done
Try "apt --fix-broken install" to correct this.
The following packages have unmet dependencies:
apt-utils: Depends on: apt (= 1.6.8) but 1.6.10 is installed
E: Unfulfilled dependencies. Try apt -fix-broken install without specifying a package (or specify a solution).
When I try:
apt --fix-broken install
I get the error message:
apt
E: Sub-process /usr/bin/dpkg returned an error code (1)
apt package-management dependencies
New contributor
Nikolai Ehrhardt is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
These are my (german) messages translated to English via Google Translate:
Package lists are read ... Done
Dependency tree is set up.
Status information is read .... Done
Try "apt --fix-broken install" to correct this.
The following packages have unmet dependencies:
apt-utils: Depends on: apt (= 1.6.8) but 1.6.10 is installed
E: Unfulfilled dependencies. Try apt -fix-broken install without specifying a package (or specify a solution).
When I try:
apt --fix-broken install
I get the error message:
apt
E: Sub-process /usr/bin/dpkg returned an error code (1)
apt package-management dependencies
New contributor
Nikolai Ehrhardt is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
This is English only site. RunLC=C sudo apt install -fand paste the output in your question. (Use LC=C before any command to get output in English)
– Kulfy
3 hours ago
LC=C does not work. For sudo apt install -f -> dpkg messages an error: inconsistency of packages
– Nikolai Ehrhardt
2 hours ago
Runsudo apt update && apt-cache policy apt-utilsplease. Add the output to your question as an edit.
– Thomas Ward♦
1 hour ago
add a comment |
These are my (german) messages translated to English via Google Translate:
Package lists are read ... Done
Dependency tree is set up.
Status information is read .... Done
Try "apt --fix-broken install" to correct this.
The following packages have unmet dependencies:
apt-utils: Depends on: apt (= 1.6.8) but 1.6.10 is installed
E: Unfulfilled dependencies. Try apt -fix-broken install without specifying a package (or specify a solution).
When I try:
apt --fix-broken install
I get the error message:
apt
E: Sub-process /usr/bin/dpkg returned an error code (1)
apt package-management dependencies
New contributor
Nikolai Ehrhardt is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
These are my (german) messages translated to English via Google Translate:
Package lists are read ... Done
Dependency tree is set up.
Status information is read .... Done
Try "apt --fix-broken install" to correct this.
The following packages have unmet dependencies:
apt-utils: Depends on: apt (= 1.6.8) but 1.6.10 is installed
E: Unfulfilled dependencies. Try apt -fix-broken install without specifying a package (or specify a solution).
When I try:
apt --fix-broken install
I get the error message:
apt
E: Sub-process /usr/bin/dpkg returned an error code (1)
apt package-management dependencies
apt package-management dependencies
New contributor
Nikolai Ehrhardt is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Nikolai Ehrhardt is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
edited 1 hour ago
Thomas Ward♦
45.3k23125178
45.3k23125178
New contributor
Nikolai Ehrhardt is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 4 hours ago
Nikolai EhrhardtNikolai Ehrhardt
61
61
New contributor
Nikolai Ehrhardt is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Nikolai Ehrhardt is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Nikolai Ehrhardt is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
This is English only site. RunLC=C sudo apt install -fand paste the output in your question. (Use LC=C before any command to get output in English)
– Kulfy
3 hours ago
LC=C does not work. For sudo apt install -f -> dpkg messages an error: inconsistency of packages
– Nikolai Ehrhardt
2 hours ago
Runsudo apt update && apt-cache policy apt-utilsplease. Add the output to your question as an edit.
– Thomas Ward♦
1 hour ago
add a comment |
This is English only site. RunLC=C sudo apt install -fand paste the output in your question. (Use LC=C before any command to get output in English)
– Kulfy
3 hours ago
LC=C does not work. For sudo apt install -f -> dpkg messages an error: inconsistency of packages
– Nikolai Ehrhardt
2 hours ago
Runsudo apt update && apt-cache policy apt-utilsplease. Add the output to your question as an edit.
– Thomas Ward♦
1 hour ago
This is English only site. Run
LC=C sudo apt install -f and paste the output in your question. (Use LC=C before any command to get output in English)– Kulfy
3 hours ago
This is English only site. Run
LC=C sudo apt install -f and paste the output in your question. (Use LC=C before any command to get output in English)– Kulfy
3 hours ago
LC=C does not work. For sudo apt install -f -> dpkg messages an error: inconsistency of packages
– Nikolai Ehrhardt
2 hours ago
LC=C does not work. For sudo apt install -f -> dpkg messages an error: inconsistency of packages
– Nikolai Ehrhardt
2 hours ago
Run
sudo apt update && apt-cache policy apt-utils please. Add the output to your question as an edit.– Thomas Ward♦
1 hour ago
Run
sudo apt update && apt-cache policy apt-utils please. Add the output to your question as an edit.– Thomas Ward♦
1 hour ago
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Nikolai Ehrhardt is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1134175%2fhow-to-solve-apt-utils-depends-on-apt-1-6-8-but-1-6-10-is-installed%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Nikolai Ehrhardt is a new contributor. Be nice, and check out our Code of Conduct.
Nikolai Ehrhardt is a new contributor. Be nice, and check out our Code of Conduct.
Nikolai Ehrhardt is a new contributor. Be nice, and check out our Code of Conduct.
Nikolai Ehrhardt is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1134175%2fhow-to-solve-apt-utils-depends-on-apt-1-6-8-but-1-6-10-is-installed%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
This is English only site. Run
LC=C sudo apt install -fand paste the output in your question. (Use LC=C before any command to get output in English)– Kulfy
3 hours ago
LC=C does not work. For sudo apt install -f -> dpkg messages an error: inconsistency of packages
– Nikolai Ehrhardt
2 hours ago
Run
sudo apt update && apt-cache policy apt-utilsplease. Add the output to your question as an edit.– Thomas Ward♦
1 hour ago