Project

General

Profile

Actions

Bug #4443

closed

Missing dependency on python-argsparse on rpm based platforms

Added by Anonymous about 11 years ago. Updated about 11 years ago.

Status:
Resolved
Priority:
High
Assignee:
-
Category:
-
% Done:

0%

Source:
Development
Tags:
Backport:
Regression:
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Crash signature (v1):
Crash signature (v2):

Description

init-ceph will silently fail to create keys if the python-argparse module is not installed. This module will also be needed by the packaged version of ceph-deploy.

1) Add dependency to ceph-rpm and to new ceph-deploy rpm
2) Looking some sort of resonable error message if the
the module is not found
3) Do we need some sort of warning error message if ceph-create-keys failes when invoked by the start-up script.

Actions #1

Updated by Ian Colle about 11 years ago

  • Priority changed from Normal to High
Actions #2

Updated by Anonymous about 11 years ago

  • Status changed from New to Resolved

Resolved by adding python-argparse to the runtime dependencies for rpms and debian packages.

Actions

Also available in: Atom PDF