Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 645336 - net-misc/nyx should install man page
Summary: net-misc/nyx should install man page
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Anthony Basile
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-22 08:24 UTC by zless
Modified: 2022-10-17 23:56 UTC (History)
0 users

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


Attachments
emerge --info nyx (nyx.info,17.04 KB, text/plain)
2018-01-22 08:24 UTC, zless
Details

Note You need to log in before you can comment on or make changes to this bug.
Description zless 2018-01-22 08:24:22 UTC
Created attachment 515814 [details]
emerge --info nyx

Hello,

According to this mailing list discussion[0] distro packagers should manually install the man page.

[0] https://www.mail-archive.com/tor-relays@lists.torproject.org/msg13247.html

Quoting the email:

"> 5)  There is no man page for nyx.

Actually, there is.

https://gitweb.torproject.org/nyx.git/tree/nyx.1

Arm attempted to guess where to install it when you ran 'python setup.py install' but doing so caused problems. Unfortunately the path man pages are located at varies by the platform so I now leave it up to package managers (yum, emerge, etc)."
Comment 1 Larry the Git Cow gentoo-dev 2022-10-17 23:56:39 UTC
The bug has been closed via the following commit(s):

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

commit 3ef8bffb34597f7aa828464a52ac04c9c0c3b49a
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-10-17 23:49:41 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-10-17 23:49:41 +0000

    net-misc/nyx: install man page
    
    Closes: https://bugs.gentoo.org/645336
    Signed-off-by: Sam James <sam@gentoo.org>

 net-misc/nyx/{nyx-2.1.0-r3.ebuild => nyx-2.1.0-r4.ebuild} | 7 +++++++
 1 file changed, 7 insertions(+)