[Bug 1546112] Re: ceph fails to uninstall

Bjørnar Ness bjornar.ness at gmail.com
Tue Feb 16 14:23:45 UTC 2016


in file: /var/lib/dpkg/info/ceph.prerm

no service called ceph:

                invoke-rc.d ceph stop || {
                        RESULT=$?
                        if [ $RESULT != 100 ]; then
                                exit $RESULT
                        fi
                }

-- 
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/1546112

Title:
  ceph fails to uninstall

Status in ceph package in Ubuntu:
  New

Bug description:
  ceph fails to uninstall with the following error:

  Removing ceph (9.2.0-0ubuntu4) ...
  Failed to stop ceph.service: Unit ceph.service not loaded.
  invoke-rc.d: initscript ceph, action "stop" failed.
  dpkg: error processing package ceph (--purge):
   subprocess installed pre-removal script returned error exit status 5
  ceph-create-keys.service is a disabled or a static unit, not starting it.
  Errors were encountered while processing:
   ceph
  E: Sub-process /usr/bin/dpkg returned an error code (1)

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



More information about the Ubuntu-openstack-bugs mailing list