[Bug 1759508] Re: should Depend upon psmisc (for killall, used in logrotate config)

Matthew Vernon matthew at debian.org
Wed Jul 3 11:36:03 UTC 2019


We encountered this problem because our 16.04 boxes (installed via FAI)
did not have psmisc installed on them, so are you sure about that?

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to ceph in Ubuntu.
https://bugs.launchpad.net/bugs/1759508

Title:
  should Depend upon psmisc (for killall, used in logrotate config)

Status in ceph package in Ubuntu:
  Won't Fix

Bug description:
  version: 10.2.9-0ubuntu0.16.04.1
  Ubuntu version: 16.04

  /etc/logrotate.d/ceph-common contains:

  /var/log/ceph/*.log {
      rotate 7
      daily
      compress
      sharedscripts
      postrotate
          killall -q -1 ceph-mon ceph-mds ceph-osd ceph-fuse radosgw || true
      endscript
      missingok
      notifempty
      su root ceph
  }

  killall is in the psmisc package, so the ceph-common package should
  declare a dependency on psmisc.

  Thanks,

  Matthew

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1759508/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list