Fix #4532
remove python 2.7 dependency in ceph-disk
% Done:
0%
Source:
Development
Tags:
Backport:
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature:
Description
see _check_output
centos has python 2.6.something
History
#1 Updated by Greg Farnum almost 8 years ago
This also impacts debian, unless I don't have the latest version on kai (pretty sure I still do).
#2 Updated by Dan Mick almost 8 years ago
kai has 6.0.7, which is the latest squeeze, and python 2.6.6. <sigh>
#3 Updated by Sage Weil almost 8 years ago
- Target version set to v0.62a
#4 Updated by Ian Colle almost 8 years ago
- translation missing: en.field_story_points set to 1.00
#5 Updated by Anonymous almost 8 years ago
Proposed fix in branch wip-4532
This issue is holding up testing of ceph-deploy on centos.
#6 Updated by Anonymous almost 8 years ago
- Status changed from 12 to Resolved
Resolved with the following commit:
commit a793853850ee135de14b9237f7023cadcdb8575c
Author: Gary Lowell <glowell@inktank.com>
Date: Tue Apr 2 12:11:10 2013 -0700
ceph-disk: CalledProcessError has no output keyword on 2.6
Signed-off-by: Gary Lowell <gary.lowell@inktank.com>