RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 2045959 - Not update Documentation for systemd config file
Summary: Not update Documentation for systemd config file
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 9
Classification: Red Hat
Component: libvirt
Version: 9.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Peter Krempa
QA Contact: yafu
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-01-26 03:56 UTC by yafu
Modified: 2022-11-15 10:37 UTC (History)
5 users (show)

Fixed In Version: libvirt-8.1.0-1.el9
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-11-15 10:03:03 UTC
Type: Bug
Target Upstream Version: 8.1.0
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHELPLAN-109725 0 None None None 2022-01-26 04:01:11 UTC
Red Hat Product Errata RHSA-2022:8003 0 None None None 2022-11-15 10:03:22 UTC

Description yafu 2022-01-26 03:56:36 UTC
Description of problem:
Not update Documentation for systemd config file

Version-Release number of selected component (if applicable):
libvirt-8.0.0-2.el9.x86_64

How reproducible:
100%

Steps to Reproduce:
1.#systemctl cat virtqemud
# /usr/lib/systemd/system/virtqemud.service
[Unit]
...
Documentation=man:libvirtd(8)
...

2.
3.

Actual results:
Still show "man:libvirtd(8)" for all sub-daemons.

Expected results:
Update the Documentation for systemd config file for all sub-daemons.

Additional info:

Comment 1 Peter Krempa 2022-02-01 12:26:41 UTC
Fixed upstream:

commit f468f0a6343b5019439eb352ef2d70de2505e3fb
Author: Peter Krempa <pkrempa>
Date:   Tue Feb 1 13:13:05 2022 +0100

    systemd: Use correct man page name in modular daemon service files
    
    The service files were copied out of the service file for libvirtd and
    the name of the corresponding manpage was not fixed.

v8.0.0-238-gf468f0a634

Comment 5 yafu 2022-04-14 03:12:40 UTC
Verified with libvirt-8.2.0-1.el9.x86_64.

Test steps:
# for drv in qemu interface network nodedev nwfilter secret storage proxy; do systemctl cat virt${drv}d | grep "man:virt${drv}d" ; done
Documentation=man:virtqemud(8)
Documentation=man:virtinterfaced(8)
Documentation=man:virtnetworkd(8)
Documentation=man:virtnodedevd(8)
Documentation=man:virtnwfilterd(8)
Documentation=man:virtsecretd(8)
Documentation=man:virtstoraged(8)
Documentation=man:virtproxyd(8)

Comment 7 errata-xmlrpc 2022-11-15 10:03:03 UTC
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 (Low: libvirt security, bug fix, and enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2022:8003


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