Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 537063

Summary: spacewalk-report requires specific options ordering
Product: [Community] Spacewalk Reporter: Jan Hutař <jhutar>
Component: ServerAssignee: Jan Pazdziora (Red Hat) <jpazdziora>
Status: CLOSED CURRENTRELEASE QA Contact: Red Hat Satellite QA List <satqe-list>
Severity: low Docs Contact:
Priority: low    
Version: 0.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: 2009-12-07 12:03:06 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:
Bug Depends On:    
Bug Blocks: 507670    

Description Jan Hutař 2009-11-12 11:13:46 UTC
Description of problem:
spacewalk-report requires specific options ordering.
Not sure if this is a bug, but could be more user-friendly.


Version-Release number of selected component (if applicable):
spacewalk-backend-tools-0.7.12-1.el5


How reproducible:
always


Steps to Reproduce:
1. # spacewalk-report --multival-on-rows inventory   # works
2. # spacewalk-report inventory --multival-on-rows   # do not work


Actual results:
Step 1 works as expected, step 2 shows:

# spacewalk-report inventory --multival-on-rows | grep 1000010043
usage: options for report inventory

spacewalk-report: error: no such option: --multival-on-rows


Expected results:
Step 2 should work same as step 1.

Comment 2 Jan Pazdziora (Red Hat) 2009-11-19 11:23:59 UTC
Fixed in Spacewalk master, 0a3acfa16dc946fc389efcda456e17617d383133.

Note that to get description on field list, you now have to use --list-fields-info.

Comment 3 Jan Pazdziora (Red Hat) 2009-11-19 13:12:37 UTC
Tagged as spacewalk-backend-tools-0.7.15-1.

Comment 4 Miroslav Suchý 2009-12-07 12:03:06 UTC
Spacewalk 0.7 released.