Bug 355871

Summary: Mandatory buildinstall arguments listed as optional
Product: [Fedora] Fedora Reporter: Kasper Dupont <bugzilla>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 7   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-10-29 15:16:56 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Kasper Dupont 2007-10-28 15:05:25 UTC
Description of problem:
The usage description from /usr/lib/anaconda-runtime/buildinstall lists almost
all arguments as optional even though some of them are required.

Version-Release number of selected component (if applicable):
anaconda-runtime-11.2.0.66-1

How reproducible:
Every time.

Steps to Reproduce:
1. /usr/lib/anaconda-runtime/buildinstall
  
Actual results:
Usage: buildinstall [--pkgorder <file>] [--version <version>] [--product
<product>] [--release <comment>] [--prodpath <path>] [--discs <discstring>] <root>


Expected results:
Usage: buildinstall [--pkgorder <file>] --version <version> --product <product>
--release <comment> [--prodpath <path>] [--discs <discstring>] <root>

Comment 1 Chris Lumens 2007-10-29 15:16:56 UTC
This will be fixed in the next build of anaconda.