Bug 957796
Summary: | tar-out and base64-out quoting error | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Richard W.M. Jones <rjones> |
Component: | libguestfs | Assignee: | Richard W.M. Jones <rjones> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Virtualization Bugs <virt-bugs> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 7.0 | CC: | acathrow, bfan, leiwang, mbooth, wshi |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | libguestfs-1.22.4-1.el7 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | 957772 | Environment: | |
Last Closed: | 2014-06-13 09:29:34 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: | 957772 | ||
Bug Blocks: |
Description
Richard W.M. Jones
2013-04-29 14:33:15 UTC
I reproduced the bug using libguestfs-1.20.2-1.el7 and verified it with libguestfs-1.22.6-15.el7. In the buggy version, I catched ... tar -C /sysroot/foo bar -cf - . libguestfs: recv_from_daemon: 40 bytes: 20 00 f5 f5 | 00 00 00 04 | 00 00 00 46 | 00 00 00 01 | 00 12 34 04 | ... tar: /sysroot/foo: Cannot chdir: No such file or directory tar: Error is not recoverable: exiting now pclose: /foo bar: Success ... and in the latest version, it works well. This request was resolved in Red Hat Enterprise Linux 7.0. Contact your manager or support representative in case you have further questions about the request. |