Bug 859875 - Progress bar output should go to tty(?) stderr(?)
Summary: Progress bar output should go to tty(?) stderr(?)
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Virtualization Tools
Classification: Community
Component: libguestfs
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Richard W.M. Jones
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-09-24 09:11 UTC by Richard W.M. Jones
Modified: 2012-10-11 14:02 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-10-11 14:02:35 UTC
Embargoed:


Attachments (Terms of Use)

Description Richard W.M. Jones 2012-09-24 09:11:40 UTC
Description of problem:

If you pipe the output of guestfish to a file, then the
output includes the progress bar.

Probably we should send the progress bar output directly
to /dev/tty, or maybe to stderr.

Version-Release number of selected component (if applicable):

guestfish 1.19.43.

Steps to Reproduce:
1. inspect-list-applications <root> | cat > applications

Actual results:

The output may include the progress bar.

Comment 1 Richard W.M. Jones 2012-10-11 14:02:35 UTC
Fixed upstream in:
911a16a9fa965ce8defb3307f6bf338f5d2d5c94


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