Bug 885586

Summary: Deprecation errors while updating glusterfs
Product: [Red Hat Storage] Red Hat Gluster Storage Reporter: Anush Shetty <ashetty>
Component: geo-replicationAssignee: Csaba Henk <csaba>
Status: CLOSED DUPLICATE QA Contact: Sudhir D <sdharane>
Severity: unspecified Docs Contact:
Priority: medium    
Version: 2.0CC: aavati, amarts, csaba, ndevos, rhs-bugs, shaines, vbellur
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-02-20 09:16:24 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Anush Shetty 2012-12-10 07:03:29 UTC
Description of problem: We see a deprecated warning message for 
BaseException.message from /usr/libexec/glusterfs/python/syncdaemon/syncdutils.py while updating glusterfs

Version-Release number of selected component (if applicable): RHS 2.0

# rpm -qa | grep glus
gluster-swift-container-1.4.8-4.el6.noarch
gluster-swift-doc-1.4.8-4.el6.noarch
glusterfs-fuse-3.3.0.5rhs-37.el6rhs.x86_64
glusterfs-server-3.3.0.5rhs-37.el6rhs.x86_64
gluster-swift-plugin-1.0-5.noarch
gluster-swift-account-1.4.8-4.el6.noarch
gluster-swift-object-1.4.8-4.el6.noarch
gluster-swift-1.4.8-4.el6.noarch
glusterfs-3.3.0.5rhs-37.el6rhs.x86_64
glusterfs-geo-replication-3.3.0.5rhs-37.el6rhs.x86_64
gluster-swift-proxy-1.4.8-4.el6.noarch


How reproducible: Always


Steps to Reproduce:
1. yum update
2.
3.
  
Actual results:

Updating   : glusterfs-server-3.3.0.5rhs-37.el6rhs.x86_64                                                                                                                        10/31 
/usr/libexec/glusterfs/python/syncdaemon/syncdutils.py:174: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
  logging.error(exc.message)
[2012-12-10 06:47:33.727704] E [syncdutils:174:log_raise_exception] <top>: not a valid option: socketdir
/usr/libexec/glusterfs/python/syncdaemon/syncdutils.py:175: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
  sys.stderr.write('failure: ' + exc.message + "\n")
failure: not a valid option: socketdir


Expected results:


Additional info:

Comment 2 Amar Tumballi 2013-02-20 06:40:03 UTC
i see all the acks for this, but target vehicle. Meantime, Anush, can you run a round of tests with latest ISO (or RPMs).

Comment 3 Niels de Vos 2013-02-20 09:16:24 UTC
I am confident that this is a duplicate of bug 902213 (and bug 888352).

*** This bug has been marked as a duplicate of bug 902213 ***