Project

General

Profile

Bug #10756

test/ceph_objectstore_tool.py fails on centos 6

Added by Loïc Dachary about 9 years ago. Updated about 9 years ago.

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

100%

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

Description

Traceback (most recent call last):
  File "./test/ceph_objectstore_tool.py", line 4, in <module>
    from subprocess import check_output
ImportError: cannot import name check_output
FAIL: test/ceph_objectstore_tool.py

Associated revisions

Revision 15350a08 (diff)
Added by Kefu Chai about 9 years ago

ceph_objectstore_tool: fix check_output on python2.6

  • backported the subprocess.check_output from python2.7

Fixes: #10756

Signed-off-by: Kefu Chai <>

Revision 7ce0cb8e (diff)
Added by Kefu Chai about 9 years ago

ceph_objectstore_tool: fix check_output on python2.6

  • backported the subprocess.check_output from python2.7

Fixes: #10756

Signed-off-by: Kefu Chai <>
(cherry picked from commit 15350a088d84bc6fc664f0d3f5d09b35f58b2144)

Conflicts:
src/test/ceph_objectstore_tool.py

History

#1 Updated by Kefu Chai about 9 years ago

i posted a pull request at https://github.com/ceph/ceph/pull/3627 . i am still pulling the centos 6 image. will update the PR once the test is completed.

#2 Updated by Loïc Dachary about 9 years ago

  • Status changed from New to In Progress
  • Assignee set to Kefu Chai

#3 Updated by Loïc Dachary about 9 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF