Hide Forgot
Description of problem: the error message didn't translate to user language, when try to view a folder by virt-cat, like below, [root@hp-z220-01 images]# virt-cat RHEL-Server-6.0-32-hvm.raw /etc libguestfs: error: file receive cancelled by daemon libguestfs: error: /dev/stdout: error in chunked encoding [root@hp-z220-01 images]# virt-tar -x rhel6.32bit /boot/gurb grub.tar ^^^^^^^^^^^ grub.tar: error in chunked encoding at /usr/bin/virt-tar line 272. Version-Release number of selected component (if applicable): libguestfs-tools-c-1.16.34-2.el6.x86_64
Upstream commits: https://github.com/libguestfs/libguestfs/commit/f9bafde5e7f1302ce7c5ea304e51a8d90a323b58 https://github.com/libguestfs/libguestfs/commit/c78ec7e085e99bfddd0509dece72bf6a8d0188ce
Fixed by the rebase (bug 958183).
Verified with libguestfs-1.20.11-1.el6.x86_64 # virt-cat RHEL-Server-6.0-32-hvm.raw /etc libguestfs: error: download: /etc: is a directory # virt-tar -x RHEL-Server-6.0-32-hvm.raw /boot/gurb grub.tar tar_out: stat: /boot/gurb: No such file or directory at /usr/bin/virt-tar line 272. Error message are already translated, so change the status to verified
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHSA-2013-1536.html