Ubuntu 18.04 apt install keystone fails because of dependency errors "this may mean that you have requested...
up vote
0
down vote
favorite
I have this problem with keystone installation.

Content of /etc/apt/sources.list
deb http://archive.ubuntu.com/ubuntu bionic main
deb http://archive.ubuntu.com/ubuntu bionic-security main
deb http://archive.ubuntu.com/ubuntu bionic-updates main
deb [arch=ppc64el,arm64,amd64]
http://mirror.hosting90.cz/mariadb/repo/10.3/ubuntu bionic main
# deb-src [arch=ppc64el,arm64,amd64] http://mirror.hosting90.cz/mariadb/repo/10.3/ubuntu bionic main
Content of /etc/apt/sources.list.d/cloudarchive-rocky.list
deb http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/rocky main
# deb-src http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/rocky main
# deb-src http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/rocky main
Content of /etc/apt/sources.list.d/cloudarchive-rocky.list.save
deb http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/rocky main
# deb-src http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/rocky main
apt server 18.04 package-management
New contributor
Michael Haken is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
up vote
0
down vote
favorite
I have this problem with keystone installation.

Content of /etc/apt/sources.list
deb http://archive.ubuntu.com/ubuntu bionic main
deb http://archive.ubuntu.com/ubuntu bionic-security main
deb http://archive.ubuntu.com/ubuntu bionic-updates main
deb [arch=ppc64el,arm64,amd64]
http://mirror.hosting90.cz/mariadb/repo/10.3/ubuntu bionic main
# deb-src [arch=ppc64el,arm64,amd64] http://mirror.hosting90.cz/mariadb/repo/10.3/ubuntu bionic main
Content of /etc/apt/sources.list.d/cloudarchive-rocky.list
deb http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/rocky main
# deb-src http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/rocky main
# deb-src http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/rocky main
Content of /etc/apt/sources.list.d/cloudarchive-rocky.list.save
deb http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/rocky main
# deb-src http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/rocky main
apt server 18.04 package-management
New contributor
Michael Haken is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
2
"You have requested an impossible situation" usually means that you have made an unwise choice of sources to draw software packages from. Please edit your question to show us the complete list of your sources in /etc/apt/sources.list and /etc/apt/sources.list.d. Alternately, if you already suspect the mistake you made that caused this problem, don't hold back. The more you tell us, the better we can advise you.
– user535733
Nov 20 at 15:44
Please do not post screenshots of the terminal. Paste the text directly to your question and apply code formatting.
– Melebius
Nov 22 at 15:19
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I have this problem with keystone installation.

Content of /etc/apt/sources.list
deb http://archive.ubuntu.com/ubuntu bionic main
deb http://archive.ubuntu.com/ubuntu bionic-security main
deb http://archive.ubuntu.com/ubuntu bionic-updates main
deb [arch=ppc64el,arm64,amd64]
http://mirror.hosting90.cz/mariadb/repo/10.3/ubuntu bionic main
# deb-src [arch=ppc64el,arm64,amd64] http://mirror.hosting90.cz/mariadb/repo/10.3/ubuntu bionic main
Content of /etc/apt/sources.list.d/cloudarchive-rocky.list
deb http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/rocky main
# deb-src http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/rocky main
# deb-src http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/rocky main
Content of /etc/apt/sources.list.d/cloudarchive-rocky.list.save
deb http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/rocky main
# deb-src http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/rocky main
apt server 18.04 package-management
New contributor
Michael Haken is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
I have this problem with keystone installation.

Content of /etc/apt/sources.list
deb http://archive.ubuntu.com/ubuntu bionic main
deb http://archive.ubuntu.com/ubuntu bionic-security main
deb http://archive.ubuntu.com/ubuntu bionic-updates main
deb [arch=ppc64el,arm64,amd64]
http://mirror.hosting90.cz/mariadb/repo/10.3/ubuntu bionic main
# deb-src [arch=ppc64el,arm64,amd64] http://mirror.hosting90.cz/mariadb/repo/10.3/ubuntu bionic main
Content of /etc/apt/sources.list.d/cloudarchive-rocky.list
deb http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/rocky main
# deb-src http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/rocky main
# deb-src http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/rocky main
Content of /etc/apt/sources.list.d/cloudarchive-rocky.list.save
deb http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/rocky main
# deb-src http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/rocky main
apt server 18.04 package-management
apt server 18.04 package-management
New contributor
Michael Haken is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Michael Haken is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
edited Nov 23 at 14:06
Zanna
49.1k13123234
49.1k13123234
New contributor
Michael Haken is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked Nov 20 at 15:38
Michael Haken
112
112
New contributor
Michael Haken is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Michael Haken is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Michael Haken is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
2
"You have requested an impossible situation" usually means that you have made an unwise choice of sources to draw software packages from. Please edit your question to show us the complete list of your sources in /etc/apt/sources.list and /etc/apt/sources.list.d. Alternately, if you already suspect the mistake you made that caused this problem, don't hold back. The more you tell us, the better we can advise you.
– user535733
Nov 20 at 15:44
Please do not post screenshots of the terminal. Paste the text directly to your question and apply code formatting.
– Melebius
Nov 22 at 15:19
add a comment |
2
"You have requested an impossible situation" usually means that you have made an unwise choice of sources to draw software packages from. Please edit your question to show us the complete list of your sources in /etc/apt/sources.list and /etc/apt/sources.list.d. Alternately, if you already suspect the mistake you made that caused this problem, don't hold back. The more you tell us, the better we can advise you.
– user535733
Nov 20 at 15:44
Please do not post screenshots of the terminal. Paste the text directly to your question and apply code formatting.
– Melebius
Nov 22 at 15:19
2
2
"You have requested an impossible situation" usually means that you have made an unwise choice of sources to draw software packages from. Please edit your question to show us the complete list of your sources in /etc/apt/sources.list and /etc/apt/sources.list.d. Alternately, if you already suspect the mistake you made that caused this problem, don't hold back. The more you tell us, the better we can advise you.
– user535733
Nov 20 at 15:44
"You have requested an impossible situation" usually means that you have made an unwise choice of sources to draw software packages from. Please edit your question to show us the complete list of your sources in /etc/apt/sources.list and /etc/apt/sources.list.d. Alternately, if you already suspect the mistake you made that caused this problem, don't hold back. The more you tell us, the better we can advise you.
– user535733
Nov 20 at 15:44
Please do not post screenshots of the terminal. Paste the text directly to your question and apply code formatting.
– Melebius
Nov 22 at 15:19
Please do not post screenshots of the terminal. Paste the text directly to your question and apply code formatting.
– Melebius
Nov 22 at 15:19
add a comment |
1 Answer
1
active
oldest
votes
up vote
1
down vote
Ok, thanks to user535733 for advice! The solution was to comment out the first line in /etc/apt/sources.list.d/cloudarchive-rocky.list
# deb http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/rocky main
# deb-src http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/rocky main
# deb-src http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/rocky main
New contributor
Michael Haken is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Glad you see you figured it out!
– user535733
Nov 20 at 19:27
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
Ok, thanks to user535733 for advice! The solution was to comment out the first line in /etc/apt/sources.list.d/cloudarchive-rocky.list
# deb http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/rocky main
# deb-src http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/rocky main
# deb-src http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/rocky main
New contributor
Michael Haken is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Glad you see you figured it out!
– user535733
Nov 20 at 19:27
add a comment |
up vote
1
down vote
Ok, thanks to user535733 for advice! The solution was to comment out the first line in /etc/apt/sources.list.d/cloudarchive-rocky.list
# deb http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/rocky main
# deb-src http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/rocky main
# deb-src http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/rocky main
New contributor
Michael Haken is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Glad you see you figured it out!
– user535733
Nov 20 at 19:27
add a comment |
up vote
1
down vote
up vote
1
down vote
Ok, thanks to user535733 for advice! The solution was to comment out the first line in /etc/apt/sources.list.d/cloudarchive-rocky.list
# deb http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/rocky main
# deb-src http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/rocky main
# deb-src http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/rocky main
New contributor
Michael Haken is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Ok, thanks to user535733 for advice! The solution was to comment out the first line in /etc/apt/sources.list.d/cloudarchive-rocky.list
# deb http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/rocky main
# deb-src http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/rocky main
# deb-src http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/rocky main
New contributor
Michael Haken is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
edited Nov 23 at 14:06
Zanna
49.1k13123234
49.1k13123234
New contributor
Michael Haken is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
answered Nov 20 at 17:50
Michael Haken
112
112
New contributor
Michael Haken is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Michael Haken is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Michael Haken is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Glad you see you figured it out!
– user535733
Nov 20 at 19:27
add a comment |
Glad you see you figured it out!
– user535733
Nov 20 at 19:27
Glad you see you figured it out!
– user535733
Nov 20 at 19:27
Glad you see you figured it out!
– user535733
Nov 20 at 19:27
add a comment |
Michael Haken is a new contributor. Be nice, and check out our Code of Conduct.
Michael Haken is a new contributor. Be nice, and check out our Code of Conduct.
Michael Haken is a new contributor. Be nice, and check out our Code of Conduct.
Michael Haken is a new contributor. Be nice, and check out our Code of Conduct.
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%2f1094555%2fubuntu-18-04-apt-install-keystone-fails-because-of-dependency-errors-this-may-m%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
2
"You have requested an impossible situation" usually means that you have made an unwise choice of sources to draw software packages from. Please edit your question to show us the complete list of your sources in /etc/apt/sources.list and /etc/apt/sources.list.d. Alternately, if you already suspect the mistake you made that caused this problem, don't hold back. The more you tell us, the better we can advise you.
– user535733
Nov 20 at 15:44
Please do not post screenshots of the terminal. Paste the text directly to your question and apply code formatting.
– Melebius
Nov 22 at 15:19