Project

General

Profile

Actions

Bug #4877

closed

ceph-deploy pushy library compatibility issue between python 2.7 and 2.6.6

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

Status:
Resolved
Priority:
Normal
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

The is in issue with connection close when the going from ceph-deploy running on a system with python 2.7 to a target system running python 2.6.6. Problem was seen during work on Bug #4859:

ubuntu@gary-ubuntu-01:~/test-cd$ ceph-deploy install --dev next burnupi27
curl: (22)Exception in thread Thread-1 (most likely raised during interpreter shutdown):
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 551, in __bootstrap_inner
File "/usr/lib/python2.7/threading.py", line 504, in run
File "/usr/local/lib/python2.7/dist-packages/pushy/protocol/baseconnection.py", line 272, in serve_forever
<type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'util'

Actions

Also available in: Atom PDF