Sysop: | Amessyroom |
---|---|
Location: | Fayetteville, NC |
Users: | 43 |
Nodes: | 6 (0 / 6) |
Uptime: | 96:23:42 |
Calls: | 290 |
Files: | 904 |
Messages: | 76,426 |
On my system, "man gcc" works fine, but "man -k gcc" results in "gcc:
nothing appropriate.".
It looks like there are two implementations, so I'll note that virtual/man
is currently being satisfied by sys-apps/man-db.
Before I list everything I've already checked and tried, does anyone immediately recognize this issue? Can anyone else reproduce it?
On 10/31/24 6:56 PM, Mitchell Dorrell wrote:
On my system, "man gcc" works fine, but "man -k gcc" results in "gcc: nothing appropriate.".
It may be related to Gentoo's unusual use of $MANPATH to hide slotted manpages outside of /usr/share/man
--
Eli Schwartz
On Thu, Oct 31, 2024 at 7:12 PM Eli Schwartz <eschwartz@gentoo.org> wrote:
On 10/31/24 6:56 PM, Mitchell Dorrell wrote:
On my system, "man gcc" works fine, but "man -k gcc" results in "gcc:
nothing appropriate.".
It may be related to Gentoo's unusual use of $MANPATH to hide slotted
manpages outside of /usr/share/man
--
Eli Schwartz
Were you able to reproduce it?