]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph.spec.in: require update-alternatives for the osd scriptlets 69408/head
authorKefu Chai <k.chai@proxmox.com>
Thu, 11 Jun 2026 03:32:24 +0000 (11:32 +0800)
committerKefu Chai <k.chai@proxmox.com>
Thu, 11 Jun 2026 05:32:25 +0000 (13:32 +0800)
commit7fc3a9e12f7539eabcaf80d3960a588d81983710
treeab540c4da0ff6ce6cba2ec8665ed17f43c58e557
parentb571051663fc4a0160aac618f8113b8664aeba79
ceph.spec.in: require update-alternatives for the osd scriptlets

ceph-osd-crimson and ceph-osd-classic call update-alternatives in their
%posttrans and %preun scriptlets but don't depend on it. declare it as a
scriptlet dependency so the binary is there when they run.

Fixes: https://tracker.ceph.com/issues/77323
Signed-off-by: Kefu Chai <k.chai@proxmox.com>
ceph.spec.in