Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 847115 - sys-fs/btrfs-progs-5.17: most man pages are missing
Summary: sys-fs/btrfs-progs-5.17: most man pages are missing
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-23 15:19 UTC by Holger Hoffstätte
Modified: 2022-05-25 23:54 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Holger Hoffstätte 2022-05-23 15:19:55 UTC
Not sure when this started, but btrfs-progs-5.17 seems to not install man pages *except* for btrfsck, and that is broken too:

$cat /usr/share/man/man8/btrfsck.8
.so man8/btrfs-check.8


Reproducible: Always

Steps to Reproduce:
1. emerge btrfs-progs-5.17
2. man pages are missing
3. sadness


Expected Results:  
Installed man pages like in previous releases (IIRC)


Not sure if this is an upstream bug or a problem with the ebuild.
Comment 1 Larry the Git Cow gentoo-dev 2022-05-25 23:54:47 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=414a97e12559d3c805579a78ab727ca6c0f8bd21

commit 414a97e12559d3c805579a78ab727ca6c0f8bd21
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-05-25 23:54:33 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-05-25 23:54:33 +0000

    sys-fs/btrfs-progs: add 5.18
    
    Closes: https://bugs.gentoo.org/847115
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-fs/btrfs-progs/Manifest                |   1 +
 sys-fs/btrfs-progs/btrfs-progs-5.18.ebuild | 148 +++++++++++++++++++++++++++++
 sys-fs/btrfs-progs/btrfs-progs-9999.ebuild |  63 +++++++-----
 3 files changed, 188 insertions(+), 24 deletions(-)