Unable to install packages, error by software management
I am unable to install .deb file because of this error from gdebi
Only one software management tool is allowed to run at the same time
Please close the other application e.g 'Update manage', 'aptitude' or 'synaptic' first.
software-installation software-center gdebi
add a comment |
I am unable to install .deb file because of this error from gdebi
Only one software management tool is allowed to run at the same time
Please close the other application e.g 'Update manage', 'aptitude' or 'synaptic' first.
software-installation software-center gdebi
3
Try closing all other programs, then try again.
– Nick Weinberg
Sep 4 '16 at 4:51
If that doesn't work, try restarting your computer.
– JonasCz
Sep 4 '16 at 6:58
I think you're using Linux Mint Cinnamon. btw, is your problem solved?
– Anwar
Sep 4 '16 at 12:58
add a comment |
I am unable to install .deb file because of this error from gdebi
Only one software management tool is allowed to run at the same time
Please close the other application e.g 'Update manage', 'aptitude' or 'synaptic' first.
software-installation software-center gdebi
I am unable to install .deb file because of this error from gdebi
Only one software management tool is allowed to run at the same time
Please close the other application e.g 'Update manage', 'aptitude' or 'synaptic' first.
software-installation software-center gdebi
software-installation software-center gdebi
edited Sep 4 '16 at 13:01
Anwar
56.4k22146253
56.4k22146253
asked Sep 4 '16 at 4:45
Poorna ChandraPoorna Chandra
1
1
3
Try closing all other programs, then try again.
– Nick Weinberg
Sep 4 '16 at 4:51
If that doesn't work, try restarting your computer.
– JonasCz
Sep 4 '16 at 6:58
I think you're using Linux Mint Cinnamon. btw, is your problem solved?
– Anwar
Sep 4 '16 at 12:58
add a comment |
3
Try closing all other programs, then try again.
– Nick Weinberg
Sep 4 '16 at 4:51
If that doesn't work, try restarting your computer.
– JonasCz
Sep 4 '16 at 6:58
I think you're using Linux Mint Cinnamon. btw, is your problem solved?
– Anwar
Sep 4 '16 at 12:58
3
3
Try closing all other programs, then try again.
– Nick Weinberg
Sep 4 '16 at 4:51
Try closing all other programs, then try again.
– Nick Weinberg
Sep 4 '16 at 4:51
If that doesn't work, try restarting your computer.
– JonasCz
Sep 4 '16 at 6:58
If that doesn't work, try restarting your computer.
– JonasCz
Sep 4 '16 at 6:58
I think you're using Linux Mint Cinnamon. btw, is your problem solved?
– Anwar
Sep 4 '16 at 12:58
I think you're using Linux Mint Cinnamon. btw, is your problem solved?
– Anwar
Sep 4 '16 at 12:58
add a comment |
2 Answers
2
active
oldest
votes
There is a conflict between gdebi and some other package management program - Software Center for GNOME, Ubuntu Software Center, Software Updater, Synaptic, apt, aptitude, etc. There can be only one software management program installing/updating software at the same time. To remove the conflict, close the terminal and close all other software management tools, except for the single one that you are currently trying to use.
add a comment |
Below command works for me.
sudo dpkg --configure -a
New contributor
sradha is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
This command is definitely unrelated to the problem.
– guntbert
2 hours ago
add a comment |
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%2f820712%2funable-to-install-packages-error-by-software-management%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
There is a conflict between gdebi and some other package management program - Software Center for GNOME, Ubuntu Software Center, Software Updater, Synaptic, apt, aptitude, etc. There can be only one software management program installing/updating software at the same time. To remove the conflict, close the terminal and close all other software management tools, except for the single one that you are currently trying to use.
add a comment |
There is a conflict between gdebi and some other package management program - Software Center for GNOME, Ubuntu Software Center, Software Updater, Synaptic, apt, aptitude, etc. There can be only one software management program installing/updating software at the same time. To remove the conflict, close the terminal and close all other software management tools, except for the single one that you are currently trying to use.
add a comment |
There is a conflict between gdebi and some other package management program - Software Center for GNOME, Ubuntu Software Center, Software Updater, Synaptic, apt, aptitude, etc. There can be only one software management program installing/updating software at the same time. To remove the conflict, close the terminal and close all other software management tools, except for the single one that you are currently trying to use.
There is a conflict between gdebi and some other package management program - Software Center for GNOME, Ubuntu Software Center, Software Updater, Synaptic, apt, aptitude, etc. There can be only one software management program installing/updating software at the same time. To remove the conflict, close the terminal and close all other software management tools, except for the single one that you are currently trying to use.
edited Sep 4 '16 at 7:13
answered Sep 4 '16 at 7:06
karelkarel
59k13128149
59k13128149
add a comment |
add a comment |
Below command works for me.
sudo dpkg --configure -a
New contributor
sradha is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
This command is definitely unrelated to the problem.
– guntbert
2 hours ago
add a comment |
Below command works for me.
sudo dpkg --configure -a
New contributor
sradha is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
This command is definitely unrelated to the problem.
– guntbert
2 hours ago
add a comment |
Below command works for me.
sudo dpkg --configure -a
New contributor
sradha is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Below command works for me.
sudo dpkg --configure -a
New contributor
sradha is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
sradha is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
answered yesterday
sradhasradha
1012
1012
New contributor
sradha is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
sradha is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
sradha is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
This command is definitely unrelated to the problem.
– guntbert
2 hours ago
add a comment |
This command is definitely unrelated to the problem.
– guntbert
2 hours ago
This command is definitely unrelated to the problem.
– guntbert
2 hours ago
This command is definitely unrelated to the problem.
– guntbert
2 hours ago
add a comment |
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%2f820712%2funable-to-install-packages-error-by-software-management%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
3
Try closing all other programs, then try again.
– Nick Weinberg
Sep 4 '16 at 4:51
If that doesn't work, try restarting your computer.
– JonasCz
Sep 4 '16 at 6:58
I think you're using Linux Mint Cinnamon. btw, is your problem solved?
– Anwar
Sep 4 '16 at 12:58