Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 671790 - media-fonts/opendesktop-fonts-1.4.2: Fontconfig warning: "/etc/fonts/conf.avail/69-odofonts.conf", line 14: Having multiple <family> in <alias> isn't supported and may not work as expected
Summary: media-fonts/opendesktop-fonts-1.4.2: Fontconfig warning: "/etc/fonts/conf.ava...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Fonts Team
URL:
Whiteboard:
Keywords:
: 657506 (view as bug list)
Depends on:
Blocks:
 
Reported: 2018-11-24 05:06 UTC by Robin Johnson
Modified: 2021-03-16 15:39 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch for 69-odofonts (69-odofonts.patch,2.63 KB, patch)
2018-12-28 17:40 UTC, edoceo
Details | Diff
Full copy of updated 69-odofonts (69-odofonts-1.4.3.conf,4.65 KB, application/xml)
2018-12-28 17:41 UTC, edoceo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2018-11-24 05:06:18 UTC
repeat of bug 486026.

Fontconfig warning: "/etc/fonts/conf.avail/69-odofonts.conf", line 14: Having multiple <family> in <alias> isn't supported and may not work as expected
Fontconfig warning: "/etc/fonts/conf.avail/69-odofonts.conf", line 26: Having multiple <family> in <alias> isn't supported and may not work as expected
Fontconfig warning: "/etc/fonts/conf.avail/69-odofonts.conf", line 38: Having multiple <family> in <alias> isn't supported and may not work as expected
Fontconfig warning: "/etc/fonts/conf.avail/69-odofonts.conf", line 92: Having multiple values in <test> isn't supported and may not work as expected
Fontconfig warning: "/etc/fonts/conf.avail/69-odofonts.conf", line 106: Having multiple values in <test> isn't supported and may not work as expected
Fontconfig warning: "/etc/fonts/conf.avail/69-odofonts.conf", line 125: Having multiple values in <test> isn't supported and may not work as expected
Comment 1 edoceo 2018-12-28 17:26:46 UTC
Duplicated by #671790 ?

I'm also seeing this issue, same version

I would see these messages from leafpad, xscreensaver and others.

Oddly, the message was appearing even after I used eselect fontconfig to disable this one.

I just removed this package for now.
Comment 2 edoceo 2018-12-28 17:40:06 UTC
I looked at the older bug (486026) and then found this page: https://cromwell-intl.com/open-source/font-config-warnings.html

So, I've updated the 69-odofonts.conf file with the attached patch and have also included a full copy of the updated file.

Works on my machine.
Comment 3 edoceo 2018-12-28 17:40:45 UTC
Created attachment 558702 [details, diff]
Patch for 69-odofonts
Comment 4 edoceo 2018-12-28 17:41:30 UTC
Created attachment 558704 [details]
Full copy of updated 69-odofonts
Comment 5 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2019-02-23 22:08:25 UTC
*** Bug 657506 has been marked as a duplicate of this bug. ***
Comment 6 Larry the Git Cow gentoo-dev 2019-02-23 22:12:04 UTC
The bug has been closed via the following commit(s):

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

commit d414ffb5df5048bdde43642e01564650bc79f3d9
Author:     Robin H. Johnson <robbat2@gentoo.org>
AuthorDate: 2019-02-23 22:10:12 +0000
Commit:     Robin H. Johnson <robbat2@gentoo.org>
CommitDate: 2019-02-23 22:11:54 +0000

    media-fonts/opendesktop-fonts: fix fontconfig warnings
    
    Fixes: https://bugs.gentoo.org/671790
    Thanks-To: <code@edoceo.com>
    See-Also: https://cromwell-intl.com/open-source/font-config-warnings.html
    See-Also: https://cixtor.com/blog/fontconfig-warning
    Package-Manager: Portage-2.3.59, Repoman-2.3.12
    Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>

 .../files/opendesktop-fonts-1.4.2-multivalue.patch | 190 +++++++++++++++++++++
 .../opendesktop-fonts-1.4.2-r1.ebuild              |  27 +++
 2 files changed, 217 insertions(+)