[Bug 1546112] Re: ceph fails to uninstall

2016-02-16 Thread Bjørnar Ness
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
Server Team, which is subscribed to ceph in Ubuntu.
https://bugs.launchpad.net/bugs/1546112

Title:
  ceph fails to uninstall

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1546112] [NEW] ceph fails to uninstall

2016-02-16 Thread Bjørnar Ness
Public bug reported:

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)

** Affects: ceph (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: xenial

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

Title:
  ceph fails to uninstall

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1546064] [NEW] ceph fails to install caused by syntax error in /var/lib/dpkg/info/ceph-mds.postinst

2016-02-16 Thread Bjørnar Ness
Public bug reported:

; then missing on line 35 or the above file,

fix: sed -i "s/\(dpkg-statoverride.*null$\)/\1 ; then/"
/var/lib/dpkg/info/ceph-mds.postinst

** Affects: ceph (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: xenial

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

Title:
  ceph fails to install caused by syntax error in /var/lib/dpkg/info
  /ceph-mds.postinst

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs