]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
debian: package mgr/smb in ceph-mgr-modules-core 67133/head
authorRoland Sommer <rol@ndsommer.de>
Fri, 30 Jan 2026 07:54:49 +0000 (08:54 +0100)
committerRoland Sommer <rol@ndsommer.de>
Fri, 30 Jan 2026 07:54:49 +0000 (08:54 +0100)
The `BaseController` auto-imports the packaged `mgr/dashboard/controllers/smb.py`
file, which in turn wants to import `smb.enums` etc. which is part of the `smb`
package which is missing from `debian/ceph-mgr-modules-core.install`, thus
missing in the package. The missing module causes an exception
`ModuleNotFoundError: No module named 'smb'` on mgr instances when running a
ceph tentacle cluster installed from debian packages.

See: https://tracker.ceph.com/issues/74268
Signed-off-by: Roland Sommer <rol@ndsommer.de>
debian/ceph-mgr-modules-core.install

index 5d1e35204fc2f4af5295b23926b56b6bf90e530f..90359a8e3e73f7e3f3fe45e7be845dfea15133d4 100644 (file)
@@ -17,6 +17,7 @@ usr/share/ceph/mgr/prometheus
 usr/share/ceph/mgr/rbd_support
 usr/share/ceph/mgr/rgw
 usr/share/ceph/mgr/selftest
+usr/share/ceph/mgr/smb
 usr/share/ceph/mgr/snap_schedule
 usr/share/ceph/mgr/stats
 usr/share/ceph/mgr/status