How to fixed erlang unmet dependancy on ubuntu?
sudo apt-get purge --auto-remove erlang
and for other package like for node
Error:
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
rabbitmq-server : Depends: erlang-base (>= 1:19.3) but 1:18.3-dfsg-1ubuntu3.1 is to be installed or
erlang-base-hipe (>= 1:19.3) or
esl-erlang (>= 1:19.3)
Depends: erlang-crypto (>= 1:19.3) or
esl-erlang (>= 1:19.3)
Depends: erlang-eldap (>= 1:19.3) but 1:18.3-dfsg-1ubuntu3.1 is to be installed or
esl-erlang (>= 1:19.3)
Depends: erlang-inets (>= 1:19.3) or
esl-erlang (>= 1:19.3)
Depends: erlang-mnesia (>= 1:19.3) or
esl-erlang (>= 1:19.3)
Depends: erlang-os-mon (>= 1:19.3) or
esl-erlang (>= 1:19.3)
Depends: erlang-parsetools (>= 1:19.3) or
esl-erlang (>= 1:19.3)
Depends: erlang-public-key (>= 1:19.3) or
esl-erlang (>= 1:19.3)
Depends: erlang-runtime-tools (>= 1:19.3) or
esl-erlang (>= 1:19.3)
Depends: erlang-ssl (>= 1:19.3) or
esl-erlang (>= 1:19.3)
Depends: erlang-syntax-tools (>= 1:19.3) or
esl-erlang (>= 1:19.3)
Depends: erlang-tools (>= 1:19.3) or
esl-erlang (>= 1:19.3)
Depends: erlang-xmerl (>= 1:19.3) or
esl-erlang (>= 1:19.3)
Depends: socat but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
apt package-management dependencies erlang
add a comment |
sudo apt-get purge --auto-remove erlang
and for other package like for node
Error:
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
rabbitmq-server : Depends: erlang-base (>= 1:19.3) but 1:18.3-dfsg-1ubuntu3.1 is to be installed or
erlang-base-hipe (>= 1:19.3) or
esl-erlang (>= 1:19.3)
Depends: erlang-crypto (>= 1:19.3) or
esl-erlang (>= 1:19.3)
Depends: erlang-eldap (>= 1:19.3) but 1:18.3-dfsg-1ubuntu3.1 is to be installed or
esl-erlang (>= 1:19.3)
Depends: erlang-inets (>= 1:19.3) or
esl-erlang (>= 1:19.3)
Depends: erlang-mnesia (>= 1:19.3) or
esl-erlang (>= 1:19.3)
Depends: erlang-os-mon (>= 1:19.3) or
esl-erlang (>= 1:19.3)
Depends: erlang-parsetools (>= 1:19.3) or
esl-erlang (>= 1:19.3)
Depends: erlang-public-key (>= 1:19.3) or
esl-erlang (>= 1:19.3)
Depends: erlang-runtime-tools (>= 1:19.3) or
esl-erlang (>= 1:19.3)
Depends: erlang-ssl (>= 1:19.3) or
esl-erlang (>= 1:19.3)
Depends: erlang-syntax-tools (>= 1:19.3) or
esl-erlang (>= 1:19.3)
Depends: erlang-tools (>= 1:19.3) or
esl-erlang (>= 1:19.3)
Depends: erlang-xmerl (>= 1:19.3) or
esl-erlang (>= 1:19.3)
Depends: socat but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
apt package-management dependencies erlang
Did you runsudo apt-get -f install
?
– George Udosen
Dec 5 '18 at 15:05
No, I thought it will break my system. Is it safe to run ?
– Saurabh Chandra Patel
Dec 5 '18 at 15:07
Why should it and if it does then the dependencies won't ever be met!
– George Udosen
Dec 5 '18 at 15:08
Looks like a classic case of wrong-version source. Please edit your question to include the complete output ofapt-cache policy rabbitmq-server
, and please tell us which release of Ubuntu you are running.
– user535733
Dec 5 '18 at 16:41
add a comment |
sudo apt-get purge --auto-remove erlang
and for other package like for node
Error:
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
rabbitmq-server : Depends: erlang-base (>= 1:19.3) but 1:18.3-dfsg-1ubuntu3.1 is to be installed or
erlang-base-hipe (>= 1:19.3) or
esl-erlang (>= 1:19.3)
Depends: erlang-crypto (>= 1:19.3) or
esl-erlang (>= 1:19.3)
Depends: erlang-eldap (>= 1:19.3) but 1:18.3-dfsg-1ubuntu3.1 is to be installed or
esl-erlang (>= 1:19.3)
Depends: erlang-inets (>= 1:19.3) or
esl-erlang (>= 1:19.3)
Depends: erlang-mnesia (>= 1:19.3) or
esl-erlang (>= 1:19.3)
Depends: erlang-os-mon (>= 1:19.3) or
esl-erlang (>= 1:19.3)
Depends: erlang-parsetools (>= 1:19.3) or
esl-erlang (>= 1:19.3)
Depends: erlang-public-key (>= 1:19.3) or
esl-erlang (>= 1:19.3)
Depends: erlang-runtime-tools (>= 1:19.3) or
esl-erlang (>= 1:19.3)
Depends: erlang-ssl (>= 1:19.3) or
esl-erlang (>= 1:19.3)
Depends: erlang-syntax-tools (>= 1:19.3) or
esl-erlang (>= 1:19.3)
Depends: erlang-tools (>= 1:19.3) or
esl-erlang (>= 1:19.3)
Depends: erlang-xmerl (>= 1:19.3) or
esl-erlang (>= 1:19.3)
Depends: socat but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
apt package-management dependencies erlang
sudo apt-get purge --auto-remove erlang
and for other package like for node
Error:
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
rabbitmq-server : Depends: erlang-base (>= 1:19.3) but 1:18.3-dfsg-1ubuntu3.1 is to be installed or
erlang-base-hipe (>= 1:19.3) or
esl-erlang (>= 1:19.3)
Depends: erlang-crypto (>= 1:19.3) or
esl-erlang (>= 1:19.3)
Depends: erlang-eldap (>= 1:19.3) but 1:18.3-dfsg-1ubuntu3.1 is to be installed or
esl-erlang (>= 1:19.3)
Depends: erlang-inets (>= 1:19.3) or
esl-erlang (>= 1:19.3)
Depends: erlang-mnesia (>= 1:19.3) or
esl-erlang (>= 1:19.3)
Depends: erlang-os-mon (>= 1:19.3) or
esl-erlang (>= 1:19.3)
Depends: erlang-parsetools (>= 1:19.3) or
esl-erlang (>= 1:19.3)
Depends: erlang-public-key (>= 1:19.3) or
esl-erlang (>= 1:19.3)
Depends: erlang-runtime-tools (>= 1:19.3) or
esl-erlang (>= 1:19.3)
Depends: erlang-ssl (>= 1:19.3) or
esl-erlang (>= 1:19.3)
Depends: erlang-syntax-tools (>= 1:19.3) or
esl-erlang (>= 1:19.3)
Depends: erlang-tools (>= 1:19.3) or
esl-erlang (>= 1:19.3)
Depends: erlang-xmerl (>= 1:19.3) or
esl-erlang (>= 1:19.3)
Depends: socat but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
apt package-management dependencies erlang
apt package-management dependencies erlang
asked Dec 5 '18 at 15:02
Saurabh Chandra PatelSaurabh Chandra Patel
12117
12117
Did you runsudo apt-get -f install
?
– George Udosen
Dec 5 '18 at 15:05
No, I thought it will break my system. Is it safe to run ?
– Saurabh Chandra Patel
Dec 5 '18 at 15:07
Why should it and if it does then the dependencies won't ever be met!
– George Udosen
Dec 5 '18 at 15:08
Looks like a classic case of wrong-version source. Please edit your question to include the complete output ofapt-cache policy rabbitmq-server
, and please tell us which release of Ubuntu you are running.
– user535733
Dec 5 '18 at 16:41
add a comment |
Did you runsudo apt-get -f install
?
– George Udosen
Dec 5 '18 at 15:05
No, I thought it will break my system. Is it safe to run ?
– Saurabh Chandra Patel
Dec 5 '18 at 15:07
Why should it and if it does then the dependencies won't ever be met!
– George Udosen
Dec 5 '18 at 15:08
Looks like a classic case of wrong-version source. Please edit your question to include the complete output ofapt-cache policy rabbitmq-server
, and please tell us which release of Ubuntu you are running.
– user535733
Dec 5 '18 at 16:41
Did you run
sudo apt-get -f install
?– George Udosen
Dec 5 '18 at 15:05
Did you run
sudo apt-get -f install
?– George Udosen
Dec 5 '18 at 15:05
No, I thought it will break my system. Is it safe to run ?
– Saurabh Chandra Patel
Dec 5 '18 at 15:07
No, I thought it will break my system. Is it safe to run ?
– Saurabh Chandra Patel
Dec 5 '18 at 15:07
Why should it and if it does then the dependencies won't ever be met!
– George Udosen
Dec 5 '18 at 15:08
Why should it and if it does then the dependencies won't ever be met!
– George Udosen
Dec 5 '18 at 15:08
Looks like a classic case of wrong-version source. Please edit your question to include the complete output of
apt-cache policy rabbitmq-server
, and please tell us which release of Ubuntu you are running.– user535733
Dec 5 '18 at 16:41
Looks like a classic case of wrong-version source. Please edit your question to include the complete output of
apt-cache policy rabbitmq-server
, and please tell us which release of Ubuntu you are running.– user535733
Dec 5 '18 at 16:41
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
});
}
});
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%2f1098664%2fhow-to-fixed-erlang-unmet-dependancy-on-ubuntu%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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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%2f1098664%2fhow-to-fixed-erlang-unmet-dependancy-on-ubuntu%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
Did you run
sudo apt-get -f install
?– George Udosen
Dec 5 '18 at 15:05
No, I thought it will break my system. Is it safe to run ?
– Saurabh Chandra Patel
Dec 5 '18 at 15:07
Why should it and if it does then the dependencies won't ever be met!
– George Udosen
Dec 5 '18 at 15:08
Looks like a classic case of wrong-version source. Please edit your question to include the complete output of
apt-cache policy rabbitmq-server
, and please tell us which release of Ubuntu you are running.– user535733
Dec 5 '18 at 16:41