[Bug 2152450] [NEW] Ceph 20.2.0 - cephadm package missing dependencies

Alan Baghumian 2152450 at bugs.launchpad.net
Wed May 13 09:49:32 UTC 2026


Public bug reported:

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

** Affects: ceph (Ubuntu)
     Importance: Undecided
         Status: New

-- 
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