Bug 885586 - Deprecation errors while updating glusterfs
Summary: Deprecation errors while updating glusterfs
Keywords:
Status: CLOSED DUPLICATE of bug 902213
Alias: None
Product: Red Hat Gluster Storage
Classification: Red Hat Storage
Component: geo-replication
Version: 2.0
Hardware: Unspecified
OS: Unspecified
medium
unspecified
Target Milestone: ---
: ---
Assignee: Csaba Henk
QA Contact: Sudhir D
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-12-10 07:03 UTC by Anush Shetty
Modified: 2018-12-01 17:06 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-02-20 09:16:24 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Knowledge Base (Solution) 316313 0 None None None Never

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 ***


Note You need to log in before you can comment on or make changes to this bug.