Gnupg: Breaks software-properties-common (<= 0.96.24.3) but 0.96.20.7 is to be installed
I am new to ubuntu i am trying to install vagrant but i am getting following error:
gp@ubuntu:~/Downloads/gnupg-2.2.13$ sudo apt install vagrant
[sudo] password for gp:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
gnupg : Breaks: software-properties-common (<= 0.96.24.3) but 0.96.20.7 is to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages
14.04 gnupg vagrant
|
show 1 more comment
I am new to ubuntu i am trying to install vagrant but i am getting following error:
gp@ubuntu:~/Downloads/gnupg-2.2.13$ sudo apt install vagrant
[sudo] password for gp:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
gnupg : Breaks: software-properties-common (<= 0.96.24.3) but 0.96.20.7 is to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages
14.04 gnupg vagrant
Looks like you have been doing something weird withgnupg... What's the output ofapt-cache policy gnupg?
– fkraiem
Feb 24 at 17:21
gnupg: Installed: 1.4.20-1ubuntu3.1 Candidate: 2.2.4-1ubuntu1.2 Version table: 2.2.4-1ubuntu1.2 500 500 us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages 500 security.ubuntu.com/ubuntu bionic-security/main amd64 Packages 2.2.4-1ubuntu1 500 500 us.archive.ubuntu.com/ubuntu bionic/main amd64 Packages *** 1.4.20-1ubuntu3.1 100 100 /var/lib/dpkg/status
– gaurav
Feb 24 at 18:03
2
Yup, you have agnupgpackage from 16.04, but you are running 18.04. Why is this package not upgraded?
– fkraiem
Feb 24 at 18:08
Looks like you have unwisely added a wrong-version source which provides packages that are incompatible with your release of Ubuntu. Remove all packages you installed from that unwise source, then delete that source.
– user535733
Feb 24 at 19:56
@fkraiem I am not sure why this has happened but what to do now? I am trying to upgrade it but i am getting following error: E: Could not get lock /var/lib/apt/lists/lock - open (11: Resource temporarily unavailable) E: Unable to lock directory /var/lib/apt/lists/ so what to do now?
– gaurav
Feb 26 at 18:55
|
show 1 more comment
I am new to ubuntu i am trying to install vagrant but i am getting following error:
gp@ubuntu:~/Downloads/gnupg-2.2.13$ sudo apt install vagrant
[sudo] password for gp:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
gnupg : Breaks: software-properties-common (<= 0.96.24.3) but 0.96.20.7 is to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages
14.04 gnupg vagrant
I am new to ubuntu i am trying to install vagrant but i am getting following error:
gp@ubuntu:~/Downloads/gnupg-2.2.13$ sudo apt install vagrant
[sudo] password for gp:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
gnupg : Breaks: software-properties-common (<= 0.96.24.3) but 0.96.20.7 is to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages
14.04 gnupg vagrant
14.04 gnupg vagrant
asked Feb 24 at 17:01
gaurav gaurav
1
1
Looks like you have been doing something weird withgnupg... What's the output ofapt-cache policy gnupg?
– fkraiem
Feb 24 at 17:21
gnupg: Installed: 1.4.20-1ubuntu3.1 Candidate: 2.2.4-1ubuntu1.2 Version table: 2.2.4-1ubuntu1.2 500 500 us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages 500 security.ubuntu.com/ubuntu bionic-security/main amd64 Packages 2.2.4-1ubuntu1 500 500 us.archive.ubuntu.com/ubuntu bionic/main amd64 Packages *** 1.4.20-1ubuntu3.1 100 100 /var/lib/dpkg/status
– gaurav
Feb 24 at 18:03
2
Yup, you have agnupgpackage from 16.04, but you are running 18.04. Why is this package not upgraded?
– fkraiem
Feb 24 at 18:08
Looks like you have unwisely added a wrong-version source which provides packages that are incompatible with your release of Ubuntu. Remove all packages you installed from that unwise source, then delete that source.
– user535733
Feb 24 at 19:56
@fkraiem I am not sure why this has happened but what to do now? I am trying to upgrade it but i am getting following error: E: Could not get lock /var/lib/apt/lists/lock - open (11: Resource temporarily unavailable) E: Unable to lock directory /var/lib/apt/lists/ so what to do now?
– gaurav
Feb 26 at 18:55
|
show 1 more comment
Looks like you have been doing something weird withgnupg... What's the output ofapt-cache policy gnupg?
– fkraiem
Feb 24 at 17:21
gnupg: Installed: 1.4.20-1ubuntu3.1 Candidate: 2.2.4-1ubuntu1.2 Version table: 2.2.4-1ubuntu1.2 500 500 us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages 500 security.ubuntu.com/ubuntu bionic-security/main amd64 Packages 2.2.4-1ubuntu1 500 500 us.archive.ubuntu.com/ubuntu bionic/main amd64 Packages *** 1.4.20-1ubuntu3.1 100 100 /var/lib/dpkg/status
– gaurav
Feb 24 at 18:03
2
Yup, you have agnupgpackage from 16.04, but you are running 18.04. Why is this package not upgraded?
– fkraiem
Feb 24 at 18:08
Looks like you have unwisely added a wrong-version source which provides packages that are incompatible with your release of Ubuntu. Remove all packages you installed from that unwise source, then delete that source.
– user535733
Feb 24 at 19:56
@fkraiem I am not sure why this has happened but what to do now? I am trying to upgrade it but i am getting following error: E: Could not get lock /var/lib/apt/lists/lock - open (11: Resource temporarily unavailable) E: Unable to lock directory /var/lib/apt/lists/ so what to do now?
– gaurav
Feb 26 at 18:55
Looks like you have been doing something weird with
gnupg... What's the output of apt-cache policy gnupg?– fkraiem
Feb 24 at 17:21
Looks like you have been doing something weird with
gnupg... What's the output of apt-cache policy gnupg?– fkraiem
Feb 24 at 17:21
gnupg: Installed: 1.4.20-1ubuntu3.1 Candidate: 2.2.4-1ubuntu1.2 Version table: 2.2.4-1ubuntu1.2 500 500 us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages 500 security.ubuntu.com/ubuntu bionic-security/main amd64 Packages 2.2.4-1ubuntu1 500 500 us.archive.ubuntu.com/ubuntu bionic/main amd64 Packages *** 1.4.20-1ubuntu3.1 100 100 /var/lib/dpkg/status
– gaurav
Feb 24 at 18:03
gnupg: Installed: 1.4.20-1ubuntu3.1 Candidate: 2.2.4-1ubuntu1.2 Version table: 2.2.4-1ubuntu1.2 500 500 us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages 500 security.ubuntu.com/ubuntu bionic-security/main amd64 Packages 2.2.4-1ubuntu1 500 500 us.archive.ubuntu.com/ubuntu bionic/main amd64 Packages *** 1.4.20-1ubuntu3.1 100 100 /var/lib/dpkg/status
– gaurav
Feb 24 at 18:03
2
2
Yup, you have a
gnupg package from 16.04, but you are running 18.04. Why is this package not upgraded?– fkraiem
Feb 24 at 18:08
Yup, you have a
gnupg package from 16.04, but you are running 18.04. Why is this package not upgraded?– fkraiem
Feb 24 at 18:08
Looks like you have unwisely added a wrong-version source which provides packages that are incompatible with your release of Ubuntu. Remove all packages you installed from that unwise source, then delete that source.
– user535733
Feb 24 at 19:56
Looks like you have unwisely added a wrong-version source which provides packages that are incompatible with your release of Ubuntu. Remove all packages you installed from that unwise source, then delete that source.
– user535733
Feb 24 at 19:56
@fkraiem I am not sure why this has happened but what to do now? I am trying to upgrade it but i am getting following error: E: Could not get lock /var/lib/apt/lists/lock - open (11: Resource temporarily unavailable) E: Unable to lock directory /var/lib/apt/lists/ so what to do now?
– gaurav
Feb 26 at 18:55
@fkraiem I am not sure why this has happened but what to do now? I am trying to upgrade it but i am getting following error: E: Could not get lock /var/lib/apt/lists/lock - open (11: Resource temporarily unavailable) E: Unable to lock directory /var/lib/apt/lists/ so what to do now?
– gaurav
Feb 26 at 18:55
|
show 1 more 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
});
}
});
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%2f1120915%2fgnupg-breaks-software-properties-common-0-96-24-3-but-0-96-20-7-is-to-be-i%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
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%2f1120915%2fgnupg-breaks-software-properties-common-0-96-24-3-but-0-96-20-7-is-to-be-i%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
Looks like you have been doing something weird with
gnupg... What's the output ofapt-cache policy gnupg?– fkraiem
Feb 24 at 17:21
gnupg: Installed: 1.4.20-1ubuntu3.1 Candidate: 2.2.4-1ubuntu1.2 Version table: 2.2.4-1ubuntu1.2 500 500 us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages 500 security.ubuntu.com/ubuntu bionic-security/main amd64 Packages 2.2.4-1ubuntu1 500 500 us.archive.ubuntu.com/ubuntu bionic/main amd64 Packages *** 1.4.20-1ubuntu3.1 100 100 /var/lib/dpkg/status
– gaurav
Feb 24 at 18:03
2
Yup, you have a
gnupgpackage from 16.04, but you are running 18.04. Why is this package not upgraded?– fkraiem
Feb 24 at 18:08
Looks like you have unwisely added a wrong-version source which provides packages that are incompatible with your release of Ubuntu. Remove all packages you installed from that unwise source, then delete that source.
– user535733
Feb 24 at 19:56
@fkraiem I am not sure why this has happened but what to do now? I am trying to upgrade it but i am getting following error: E: Could not get lock /var/lib/apt/lists/lock - open (11: Resource temporarily unavailable) E: Unable to lock directory /var/lib/apt/lists/ so what to do now?
– gaurav
Feb 26 at 18:55