summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_rest_pubsub.cc
diff options
context:
space:
mode:
authorThomas Lamprecht <t.lamprecht@proxmox.com>2023-09-05 13:28:07 +0200
committerThomas Lamprecht <t.lamprecht@proxmox.com>2023-11-25 12:59:55 +0100
commitadc501c2ceed138dd0b94be5a17ea7489377da57 (patch)
tree6da2b62bc8c424335c03a87fc4291eeaac55942c /src/rgw/rgw_rest_pubsub.cc
parentMerge pull request #52956 from aclamk/wip-aclamk-testing-variable-workload (diff)
downloadceph-adc501c2ceed138dd0b94be5a17ea7489377da57.tar.xz
ceph-adc501c2ceed138dd0b94be5a17ea7489377da57.zip
debian: add missing bcrypt to manager .requires
The `ceph-mgr` package lost its dependency on `python3-bcrypt` when the dependencies got moved from d/control to a dh_python3 compatible requires file. Add it again as the bcrypt module is still used there. Otherwise one gets errors when, e.g., calling `ceph -s` after a fresh installation: > 13 mgr modules have failed dependencies > Module 'balancer' has failed dependency: No module named 'bcrypt' > Module 'crash' has failed dependency: No module named 'bcrypt' > Module 'devicehealth' has failed dependency: No module named 'bcrypt' > Module 'iostat' has failed dependency: No module named 'bcrypt' > Module 'nfs' has failed dependency: No module named 'bcrypt' > Module 'orchestrator' has failed dependency: No module named 'bcrypt' > Module 'pg_autoscaler' has failed dependency: No module named 'bcrypt' > Module 'progress' has failed dependency: No module named 'bcrypt' > Module 'rbd_support' has failed dependency: No module named 'bcrypt' > Module 'restful' has failed dependency: No module named 'bcrypt' > Module 'status' has failed dependency: No module named 'bcrypt' > Module 'telemetry' has failed dependency: No module named 'bcrypt' > Module 'volumes' has failed dependency: No module named 'bcrypt' Fixes: https://tracker.ceph.com/issues/63637 Fixes: ef19547e83e ("debian: add .requires for specifying python3 deps") Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Diffstat (limited to 'src/rgw/rgw_rest_pubsub.cc')
0 files changed, 0 insertions, 0 deletions