Bug 835799 - [engine-iso-uploader] - command rhevm-iso-uploader -v gives exception ("A valid command was not specified.")
Summary: [engine-iso-uploader] - command rhevm-iso-uploader -v gives exception ("A val...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: ovirt-engine-iso-uploader
Version: 3.1.0
Hardware: Unspecified
OS: Unspecified
low
medium
Target Milestone: ---
: ---
Assignee: Keith Robertson
QA Contact: Pavel Stehlik
URL:
Whiteboard: integration
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-06-27 07:15 UTC by David Botzer
Modified: 2016-07-04 01:34 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-02-25 07:25:36 UTC
oVirt Team: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description David Botzer 2012-06-27 07:15:21 UTC
Description of problem:
the command rhevm-iso-uploader -v gives exception

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

How reproducible:
always

Steps to Reproduce:
1.run command rhevm-iso-uploader -v
  
Actual results:
Gives exception

Expected results:
should not give this exception, nor DEBUG messages

A proper message should display A valid command was not specified + correct syntax 

Additional info:

DEBUG: Configuration:
DEBUG: command: None
DEBUG: Traceback (most recent call last):
DEBUG:   File "/usr/bin/rhevm-iso-uploader", line 930, in <module>
DEBUG:     isoup = ISOUploader(conf)
DEBUG:   File "/usr/bin/rhevm-iso-uploader", line 334, in __init__
DEBUG:     raise Exception(_("A valid command was not specified."))
DEBUG: Exception: A valid command was not specified

Comment 1 Itamar Heim 2013-02-25 07:25:36 UTC
Closing old bugs. If this issue is still relevant/important in current version, please re-open the bug.


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