Unable to install curl after update (unmet dependencies)

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
0
down vote

favorite












After an update (although I didn't want the updates but forgot to disable the update settings!), I am now not able to install curl due to this error



The following packages have unmet dependencies:
curl : Depends: libcurl3-gnutls (= 7.47.0-1ubuntu2) but 7.47.0-1ubuntu2.6 is to be installed


I also ran apt-get update but as you can see it hits one repo only.



# apt-get update
Hit:1 http://ir.archive.ubuntu.com/ubuntu xenial InRelease
Reading package lists... Done


How can I fix that?










share|improve this question





















  • It is very likely that your local mirror is out-of-sync. Try to switch to other mirror with software-properties-gtk.
    – N0rbert
    Mar 14 at 15:32














up vote
0
down vote

favorite












After an update (although I didn't want the updates but forgot to disable the update settings!), I am now not able to install curl due to this error



The following packages have unmet dependencies:
curl : Depends: libcurl3-gnutls (= 7.47.0-1ubuntu2) but 7.47.0-1ubuntu2.6 is to be installed


I also ran apt-get update but as you can see it hits one repo only.



# apt-get update
Hit:1 http://ir.archive.ubuntu.com/ubuntu xenial InRelease
Reading package lists... Done


How can I fix that?










share|improve this question





















  • It is very likely that your local mirror is out-of-sync. Try to switch to other mirror with software-properties-gtk.
    – N0rbert
    Mar 14 at 15:32












up vote
0
down vote

favorite









up vote
0
down vote

favorite











After an update (although I didn't want the updates but forgot to disable the update settings!), I am now not able to install curl due to this error



The following packages have unmet dependencies:
curl : Depends: libcurl3-gnutls (= 7.47.0-1ubuntu2) but 7.47.0-1ubuntu2.6 is to be installed


I also ran apt-get update but as you can see it hits one repo only.



# apt-get update
Hit:1 http://ir.archive.ubuntu.com/ubuntu xenial InRelease
Reading package lists... Done


How can I fix that?










share|improve this question













After an update (although I didn't want the updates but forgot to disable the update settings!), I am now not able to install curl due to this error



The following packages have unmet dependencies:
curl : Depends: libcurl3-gnutls (= 7.47.0-1ubuntu2) but 7.47.0-1ubuntu2.6 is to be installed


I also ran apt-get update but as you can see it hits one repo only.



# apt-get update
Hit:1 http://ir.archive.ubuntu.com/ubuntu xenial InRelease
Reading package lists... Done


How can I fix that?







16.04 apt curl






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Mar 14 at 14:29









mahmood

1,00611015




1,00611015











  • It is very likely that your local mirror is out-of-sync. Try to switch to other mirror with software-properties-gtk.
    – N0rbert
    Mar 14 at 15:32
















  • It is very likely that your local mirror is out-of-sync. Try to switch to other mirror with software-properties-gtk.
    – N0rbert
    Mar 14 at 15:32















It is very likely that your local mirror is out-of-sync. Try to switch to other mirror with software-properties-gtk.
– N0rbert
Mar 14 at 15:32




It is very likely that your local mirror is out-of-sync. Try to switch to other mirror with software-properties-gtk.
– N0rbert
Mar 14 at 15:32















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',
convertImagesToLinks: true,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1014899%2funable-to-install-curl-after-update-unmet-dependencies%23new-answer', 'question_page');

);

Post as a guest



































active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes















 

draft saved


draft discarded















































 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1014899%2funable-to-install-curl-after-update-unmet-dependencies%23new-answer', 'question_page');

);

Post as a guest













































































Popular posts from this blog

pylint3 and pip3 broken

Missing snmpget and snmpwalk

How to enroll fingerprints to Ubuntu 17.10 with VFS491