Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 816378 - x11-libs/pango-1.48.10: Test `test-font` needs font cantarell installed
Summary: x11-libs/pango-1.48.10: Test `test-font` needs font cantarell installed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-05 08:03 UTC by rminch
Modified: 2022-06-14 15:14 UTC (History)
3 users (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 rminch 2021-10-05 08:03:00 UTC
The test suite of pango, namely the test `test-font` needs the font
cantarell installed and fails otherwise. Please add something like

DEPEND="test? ( media-fonts/cantarell )"

to the ebuild. Thank you.
Comment 1 unhappy-ending 2022-06-14 07:31:43 UTC
This is still a problem in 1.50.7. Could we get an updated ebuild with the included test dependency?
Comment 2 Larry the Git Cow gentoo-dev 2022-06-14 15:14:00 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17ca8acb3ca11b13e311fc1ee5ae9ce02bde5c33

commit 17ca8acb3ca11b13e311fc1ee5ae9ce02bde5c33
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-06-14 15:03:49 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-06-14 15:13:53 +0000

    x11-libs/pango: add missing test dep
    
    Closes: https://bugs.gentoo.org/788463
    Closes: https://bugs.gentoo.org/816378
    Signed-off-by: Sam James <sam@gentoo.org>

 x11-libs/pango/pango-1.50.7.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)