Bug 1462241 - glusterfind: syntax error due to uninitialized variable 'end'
Summary: glusterfind: syntax error due to uninitialized variable 'end'
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: glusterfind
Version: mainline
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Milind Changire
QA Contact: bugs@gluster.org
URL:
Whiteboard:
Depends On:
Blocks: 1462753
TreeView+ depends on / blocked
 
Reported: 2017-06-16 13:07 UTC by Milind Changire
Modified: 2017-09-05 17:34 UTC (History)
3 users (show)

Fixed In Version: glusterfs-3.12.0
Clone Of:
: 1462753 (view as bug list)
Environment:
Last Closed: 2017-09-05 17:34:18 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Milind Changire 2017-06-16 13:07:42 UTC
Description of problem:
syntax error at line #400 in tools/glusterfind/src/changelog.py

Version-Release number of selected component (if applicable):
due to patch: dbdf56a tools/glusterfind: add --end-time option
https://review.gluster.org/17439

Comment 1 Worker Ant 2017-06-16 13:10:54 UTC
REVIEW: https://review.gluster.org/17557 (tools/glusterfind: initialize variable 'end') posted (#1) for review on master by Milind Changire (mchangir)

Comment 2 Worker Ant 2017-06-19 10:10:36 UTC
COMMIT: https://review.gluster.org/17557 committed in master by Aravinda VK (avishwan) 
------
commit 3011af67734ac1ef0e73775dc265483f2c5dea91
Author: Milind Changire <mchangir>
Date:   Fri Jun 16 18:39:08 2017 +0530

    tools/glusterfind: initialize variable 'end'
    
    Problem:
    syntax error due to uninitialized variable 'end'
    
    Solution:
    set end = -1
    
    Change-Id: Ia8b500e9dd5304d0832e5f594abca0b5b2ab357e
    BUG: 1462241
    Signed-off-by: Milind Changire <mchangir>
    Reviewed-on: https://review.gluster.org/17557
    Smoke: Gluster Build System <jenkins.org>
    NetBSD-regression: NetBSD Build System <jenkins.org>
    CentOS-regression: Gluster Build System <jenkins.org>
    Reviewed-by: Aravinda VK <avishwan>

Comment 3 Shyamsundar 2017-09-05 17:34:18 UTC
This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-3.12.0, please open a new bug report.

glusterfs-3.12.0 has been announced on the Gluster mailinglists [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution.

[1] http://lists.gluster.org/pipermail/announce/2017-September/000082.html
[2] https://www.gluster.org/pipermail/gluster-users/


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