Created attachment 582148 [details] emerge --info Attempting to view the man page for lsof does not work: $ man lsof fopen: No such file or directory Cannot open man page /usr/share/man/./version.bz2 No manual entry for lsof The first line of /usr/share/man/man8/lsof.8.bz2 is: .so ./version This is a groff command to load a source file, but there is no version.bz2 file installed anywhere on my system. I have reinstalled sys-apps/man and sys-process/lsof and neither provides the missing version.bz2 file. https://github.com/lsof-org/lsof/blob/master/Lsof.8 also contains the line ".so ./version".
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d5f090cefd272b78de0dccb6ec1e9a9194d9ed3 commit 8d5f090cefd272b78de0dccb6ec1e9a9194d9ed3 Author: Lars Wendler <polynomial-c@gentoo.org> AuthorDate: 2019-07-08 09:57:43 +0000 Commit: Lars Wendler <polynomial-c@gentoo.org> CommitDate: 2019-07-08 09:58:10 +0000 sys-process/lsof: Revbump to fix man page Closes: https://bugs.gentoo.org/689462 Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> sys-process/lsof/{lsof-4.93.2.ebuild => lsof-4.93.2-r1.ebuild} | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-)