Project

General

Profile

Actions

Bug #5066

closed

Problems with ceph-deploy debs

Added by Peter Wienemann almost 11 years ago. Updated almost 11 years ago.

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

0%

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

Description

If I run ceph-deploy on the above system, I obtain the following error:

root@gurke:~# ceph-deploy -h
Traceback (most recent call last):
File "/usr/bin/ceph-deploy", line 12, in <module>
main()
File "/usr/lib/pymodules/python2.7/ceph_deploy/cli.py", line 83, in main
args = parse_args(args=args, namespace=namespace)
File "/usr/lib/pymodules/python2.7/ceph_deploy/cli.py", line 53, in parse_args
for ep in pkg_resources.iter_entry_points('ceph_deploy.cli')
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 1988, in load
if require: self.require(env, installer)
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2001, in require
working_set.resolve(self.dist.requires(self.extras),env,installer))
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 584, in resolve
raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: distribute

Actions #1

Updated by Sage Weil almost 11 years ago

  • Project changed from Ceph to devops
  • Priority changed from Normal to High
Actions #2

Updated by Peter Wienemann almost 11 years ago

Probably this is fixed by now (see http://article.gmane.org/gmane.comp.file-systems.ceph.user/1419) but I did not test it.

What worked for me is installing 'python-setuptools' manually.

Actions #3

Updated by Sage Weil almost 11 years ago

  • Status changed from New to Resolved
Actions

Also available in: Atom PDF