Bug 2142931
Summary: | xorg-x11-font-utils required to build tigervnc | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 9 | Reporter: | Pierre Ossman <ossman> |
Component: | xorg-x11-font-utils | Assignee: | Peter Hutterer <peter.hutterer> |
Status: | CLOSED MIGRATED | QA Contact: | Tomas Pelka <tpelka> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 9.0 | CC: | ndegraef, peter.hutterer, tpelka, tpopela |
Target Milestone: | rc | Keywords: | MigratedToJIRA |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2023-09-11 17:43:25 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: | |||
Bug Depends On: | 2148292 | ||
Bug Blocks: |
Description
Pierre Ossman
2022-11-15 14:40:03 UTC
As mentioned in https://bugzilla.redhat.com/show_bug.cgi?id=2119807#c20, the xorg-x11-font-utils package doesn't exist anymore, as it was deaggregated into several subpackages. It does indeed seem like the tigervnc package still BuildRequires xorg-x11-font-utils (https://gitlab.com/redhat/centos-stream/rpms/tigervnc/-/blob/c9s/tigervnc.spec#L45) which should be fixed. Moving to the tigervnc component so the spec file can be updated As I mentioned on that bug, that doesn't seem to be true. DNF cannot find the relevant file in any package. I.e. /usr/share/aclocal/fontutil.m4. Something needs to provide XORG_FONT_MACROS_VERSION for Xorg's configure.ac to work. [test@ibm-p8-kvm-03-guest-02 ~]$ sudo dnf install /usr/share/aclocal/fontutil.m4 Last metadata expiration check: 3:36:56 ago on Wed 16 Nov 2022 10:51:17 AM CET. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: xorg-x11-font-utils x86_64 1:7.5-53.el9 BUILDROOT 48 k Transaction Summary ================================================================================ Install 1 Package Total download size: 48 k Installed size: 221 k Is this ok [y/N]: the xorg-x11-font-utils package needs to be shipped in CRB. (In reply to Niels De Graef from comment #1) > As mentioned in https://bugzilla.redhat.com/show_bug.cgi?id=2119807#c20, the > xorg-x11-font-utils package doesn't exist anymore, as it was deaggregated > into several subpackages. It does exists - https://gitlab.com/redhat/centos-stream/rpms/xorg-x11-font-utils/-/blob/c9s/xorg-x11-font-utils.spec For the archives, I've just file a bug to remove xorg-x11-font-utils from the xserver's dependency list. It provides very little value and we can easily do this ourselves. See Bug 2145088 for details. Porting this to RHEL9 may be the best solution here instead of exposing a package that's not really needed in the CRB. Issue migration from Bugzilla to Jira is in process at this time. This will be the last message in Jira copied from the Bugzilla bug. This BZ has been automatically migrated to the issues.redhat.com Red Hat Issue Tracker. All future work related to this report will be managed there. Due to differences in account names between systems, some fields were not replicated. Be sure to add yourself to Jira issue's "Watchers" field to continue receiving updates and add others to the "Need Info From" field to continue requesting information. To find the migrated issue, look in the "Links" section for a direct link to the new issue location. The issue key will have an icon of 2 footprints next to it, and begin with "RHEL-" followed by an integer. You can also find this issue by visiting https://issues.redhat.com/issues/?jql= and searching the "Bugzilla Bug" field for this BZ's number, e.g. a search like: "Bugzilla Bug" = 1234567 In the event you have trouble locating or viewing this issue, you can file an issue by sending mail to rh-issues. You can also visit https://access.redhat.com/articles/7032570 for general account information. |