Hide Forgot
Description of problem: Version-Release number of selected component (if applicable): How reproducible: always Steps to Reproduce: 1.man virt-image in "Graphics Configuration" section Actual results: ..... --vnc --vncport ..... Expected results: ..... --graphics vnc --graphics vnc,port ..... Additional info: I think graphics general format should like this --graphics TYPE,opt1=arg1,opt2=arg2,...
Description of problem: the description of graphics configuration not clearly in man help Version-Release number of selected component (if applicable): python-virtinst-0.500.5-3.el6.noarch
Missing the following description of usage in virt-image man manual. # virt-image --help (...) Graphics Configuration: --graphics=GRAPHICS Specify display configuration. Ex: --graphics vnc --graphics spice,port=1,tlsport=2 --graphics none --graphics vnc,password=foobar,port=5910,keymap=ja (...)
Since RHEL 6.1 External Beta has begun, and this bug remains unresolved, it has been rejected as it is not proposed as exception or blocker. Red Hat invites you to ask your support representative to propose this request, if appropriate and relevant, in the next release of Red Hat Enterprise Linux.
Upstream now: http://git.fedorahosted.org/git?p=python-virtinst.git;a=commit;h=263348056b7855f2d7154a0a988cb50d12c4a1bd
Fixed in python-virtinst-0.600.0-1.el6
Could still reproduce this bug in the following componets: python-virtinst-0.600.0-1.el6. libvirt-0.9.4-0rc1.el6.x86_64 kernel-2.6.32-171.el6.x86_64 qemu-kvm-0.12.1.2-2.174.el6.x86_64 How reproducible: always Steps to Reproduce: 1.man virt-image in "Graphics Configuration" section Actual results: ..... --vnc --vncport ..... Expected results: ..... --graphics vnc --graphics vnc,port ..... Additional info: # virt-image --help (...) Graphics Configuration: --graphics=GRAPHICS Specify display configuration. Ex: --graphics vnc --graphics spice,port=1,tlsport=2 --graphics none --graphics vnc,password=foobar,port=5910,keymap=ja (...) So set the bug status from ON_QA to ASSIGNED
Regenerated man pages in python-virtinst-0.600.0-2.el6
Verified with the following components: python-virtinst-0.600.0-2.el6.noarch Steps: #man virt-image ... --graphics TYPE,opt1=arg1,opt2=arg2,... ... --vnc This option is deprecated in favor of "--graphics vnc,..." --vncport=VNCPORT This option is deprecated in favor of "--graphics vnc,port=PORT,..." ... #man 1 virt-install ... Graphics Configuration ... General format of a graphical string is --graphics TYPE,opt1=arg1,opt2=arg2,... For example: --graphics vnc,password=foobar ... type ...
According to comment 10, move the status to verified.
Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: No description necessary
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2011-1643.html