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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2152450

Title:
  Ceph 20.2.0 - cephadm package missing dependencies

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/2152450/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to