Created attachment 566222 [details] emerge --info Because the filename "symbols" is missing from DATNODLB in files/nethack-3.6.0-hint-* the file /usr/lib/nethack/symbols is never installed. This causes DECgraphics, IBMgraphics and other symbols sets to be unavailable in the game. I have created fixed ebuild and hints-files which I will attach here.
Created attachment 566224 [details] nethack-3.6.1-r1.ebuild
Created attachment 566226 [details] files/nethack-3.6.1-hint-tty
Created attachment 566228 [details] files/nethack-3.6.1-hint-x11
The changes are really trivial but in case it's needed... Signed-off-by: Daniel Nilsson gentoo@daniel-nilsson.com
Is this issue also with 3.6.2? (is there an updated ebuild for 3.6.2?)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=957452e266708f0eed02dc4607a61843aeb60ba2 commit 957452e266708f0eed02dc4607a61843aeb60ba2 Author: Stefan Strogin <steils@gentoo.org> AuthorDate: 2019-12-17 18:51:15 +0000 Commit: Stefan Strogin <steils@gentoo.org> CommitDate: 2019-12-17 18:57:56 +0000 games-roguelike/nethack: version bump to 3.6.3 Reported-by: Daniel Nilsson <gentoo@daniel-nilsson.com> Closes: https://bugs.gentoo.org/678648 Closes: https://bugs.gentoo.org/696574 Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Stefan Strogin <steils@gentoo.org> games-roguelike/nethack/Manifest | 1 + .../nethack/files/nethack-3.6.3-hint-tty | 19 +++ .../nethack/files/nethack-3.6.3-hint-x11 | 23 ++++ .../nethack/files/nethack-3.6.3-recover.patch | 132 +++++++++++++++++++++ games-roguelike/nethack/nethack-3.6.3.ebuild | 129 ++++++++++++++++++++ 5 files changed, 304 insertions(+)