Bug 2151033 - The atopacctd.8 man page is not packaged in the Fedora Project's RPM
Summary: The atopacctd.8 man page is not packaged in the Fedora Project's RPM
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: atop
Version: rawhide
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Gwyn Ciesla
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-12-05 23:23 UTC by metta.crawler
Modified: 2022-12-07 22:28 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2022-12-07 18:42:55 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description metta.crawler 2022-12-05 23:23:08 UTC
Description of problem:

The atopacctd.8 man page is not packaged in the Fedora Project's RPM, despite it being referenced in the other atop man pages and also in the atopacct.service systemd unit file.

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

atop-2.7.1-3.fc37.src.rpm

How reproducible:

Always

Steps to Reproduce:
1. sudo dnf install atop

2. Run:

systemctl status atopacct.service | grep Docs:
       Docs: man:atopacctd(8)

3. Run:

$ man atop | grep -A1 SEE.ALSO
SEE ALSO
       atopsar(1), atopconvert(1), atopcat(1), atoprc(5), atopacctd(8), netatop(4), netatopd(8), atopgpud(8), logrotate(8)


4. Run:

$ man atop | grep -A1 SEE.ALSO | tail -n 1 | awk '{print $5}'
atopacctd(8),

5. Run:

man atopacctd
No manual entry for atopacctd


Actual results:

Four man pages and a systemd unit file all mention a man page that is not installed despite it being in the upstream release.

Expected results:

All man pages provided by the upstream release are included in the binary RPM.

Additional info:

Copr repo with atop packaging modified to include the atopacctd(8) man page:

https://copr.fedorainfracloud.org/coprs/mettacrawler/atop-with-atopacctd.8-man-page/

Comment 1 metta.crawler 2022-12-07 21:49:37 UTC
Continued on 
https://bugzilla.redhat.com/show_bug.cgi?id=2151717

Comment 2 Gwyn Ciesla 2022-12-07 21:52:30 UTC
I fixed the problem in rawhide.

Comment 3 metta.crawler 2022-12-07 22:28:08 UTC
Thank you.


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