[Bug 1754585] Re: Can't uninstall ceph-mon package
Launchpad Bug Tracker
1754585 at bugs.launchpad.net
Thu Mar 22 09:25:13 UTC 2018
This bug was fixed in the package ceph - 12.2.4-0ubuntu1
---------------
ceph (12.2.4-0ubuntu1) bionic; urgency=medium
[ James Page ]
* New upstream point release (LP: #1750826, #1731819, #1718134).
* d/ceph-osd.install: Add ceph-volume tools (LP: #1750376).
* d/*: wrap-and-sort -bast.
* d/control,compat: Bump debhelper compat level to 10.
* d/control: Switch to using python3-sphinx.
* d/rules: Switch to using WITH_BOOST_CONTEXT for rgw beast frontend
enablement.
* d/rules,control: Switch to using vendored boost as 1.66 is required.
* d/control: Add python-jinja2 to Depends of ceph-mgr (LP: #1752308).
[ Tiago Stürmer Daitx ]
* Update java source and target flags from 1.5 to 1.8. Allows it to run
using OpenJDK 8 or earlier and to be build with OpenJDK 9, 10, and 11
(LP: #1756854).
[ James Page ]
* d/ceph*.prerm: Drop, no longer needed as only use for removed upstart
and init.d methods of managing ceph daemons (LP: #1754585).
-- James Page <james.page at ubuntu.com> Tue, 20 Mar 2018 09:28:22 +0000
** Changed in: ceph (Ubuntu Bionic)
Status: Fix Committed => Fix Released
--
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/1754585
Title:
Can't uninstall ceph-mon package
Status in ceph package in Ubuntu:
Fix Released
Status in ceph source package in Artful:
Triaged
Status in ceph source package in Bionic:
Fix Released
Bug description:
In Ubuntu Artful, when I'm trying to uninstall the ceph package, I get
the following error:
sudo apt remove ceph-mon
Leyendo lista de paquetes... Hecho
Creando árbol de dependencias
Leyendo la información de estado... Hecho
Los siguientes paquetes se ELIMINARÁN:
ceph ceph-mon
0 actualizados, 0 nuevos se instalarán, 2 para eliminar y 0 no actualizados.
Se liberarán 13,8 MB después de esta operación.
¿Desea continuar? [S/n]
(Leyendo la base de datos ... 290537 ficheros o directorios instalados actualmente.)
Desinstalando ceph (12.2.2-0ubuntu0.17.10.1) ...
Desinstalando ceph-mon (12.2.2-0ubuntu0.17.10.1) ...
Failed to stop ceph.service: Unit ceph.service not loaded.
invoke-rc.d: initscript ceph, action "stop" failed.
dpkg: error al procesar el paquete ceph-mon (--remove):
el subproceso instalado el script pre-removal devolvió el código de salida de error 5
Se encontraron errores al procesar:
ceph-mon
E: Sub-process /usr/bin/dpkg returned an error code (1)
It's similar to https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1546112 but instead of ceph, that I can uninstall, the problem now is ceph-mon.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1754585/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list