Package: ceph-osd
Version: 16.2.7+ds-1
Severity: grave
Justification: renders package unusable

Dear Maintainer,

When I start ceph-volume, I get the following error:
Traceback (most recent call last):
  File "/usr/sbin/ceph-volume", line 33, in <module>
    sys.exit(load_entry_point('ceph-volume==1.0.0', 'console_scripts', 
'ceph-volume')())
  File "/usr/sbin/ceph-volume", line 25, in importlib_load_entry_point
    return next(matches).load()
  File "/usr/lib/python3.9/importlib/metadata.py", line 77, in load
    module = import_module(match.group('module'))
  File "/usr/lib/python3.9/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1030, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
  File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 680, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 850, in exec_module
  File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed
  File "/usr/lib/python3/dist-packages/ceph_volume/main.py", line 9, in <module>
    from ceph_volume import log, devices, configuration, conf, exceptions, 
terminal, inventory, drive_group
  File "/usr/lib/python3/dist-packages/ceph_volume/drive_group/__init__.py", 
line 1, in <module>
    from .main import Deploy # noqa
  File "/usr/lib/python3/dist-packages/ceph_volume/drive_group/main.py", line 
8, in <module>
    from ceph.deployment.drive_group import DriveGroupSpec
ModuleNotFoundError: No module named 'ceph'

Downgrading ceph back to the testing branch, I get a working ceph-volume to 
setup the volume for later use by the osd.
However, the osd won't start with the old version, due to previously already 
having upgraded, so I need to upgrade ceph again after running the ceph-volume 
lvm trigger command.
On reboot, I need to do a downgrade again, run ceph-volume, and then upgrade to 
start the osd.

-- System Information:
Debian Release: bookworm/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: arm64 (aarch64)

Kernel: Linux 5.15.0-2-arm64 (SMP w/4 CPU threads)
Kernel taint flags: TAINT_DIE, TAINT_WARN, TAINT_CRAP
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages ceph-osd depends on:
ii  ceph-base                       16.2.7+ds-1
ii  ceph-common                     16.2.7+ds-1
ii  libaio1                         0.3.112-13
ii  libblkid1                       2.37.2-5
ii  libboost-iostreams1.74.0        1.74.0-13
ii  libboost-program-options1.74.0  1.74.0-13
ii  libboost-thread1.74.0           1.74.0-13
ii  libc6                           2.33-1
ii  libfmt8                         8.0.1+ds1-4
ii  libfuse2                        2.9.9-5
ii  libgcc-s1                       11.2.0-13
ii  libibverbs1                     38.0-1
ii  libleveldb1d                    1.23-3
ii  liblz4-1                        1.9.3-2
ii  libpmem1                        1.11.1-3
ii  librados2                       16.2.7+ds-1
ii  librdmacm1                      38.0-1
ii  libsnappy1v5                    1.1.8-1
ii  libssl1.1                       1.1.1m-1
ii  libstdc++6                      11.2.0-13
ii  libudev1                        249.7-1
ii  lvm2                            2.03.11-2.1
ii  python3                         3.9.8-1
ii  python3-ceph                    16.2.7+ds-1
ii  sudo                            1.9.8p2-1
ii  zlib1g                          1:1.2.11.dfsg-2

ceph-osd recommends no packages.

Versions of packages ceph-osd suggests:
ii  nvme-cli  1.16-3

-- no debconf information

Reply via email to