Bug 595350
Summary: | DOCS: /usr/sbin/libvirtd does not have a man page | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Daniel Berrangé <berrange> | |
Component: | libvirt | Assignee: | Justin Clift <jclift> | |
Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> | |
Severity: | medium | Docs Contact: | ||
Priority: | low | |||
Version: | 6.0 | CC: | ccui, dallan, jclift, kwade, llim, veillard, xen-maint | |
Target Milestone: | rc | |||
Target Release: | --- | |||
Hardware: | All | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | libvirt-0.8.7-1.el6 | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 618750 (view as bug list) | Environment: | ||
Last Closed: | 2011-05-19 13:18:55 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: | 618750, 628871 |
Description
Daniel Berrangé
2010-05-24 12:31:06 UTC
This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux major release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux Major release. This request is not yet committed for inclusion. A patch has been submitted upstream for adding a man page for libvirtd: https://www.redhat.com/archives/libvir-list/2010-July/msg00171.html The patch for this has been pushed into upstream source. Additional patch, removing the requirement of unicode support in pod2man: https://www.redhat.com/archives/libvir-list/2010-July/msg00251.html I still need to get this included in RHEL 6. Patch is upstream, Daniel This was included in upstream libvirt some time ago, by these two commits: commit c6a6dc1d2d04b1d5aeb6978577f4d08a216f93ed Author: Justin Clift <jclift> Date: Fri Jul 9 19:21:39 2010 +1000 libvirtd: add man page for libvirtd With gracious thanks to Chris Lalancette for helping knock the description section into shape. This addresses BZ #595350 https://bugzilla.redhat.com/show_bug.cgi?id=595350 commit de7d4c6ae7b08db0e00a8250e4d0dff134702b4d Author: Justin Clift <jclift> Date: Tue Jul 13 05:33:35 2010 +1000 man pages: update authors and copyright notice for libvirtd and virsh This patch removes the individual author names from the libvirtd and virsh man pages, instead referring to the main AUTHORS file distributed with libvirt. This approach is needed, as we can't guarantee unicode support across all versions of pod2man used with libvirt. Additionally, this patch includes the libvirtd man page in the spec file used with "make rpm". Without this patch "make rpm" is broken. Built into libvirt-0.8.7-1.el6 Verified. Passed. Test environment: libvirt-0.8.7-1.el6 qemu-kvm-0.12.1.2-2.128.el6 kernel-2.6.32-94.el6 Steps: 1. # man libvirtd manual page can be shown correctly. 2.compare manual page with libvirtd help All options has been descripted in manual page. Rechecked it on the following test environment according to comment 10. It is passed. Test environment: libvirt-0.8.7-4.el6 qemu-kvm-0.12.1.2-2.132.el6 kernel-2.6.32-94.el6 An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2011-0596.html |