Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to locate package ceph-osd and ceph-mon #1

Open
hafizuleppy opened this issue Oct 19, 2017 · 3 comments
Open

Unable to locate package ceph-osd and ceph-mon #1

hafizuleppy opened this issue Oct 19, 2017 · 3 comments

Comments

@hafizuleppy
Copy link

hafizuleppy commented Oct 19, 2017

[pi1][INFO ] Running command: sudo env DEBIAN_FRONTEND=noninteractive DEBIAN_PRIORITY=critical apt-get --assume-yes -q --no-install-recommends install -o Dpkg::Options::=--force-confnew ceph ceph-osd ceph-mds ceph-mon radosgw
[pi1][DEBUG ] Reading package lists...
[pi1][DEBUG ] Building dependency tree...
[pi1][DEBUG ] Reading state information...
[pi1][WARNIN] E: Unable to locate package ceph-osd
[pi1][WARNIN] E: Unable to locate package ceph-mon
[pi1][ERROR ] RuntimeError: command returned non-zero exit status: 100
[ceph_deploy][ERROR ] RuntimeError: Failed to execute command: env DEBIAN_FRONTEND=noninteractive DEBIAN_PRIORITY=critical apt-get --assume-yes -q --no-install-recommends install -o Dpkg::Options::=--force-confnew ceph ceph-osd ceph-mds ceph-mon radosgw

these Error occur when i run this command
ceph-deploy install --release jewel pi1 pi2 pi3

im using ubuntu mate 16.04
deb https://download.ceph.com/debian-jewel/ xenial main

help me
im newbi want to install ceph cluster

@maricaantonacci
Copy link
Member

it seems something related to the repo structure. Sorry, I cannot verify the installation procedure right now, but you can try to modify the repo adding your architecture, e.g.:

deb [arch=amd64] http://download.ceph.com/debian-jewel/ xenial main

Let me know. Thanks!

@hafizuleppy
Copy link
Author

@maricaantonacci hye and thanks... deb [arch=amd64] http://download.ceph.com/debian-jewel/ xenial main not work... if u have free time please verify the installation procedure... huge thanks from me because u the only person reply...

@kul2709
Copy link

kul2709 commented Oct 14, 2018

I am also facing same issue for mimic version in ubuntu 16.04. Please provide any solution to resolve this.

The following packages have unmet dependencies:
[mon2][DEBUG ] ceph : Depends: ceph-mgr (= 13.2.1-1xenial) but it is not going to be installed
[mon2][DEBUG ] ceph-mds : Depends: ceph-base (= 13.2.1-1xenial) but it is not going to be installed
[mon2][DEBUG ] ceph-mon : Depends: ceph-base (= 13.2.1-1xenial) but it is not going to be installed
[mon2][DEBUG ] ceph-osd : Depends: ceph-base (= 13.2.1-1xenial) but it is not going to be installed
[mon2][DEBUG ] radosgw : Depends: ceph-common (= 13.2.1-1xenial) but it is not going to be installed
[mon2][WARNIN] E: Unable to correct problems, you have held broken packages.
[mon2][ERROR ] RuntimeError: command returned non-zero exit status: 100
[ceph_deploy][ERROR ] RuntimeError: Failed to execute command: env DEBIAN_FRONTEND=noninteractive DEBIAN_PRIORITY=critical apt-get --assume-yes -q --no-install-recommends install -o Dpkg::Options::=--force-confnew ceph ceph-osd ceph-mds ceph-mon radosgw

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants