Project

General

Profile

Actions

Bug #13762

closed

infernalis osd fails to start on ubuntu trusty

Added by Logan V over 8 years ago. Updated almost 6 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
Severity:
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Traceback (most recent call last):
File "/usr/bin/ceph-detect-init", line 5, in <module>
from pkg_resources import load_entry_point
ImportError: No module named pkg_resources
ERROR:ceph-disk:Failed to activate
ceph-disk: Command '/usr/bin/ceph-detect-init' returned non-zero exit status 1

After installing python-pkg-resources it works. None of the ceph packages show a dependency on python-pkg-resources so it seems like a packaging issue with the infernalis ubuntu pkgs.

  1. ceph -v && dpkg -l | grep ceph
    ceph version 9.2.0 (17df5d2948d929e997b9d320b228caffc8314e58)
    ii ceph 9.2.0-1trusty amd64 distributed storage and file system
    ii ceph-common 9.2.0-1trusty amd64 common utilities to mount and interact with a ceph storage cluster
    ii ceph-mds 9.2.0-1trusty amd64 metadata server for the ceph distributed file system
    ii libcephfs1 9.2.0-1trusty amd64 Ceph distributed file system client library
    ii python-cephfs 9.2.0-1trusty amd64 Python libraries for the Ceph libcephfs library
Actions #1

Updated by Nathan Cutler over 8 years ago

  • Tracker changed from Tasks to Bug
  • Project changed from Stable releases to Ceph
Actions #2

Updated by Nathan Cutler over 8 years ago

  • Project changed from Ceph to devops
Actions #3

Updated by Sage Weil almost 6 years ago

  • Status changed from New to Rejected
Actions

Also available in: Atom PDF