I can't update Ubuntu 18.04












0















I can't update, install or even remove program without getting this error message:



You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
libpython3.7-stdlib : Depends:
libpython3.7-minimal (= 3.7.0-
1+xenial2) but 3.7.1-1~18.04 is installed
python3.7 : Depends:
libpython3.7-stdlib (= 3.7.1-1~18.04) but 3.7.0-1+xenial2 is installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution)


enter image description here



enter image description here










share|improve this question









New contributor




javier fulgencio is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
















  • 1





    Looks like you have a version conflict caused by an incompatible non-Ubuntu package from some PPA or other non-Ubuntu source. The usual answer is to uninstall all packages from that unwisely-added source, then delete the source. Please edit your question to include the complete output of sudo apt update.

    – user535733
    yesterday













  • if you have text, please add it to your question (and not pictures of text). Pictures are much harder to read & we cannot copy/paste information from them easily. User535733 is spot on (as always) - packages.ubuntu.com/… shows your sources are not official (added PPAs or sources) that are creating conflicts. You could apt-cache policy <package> to show the conflicting source, but we don't know the <package> name due partial paste (it's higher up in the listing you pasted from)

    – guiverc
    yesterday
















0















I can't update, install or even remove program without getting this error message:



You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
libpython3.7-stdlib : Depends:
libpython3.7-minimal (= 3.7.0-
1+xenial2) but 3.7.1-1~18.04 is installed
python3.7 : Depends:
libpython3.7-stdlib (= 3.7.1-1~18.04) but 3.7.0-1+xenial2 is installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution)


enter image description here



enter image description here










share|improve this question









New contributor




javier fulgencio is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
















  • 1





    Looks like you have a version conflict caused by an incompatible non-Ubuntu package from some PPA or other non-Ubuntu source. The usual answer is to uninstall all packages from that unwisely-added source, then delete the source. Please edit your question to include the complete output of sudo apt update.

    – user535733
    yesterday













  • if you have text, please add it to your question (and not pictures of text). Pictures are much harder to read & we cannot copy/paste information from them easily. User535733 is spot on (as always) - packages.ubuntu.com/… shows your sources are not official (added PPAs or sources) that are creating conflicts. You could apt-cache policy <package> to show the conflicting source, but we don't know the <package> name due partial paste (it's higher up in the listing you pasted from)

    – guiverc
    yesterday














0












0








0








I can't update, install or even remove program without getting this error message:



You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
libpython3.7-stdlib : Depends:
libpython3.7-minimal (= 3.7.0-
1+xenial2) but 3.7.1-1~18.04 is installed
python3.7 : Depends:
libpython3.7-stdlib (= 3.7.1-1~18.04) but 3.7.0-1+xenial2 is installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution)


enter image description here



enter image description here










share|improve this question









New contributor




javier fulgencio is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












I can't update, install or even remove program without getting this error message:



You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
libpython3.7-stdlib : Depends:
libpython3.7-minimal (= 3.7.0-
1+xenial2) but 3.7.1-1~18.04 is installed
python3.7 : Depends:
libpython3.7-stdlib (= 3.7.1-1~18.04) but 3.7.0-1+xenial2 is installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution)


enter image description here



enter image description here







18.04 package-management upgrade dependencies error-handling






share|improve this question









New contributor




javier fulgencio is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question









New contributor




javier fulgencio is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question








edited 21 hours ago









Kevin Bowen

14.5k155970




14.5k155970






New contributor




javier fulgencio is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked yesterday









javier fulgenciojavier fulgencio

1




1




New contributor




javier fulgencio is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





javier fulgencio is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






javier fulgencio is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.








  • 1





    Looks like you have a version conflict caused by an incompatible non-Ubuntu package from some PPA or other non-Ubuntu source. The usual answer is to uninstall all packages from that unwisely-added source, then delete the source. Please edit your question to include the complete output of sudo apt update.

    – user535733
    yesterday













  • if you have text, please add it to your question (and not pictures of text). Pictures are much harder to read & we cannot copy/paste information from them easily. User535733 is spot on (as always) - packages.ubuntu.com/… shows your sources are not official (added PPAs or sources) that are creating conflicts. You could apt-cache policy <package> to show the conflicting source, but we don't know the <package> name due partial paste (it's higher up in the listing you pasted from)

    – guiverc
    yesterday














  • 1





    Looks like you have a version conflict caused by an incompatible non-Ubuntu package from some PPA or other non-Ubuntu source. The usual answer is to uninstall all packages from that unwisely-added source, then delete the source. Please edit your question to include the complete output of sudo apt update.

    – user535733
    yesterday













  • if you have text, please add it to your question (and not pictures of text). Pictures are much harder to read & we cannot copy/paste information from them easily. User535733 is spot on (as always) - packages.ubuntu.com/… shows your sources are not official (added PPAs or sources) that are creating conflicts. You could apt-cache policy <package> to show the conflicting source, but we don't know the <package> name due partial paste (it's higher up in the listing you pasted from)

    – guiverc
    yesterday








1




1





Looks like you have a version conflict caused by an incompatible non-Ubuntu package from some PPA or other non-Ubuntu source. The usual answer is to uninstall all packages from that unwisely-added source, then delete the source. Please edit your question to include the complete output of sudo apt update.

– user535733
yesterday







Looks like you have a version conflict caused by an incompatible non-Ubuntu package from some PPA or other non-Ubuntu source. The usual answer is to uninstall all packages from that unwisely-added source, then delete the source. Please edit your question to include the complete output of sudo apt update.

– user535733
yesterday















if you have text, please add it to your question (and not pictures of text). Pictures are much harder to read & we cannot copy/paste information from them easily. User535733 is spot on (as always) - packages.ubuntu.com/… shows your sources are not official (added PPAs or sources) that are creating conflicts. You could apt-cache policy <package> to show the conflicting source, but we don't know the <package> name due partial paste (it's higher up in the listing you pasted from)

– guiverc
yesterday





if you have text, please add it to your question (and not pictures of text). Pictures are much harder to read & we cannot copy/paste information from them easily. User535733 is spot on (as always) - packages.ubuntu.com/… shows your sources are not official (added PPAs or sources) that are creating conflicts. You could apt-cache policy <package> to show the conflicting source, but we don't know the <package> name due partial paste (it's higher up in the listing you pasted from)

– guiverc
yesterday










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
});


}
});






javier fulgencio is a new contributor. Be nice, and check out our Code of Conduct.










draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1116776%2fi-cant-update-ubuntu-18-04%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








javier fulgencio is a new contributor. Be nice, and check out our Code of Conduct.










draft saved

draft discarded


















javier fulgencio is a new contributor. Be nice, and check out our Code of Conduct.













javier fulgencio is a new contributor. Be nice, and check out our Code of Conduct.












javier fulgencio 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.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1116776%2fi-cant-update-ubuntu-18-04%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

Category:香港粉麵

List *all* the tuples!

Channel [V]