Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 914970 - app-misc/zellij-0.38.2 install man page unconditionally & request to add live version
Summary: app-misc/zellij-0.38.2 install man page unconditionally & request to add live...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Patrick McLean
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-09-30 11:03 UTC by Rahil Bhimjiani
Modified: 2024-07-09 08:50 UTC (History)
0 users

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 Rahil Bhimjiani 2023-09-30 11:03:58 UTC
It took 16 minutes to compile zellij for me then I noticed man page was not installed & hidden behind doc useflag. Now I get why this policy was formed. 

https://projects.gentoo.org/qa/policy-guide/installed-files.html#pg0305
Comment 1 CaptainBlood 2023-10-01 12:55:26 UTC
eix zellij
[I] app-misc/zellij
     Installed versions:  0.38.2(13:45:02 01/10/2023)(-debug -doc)

user@amd64 ~ $ man zellij
No manual entry for zellij
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-10-01 16:37:08 UTC
(In reply to CaptainBlood from comment #1)
> eix zellij
> [I] app-misc/zellij
>      Installed versions:  0.38.2(13:45:02 01/10/2023)(-debug -doc)
> 
> user@amd64 ~ $ man zellij
> No manual entry for zellij

That's just repeating the original report.
Comment 3 CaptainBlood 2023-10-01 22:08:26 UTC
UNCONFIRMED...
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-10-02 17:03:24 UTC
Gentoo doesn't really use CONFIRMED vs UNCONFIRMED.
Comment 5 Larry the Git Cow gentoo-dev 2024-07-09 08:50:35 UTC
The bug has been closed via the following commit(s):

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

commit c9c82e2d502a1936be6761fbb259387610409739
Author:     Alfred Wingate <parona@protonmail.com>
AuthorDate: 2024-07-04 00:47:01 +0000
Commit:     Yixun Lan <dlan@gentoo.org>
CommitDate: 2024-07-09 08:50:23 +0000

    app-misc/zellij: build man page unconditionally with go-md2man
    
    Lowdown mangles the man page so go-md2man suits better and generate
    unconditionally to abide to policy.
    
    Additionally install bash completions, desktop icon and add a dependency
    on curl.
    
    With completions generation is better as the versions in the source ball are
    useless as is.
    
    Closes: https://bugs.gentoo.org/914970
    Closes: https://github.com/gentoo/gentoo/pull/37415
    Signed-off-by: Alfred Wingate <parona@protonmail.com>
    Signed-off-by: Yixun Lan <dlan@gentoo.org>

 ...ellij-0.40.1.ebuild => zellij-0.40.1-r1.ebuild} | 29 +++++++++++++---------
 1 file changed, 17 insertions(+), 12 deletions(-)