Bug 1801548
Summary: | Please review pull request and build terminus-fonts for Fedora 32 | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Peng Wu <pwu> |
Component: | terminus-fonts | Assignee: | Hans Ulrich Niedermann <rhbugs> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 32 | CC: | petersen, rhbugs, tagoh |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | terminus-fonts-4.48-5.fc32 terminus-fonts-4.48-7.fc31 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-04-25 02:19:03 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Peng Wu
2020-02-11 07:44:41 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 32 development cycle. Changing version to 32. Is it okay to land this pull request this week? Why the separate -opentype subpackage? That will mean that installing `terminus-fonts` will NOT show any fonts in any pango-using program. Here are the quote from the Fedora 32 Change wiki page. The bitmap font in OpenType format will be contained in new sub package. User can choose to install the bitmap font either in legacy format or OpenType format from different sub packages. If install both legacy format and OpenType format fonts, sometimes it is not clear which format of the bitmap font is used. Plan to add some Conflicts line between legacy format and OpenType format font packages to avoid confusion. Do you prefer to include Terminus.otb and Terminus-Bold.otb in terminus-fonts sub package? Another patch for terminus-fonts without new sub package. URL: https://src.fedoraproject.org/fork/pwu/rpms/terminus-fonts/commits/opentypebitmap The above patch will install both legacy format and opentype format in terminus-fonts package, this approach will cause "Terminus Italic" to be displayed as squares in gnome-terminal. How about to put OpenType bitmap format into terminus-fonts sub package and put legacy bitmap format in terminus-fonts-x11 sub package? To make things more clearer, we can't install both bitmap fonts and OTB fonts together, particularly for non-Pango apps, because they basically query a font to fontconfig with the family name and style only. they don't care about font format. which format is selected is undefined. someone may see in OTB, someone may see in Bitmap. well, if both fonts works as same, that's fine. but otherwise you'll see annoying bug reports against OTB maybe. Splitting them off in different sub-packages is work around for that issue and making a regression for things working well is unwilling thing for us. Hope that helps. FEDORA-2020-7c418e8b13 has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-7c418e8b13 FEDORA-2020-dc8c6af49d has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2020-dc8c6af49d FEDORA-2020-7c418e8b13 has been pushed to the Fedora 32 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-7c418e8b13` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-7c418e8b13 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2020-dc8c6af49d has been pushed to the Fedora 31 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-dc8c6af49d` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-dc8c6af49d See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2020-7c418e8b13 has been pushed to the Fedora 32 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2020-dce0e3e11c has been pushed to the Fedora 31 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-dce0e3e11c` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-dce0e3e11c See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. terminus-fonts-4.48-7.fc31 has been pushed to the Fedora 31 stable repository. If problems still persist, please make note of it in this bug report. |