https://bugzilla.redhat.com/show_bug.cgi?id=1806272
--- Comment #31 from Hans de Goede <[email protected]> --- (In reply to Hans de Goede from comment #30) > The problem here seems to be replacing the Dejavu symlink to the dejavu > directory with a Dejavu directory with symlinks to the individual font > files. So we are hitting: > https://docs.fedoraproject.org/en-US/packaging-guidelines/ > Directory_Replacement/ > here and according to that page, this is a widelands problem and the fix is > to remove the symlink in a %pretrans script. I'm working on a fixed package > for this now. Ok, so the tricks from: https://docs.fedoraproject.org/en-US/packaging-guidelines/Directory_Replacement/ Do not work. Instead I've kept the symlinks and made them point to a new dir under /usr/share/widelands/i18n/fonts, e.g. I made the "DejaVu" symlink point be a relative link to "dejavu-fonts" which is a new dir under /usr/share/widelands/i18n/fonts and this new dir then contains links to all the DejaVuSerif DejaVuSans and DejaVuSansMono ttf files. I've started a new widelands build with these changes includes, once this hits the stable updates repo, the upgrade problem should be fixed (upgrading works for me using a mockbuild I did to test). -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ fonts-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected]
