Bug 1451724
| Summary: | glusterfind pre crashes with "UnicodeDecodeError: 'utf8' codec can't decode" error when the `--no-encode` is used | ||
|---|---|---|---|
| Product: | [Community] GlusterFS | Reporter: | Aravinda VK <avishwan> |
| Component: | glusterfind | Assignee: | Aravinda VK <avishwan> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | bugs <bugs> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | mainline | CC: | amukherj, ashah, avishwan, bugs, khiremat, mchangir, rhinduja, rhs-bugs, rnalakka, storage-qa-internal |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Fixed In Version: | glusterfs-3.12.0 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1448334 | Environment: | |
| Last Closed: | 2017-09-05 17:30:44 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: | |||
| Bug Depends On: | 1448334 | ||
| Bug Blocks: | |||
|
Description
Aravinda VK
2017-05-17 11:26:20 UTC
REVIEW: https://review.gluster.org/17317 (tools/glusterfind: Python 2 to Python 3) posted (#1) for review on master by Aravinda VK (avishwan) REVIEW: https://review.gluster.org/17674 (features/changelog: Fix encoding to encode only space and newline) posted (#1) for review on master by Aravinda VK (avishwan) REVIEW: https://review.gluster.org/17674 (features/changelog: Fix encoding to encode only space and newline) posted (#2) for review on master by Aravinda VK (avishwan) REVIEW: https://review.gluster.org/17674 (features/libgfchangelog: Fix encoding to encode only space and newline) posted (#3) for review on master by Aravinda VK (avishwan) REVIEW: https://review.gluster.org/17787 (geo-rep: Fix changelog encoding to encode only space and newline) posted (#1) for review on master by Aravinda VK (avishwan) REVIEW: https://review.gluster.org/17788 (tools/glusterfind: Fix encoding to encode only space and newline) posted (#1) for review on master by Aravinda VK (avishwan) REVIEW: https://review.gluster.org/17674 (features/libgfchangelog: Fix encoding to encode only space and newline) posted (#4) for review on master by Aravinda VK (avishwan) REVIEW: https://review.gluster.org/17787 (geo-rep: Fix changelog encoding to encode only space and newline) posted (#2) for review on master by Aravinda VK (avishwan) REVIEW: https://review.gluster.org/17788 (tools/glusterfind: Fix encoding to encode only space and newline) posted (#2) for review on master by Aravinda VK (avishwan) COMMIT: https://review.gluster.org/17674 committed in master by Aravinda VK (avishwan) ------ commit 5353389faf77bb2edb54e785c3d8aca323188dad Author: Aravinda VK <avishwan> Date: Mon Jul 3 14:51:21 2017 +0530 features/libgfchangelog: Fix encoding to encode only space and newline libgfchangelog was encoding path using spec rfc3986, but encoding only required for SPACE and NEWLINE chars since the NEWLINE char is used as record separator and SPACE as field separator in the parsed changelogs output. Changed the encoding function to encode only SPACE and NEWLINE. BUG: 1451724 Change-Id: I4305459aab9e710517dd3eb065f0024503064b77 Signed-off-by: Aravinda VK <avishwan> Reviewed-on: https://review.gluster.org/17674 Smoke: Gluster Build System <jenkins.org> Reviewed-by: Prashanth Pai <ppai> CentOS-regression: Gluster Build System <jenkins.org> Reviewed-by: Kotresh HR <khiremat> COMMIT: https://review.gluster.org/17787 committed in master by Aravinda VK (avishwan) ------ commit e01783d871fbbf5a598d3bbf984ea98bafa5c10f Author: Aravinda VK <avishwan> Date: Mon Jul 3 14:51:21 2017 +0530 geo-rep: Fix changelog encoding to encode only space and newline libgfchangelog was encoding path using spec rfc3986, but encoding only required for SPACE and NEWLINE chars since the NEWLINE char is used as record separator and SPACE as field separator in the parsed changelogs output. Changed the encoding function to encode only SPACE and NEWLINE. BUG: 1451724 Change-Id: I1936efad31788a9e636f912c832ed7d7efea4fe2 Signed-off-by: Aravinda VK <avishwan> Reviewed-on: https://review.gluster.org/17787 Reviewed-by: Prashanth Pai <ppai> Reviewed-by: Kotresh HR <khiremat> CentOS-regression: Gluster Build System <jenkins.org> Smoke: Gluster Build System <jenkins.org> REVIEW: https://review.gluster.org/17788 (tools/glusterfind: Fix encoding to encode only space,newline and percent chars) posted (#3) for review on master by Aravinda VK (avishwan) COMMIT: https://review.gluster.org/17788 committed in master by Aravinda VK (avishwan) ------ commit df85ed48e5e94449cdcc77de3b86e10ccea49f1e Author: Aravinda VK <avishwan> Date: Mon Jul 3 14:51:21 2017 +0530 tools/glusterfind: Fix encoding to encode only space,newline and percent chars libgfchangelog was encoding path using spec rfc3986, but encoding only required for SPACE, NEWLINE and PERCENT chars since the NEWLINE char is used as record separator and SPACE as field separator in the parsed changelogs output. Changed the encoding function to encode only SPACE, NEWLINE and PERCENT chars BUG: 1451724 Change-Id: Ic1dea824d23493dedcf3db45f353f90572f4e046 Signed-off-by: Aravinda VK <avishwan> Reviewed-on: https://review.gluster.org/17788 CentOS-regression: Gluster Build System <jenkins.org> Smoke: Gluster Build System <jenkins.org> Reviewed-by: Milind Changire <mchangir> 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/ |