Bug 460549 - appliance-creator --logfile only works with -d
Summary: appliance-creator --logfile only works with -d
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: appliance-tools
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: David Huff
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-08-28 15:02 UTC by James Laska
Modified: 2013-09-02 06:26 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-09-23 17:59:05 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description James Laska 2008-08-28 15:02:37 UTC
Description of problem:

When using the --logfile parameter when creating an image, the logfile is empty unless you provide the -d or -v options.

I was expecting all stdout to be sent to the logfile.  Is that correct?

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

appliance-tools-003-3.fc10.i386

How reproducible:
100%

Steps to Reproduce:
1. Run: appliance-tools -n ThinCrust --logfile /tmp/foo.out


Actual results:

/tmp/foo.out is empty

Expected results:

/tmp/foo.out should have all stdout messages?

Comment 1 James Laska 2008-08-28 15:11:08 UTC
Maybe this is a moot point considering the doc says what it will do :(

--logfile=FILE   Save debug information to FILE

Comment 2 David Huff 2008-09-05 16:01:05 UTC
Yea because the rest of the output is not logging info but output to sub-process calls, like yum and grub commands. 

-D

Comment 3 David Huff 2008-09-23 17:59:05 UTC
closing as not a bug


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