Project

General

Profile

Actions

Bug #22959

closed

build: can't uninstall ceph-{mgr|mon|osd|mds|base} because ceph.service doesn't exist

Added by Nathaniel Dean about 6 years ago. Updated almost 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
common
Target version:
-
% Done:

0%

Source:
Community (user)
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
ceph-deploy
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Attempting to uninstall ceph packages (using ceph-deploy purge or by normal apt commands) on ubuntu (17.10) is unsuccessful with the following error:

dpkg: ceph: dependency problems, but removing anyway as you requested:
 ceph-mds depends on ceph.

Removing ceph (12.2.1-0ubuntu0.17.10.1) ...
Removing ceph-mgr (12.2.1-0ubuntu0.17.10.1) ...
Failed to stop ceph.service: Unit ceph.service not loaded.
invoke-rc.d: initscript ceph, action "stop" failed.

There are dependency problems, but that's besides the point. If the ceph.service isn't loaded, that shouldn't be a blocker to uninstall the package.

Actions #1

Updated by Patrick Donnelly about 6 years ago

  • Subject changed from luminous 12.2.1: can't uninstall ceph-{mgr|mon|osd|mds|base} because ceph.service doesn't exist to build: can't uninstall ceph-{mgr|mon|osd|mds|base} because ceph.service doesn't exist
Actions #2

Updated by Ken Dreyer about 6 years ago

The "ceph-mds" package should not depend on "ceph". "ceph" should be an empty meta-package.

Actions #3

Updated by Sage Weil almost 3 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF