-
Notifications
You must be signed in to change notification settings - Fork 4
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
Comments
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! |
@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... |
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: |
[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
The text was updated successfully, but these errors were encountered: