[Bug 2152450] Re: Ceph 20.2.0 - cephadm package missing dependencies
Luciano Lo Giudice
2152450 at bugs.launchpad.net
Wed May 13 09:56:22 UTC 2026
*** This bug is a duplicate of bug 2150665 ***
https://bugs.launchpad.net/bugs/2150665
** This bug has been marked a duplicate of bug 2150665
cephadm: missing Depends on python3-ceph-common
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to ceph in Ubuntu.
https://bugs.launchpad.net/bugs/2152450
Title:
Ceph 20.2.0 - cephadm package missing dependencies
Status in ceph package in Ubuntu:
New
Bug description:
After installing cephadm on Resolute:
ii cephadm 20.2.0-0ubuntu2
all
Trying to bootstrap a cluster:
$ sudo cephadm bootstrap --mon-ip 10.3.1.190
Traceback (most recent call last):
File "/usr/sbin/cephadm", line 141, in <module>
from cephadmlib import runscripts
File "/usr/lib/python3/dist-packages/cephadmlib/runscripts.py", line 10, in <module>
from .container_types import CephContainer, InitContainer, SidecarContainer
File "/usr/lib/python3/dist-packages/cephadmlib/container_types.py", line 12, in <module>
from ceph.cephadm.images import DefaultImages
ModuleNotFoundError: No module named 'ceph'
Installing python3-ceph-common manually fixes this issue. We need to
address this in the next SRU
Thanks,
Alan
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/2152450/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list