Package: ceph-volume
Version: 18.2.6-1
Severity: important
X-Debbugs-Cc: [email protected]

ceph-volume fails with the following output:

exception caught by decorator
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/ceph_volume/decorators.py", line 59, in 
newfunc
    return f(*a, **kw)
  File "/usr/lib/python3/dist-packages/ceph_volume/main.py", line 119, in main
    self.enable_plugins()
    ~~~~~~~~~~~~~~~~~~~^^
  File "/usr/lib/python3/dist-packages/ceph_volume/main.py", line 84, in 
enable_plugins
    plugins = _load_library_extensions()
  File "/usr/lib/python3/dist-packages/ceph_volume/main.py", line 189, in 
_load_library_extensions
    for ep in get_entry_points(group=group):
              ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/ceph_volume/main.py", line 14, in 
get_entry_points
    return entry_points().get(group, [])  # type: ignore
           ^^^^^^^^^^^^^^^^^^
AttributeError: 'EntryPoints' object has no attribute 'get'
-->  AttributeError: 'EntryPoints' object has no attribute 'get'

Upstream bug report at https://tracker.ceph.com/issues/68032.

For 18.2, reverting upstream commit
2d7ec80d4b6d2f148baadae2a7c5404b622be8cc helps

Cheers,
sur5r

-- 
ceterum censeo microsoftem esse delendam.

Attachment: pgp3HOHXGO4Mb.pgp
Description: OpenPGP digital signature

  • Bug#1104579: ceph-volume: AttributeError: 'EntryPoints' obje... Jakob Haufe

Reply via email to