Bug 723513 - Typo in virt-install man page
Summary: Typo in virt-install man page
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-virtinst
Version: 15
Hardware: All
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Cole Robinson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-07-20 12:15 UTC by Richard Marko
Modified: 2016-02-01 02:21 UTC (History)
6 users (show)

Fixed In Version: python-virtinst-0.600.1-1.fc15
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-02-14 09:02:53 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Richard Marko 2011-07-20 12:15:39 UTC
Description of problem:
Typo in example for initrd-inject option

Version-Release number of selected component (if applicable):
python-virtinst-0.500.6-2.fc15.noarch

How reproducible:
Always

Steps to Reproduce:
1. man virt-install
  
Actual results:
--initrd-injections=/path/to/my.ks --extra-args "ks=file:/my.ks"

Expected results:
--initrd-inject=/path/to/my.ks --extra-args "ks=file:/my.ks"

Additional info:
Introduced here: http://hg.fedorahosted.org/hg/python-virtinst/rev/74bc3757b247

Comment 1 Richard Marko 2011-07-20 13:11:44 UTC
Related bug: https://bugzilla.redhat.com/show_bug.cgi?id=577247

Also, I think there is no way to inject multiple files even thought _perform_initrd_injections support so. This should be fixed or mentioned in docs.

Comment 2 Cole Robinson 2011-07-20 17:14:36 UTC
Thanks for the report, fixed upstream:

http://git.fedorahosted.org/git?p=python-virtinst.git;a=commit;h=ee387b701820ed102737d8456de99f39bb4ed679

But I did manage to get multiple --initrd-inject working, just specify it multiple times:

--initrd-inject=file1 --initrd-inject=file2

Comment 3 Richard Marko 2011-07-21 20:26:45 UTC
Ok fine, though I would mention the way how to inject more files in the docs because it isn't clear how to do it (mainly because there is =PATH meta var which is a bit confusing - at least for me :-)).

Comment 4 Fedora Update System 2012-02-01 16:54:28 UTC
python-virtinst-0.600.1-1.fc15 has been submitted as an update for Fedora 15.
https://admin.fedoraproject.org/updates/python-virtinst-0.600.1-1.fc15

Comment 5 Fedora Update System 2012-02-02 17:24:28 UTC
Package python-virtinst-0.600.1-1.fc15:
* should fix your issue,
* was pushed to the Fedora 15 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing python-virtinst-0.600.1-1.fc15'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-1178/python-virtinst-0.600.1-1.fc15
then log in and leave karma (feedback).

Comment 6 Fedora Update System 2012-02-14 09:02:53 UTC
python-virtinst-0.600.1-1.fc15 has been pushed to the Fedora 15 stable repository.  If problems still persist, please make note of it in this bug report.


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