[Bugs] [Bug 1319717] glusterfind pre test projects_media2 /tmp/123 rh-storage2 - pre failed: Traceback ...

bugzilla at redhat.com bugzilla at redhat.com
Wed Mar 30 13:37:25 UTC 2016


https://bugzilla.redhat.com/show_bug.cgi?id=1319717



--- Comment #4 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/13798 committed in master by Aravinda VK
(avishwan at redhat.com) 
------
commit 48a0a38fadf9c5164869a908dcff8a951aa21b4b
Author: Aravinda VK <avishwan at redhat.com>
Date:   Mon Mar 21 16:57:48 2016 +0530

    tools/glusterfind: Handling Unicode file names

    Unicode filenames handled cleanly with this patch. Changelog
    files and output files are opened with utf-8 encoding using codecs.open.

    urllib.quote_plus and unquote_plus will not handle Unicode so, encode
    Unicode to 8-bit string version before calling unquote. urllib.quote_plus
    requires 8-bit string itself so do not decode to Unicode if we need to use
    quote_plus(when --no-encode=false). Decode to unicode in --no-encode is
set.

    BUG: 1319717
    Change-Id: If5561c749ab5529445650d322c831eb4da22b65a
    Signed-off-by: Aravinda VK <avishwan at redhat.com>
    Reviewed-on: http://review.gluster.org/13798
    Smoke: Gluster Build System <jenkins at build.gluster.com>
    NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
    CentOS-regression: Gluster Build System <jenkins at build.gluster.com>
    Reviewed-by: Milind Changire <mchangir at redhat.com>
    Reviewed-by: Kotresh HR <khiremat at redhat.com>

-- 
You are receiving this mail because:
You are the QA Contact for the bug.


More information about the Bugs mailing list