[Bug 1754585] Re: Can't uninstall ceph-mon package
Brian Murray
1754585 at bugs.launchpad.net
Wed Jul 31 19:11:09 UTC 2024
Ubuntu 17.10 (Artful Aardvark) has reached end of life, so this bug will
not be fixed for that specific release.
** Changed in: ceph (Ubuntu Artful)
Status: Fix Committed => Won't Fix
--
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:
Won't Fix
Status in ceph source package in Bionic:
Fix Released
Bug description:
[Impact]
Unable to uninstall ceph* packages
[Test Case]
sudo apt install ceph-osd
sudo apt purge ceph-osd
[Regression Potential]
Minimal - we're dropping postrm maintainer scripts which only stop obsolete/removed init.d sysv scripts.
[Original Bug Report]
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