Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 692318 - games-arcade/xbill: missing ISO8859 font dependency
Summary: games-arcade/xbill: missing ISO8859 font dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-08-17 01:42 UTC by Haelwenn (lanodan) Monnier
Modified: 2019-08-29 22:15 UTC (History)
1 user (show)

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 Haelwenn (lanodan) Monnier 2019-08-17 01:42:11 UTC
$ xbill
Warning: Unable to load any usable ISO8859 font
Error: Aborting: no font found


I fixed it by installing media-fonts/font-misc-misc.
Comment 1 Larry the Git Cow gentoo-dev 2019-08-29 22:15:41 UTC
The bug has been closed via the following commit(s):

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

commit 32c743a4df5a0b11915e3dfd92f55dd4850ef89e
Author:     Stefan Strogin <steils@gentoo.org>
AuthorDate: 2019-08-29 22:07:10 +0000
Commit:     Stefan Strogin <steils@gentoo.org>
CommitDate: 2019-08-29 22:13:34 +0000

    games-arcade/xbill: add missing dependency; EAPI=7
    
    - Add media-fonts/font-misc-misc and acct-group/gamestat to RDEPEND.
    - mv configure.in configure.ac (see bug 426262).
    - QA issues (permissions of /var/lib/xbill/scores).
    
    Reported-by: Haelwenn Monnier <contact@hacktivis.me>
    Closes: https://bugs.gentoo.org/692318
    Package-Manager: Portage-2.3.73, Repoman-2.3.17
    Signed-off-by: Stefan Strogin <steils@gentoo.org>

 games-arcade/xbill/files/xbill-2.1-gtk2.patch      |  4 +--
 .../{xbill-2.1-r2.ebuild => xbill-2.1-r3.ebuild}   | 30 ++++++++++++++--------
 2 files changed, 21 insertions(+), 13 deletions(-)