| Summary: | tigervnc-server missing Requires: libXfont | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Bill McGonigle <bill-bugzilla.redhat.com> |
| Component: | tigervnc | Assignee: | Jan Grulich <jgrulich> |
| Status: | CLOSED ERRATA | QA Contact: | Desktop QE <desktop-qa-list> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 6.4 | CC: | bill-bugzilla.redhat.com, ggamietea, jgrulich, mclasen, psklenar, tpelka |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | tigervnc-1.1.0-17.el6 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-05-10 20:09:23 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: | |
| Bug Depends On: | |||
| Bug Blocks: | 1271696 | ||
tigervnc-server requires "libXfont.so.1()(64bit)", which is provided by the libXfont package. If you now try "yum remove libXfont", does it say it will need to remove tigervnc-server as well? *** Bug 918595 has been marked as a duplicate of this bug. *** This is working for me as of now (both on install and remove) on EL6.7: Installing: tigervnc-server x86_64 1.1.0-16.el6.centos base 1.0 M Installing for dependencies: libXfont x86_64 1.4.5-5.el6_7 updates 137 k xorg-x11-font-utils x86_64 1:7.2-11.el6 base 75 k xorg-x11-fonts-misc noarch 7.2-11.el6 base 5.8 M Transaction Summary Fixed in tigervnc-1.1.0-17.el6. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2016-0775.html |
Description of problem: Missing Requires: libXfont Version-Release number of selected component (if applicable): tigervnc-server-1.1.0-5.el6_4.1.x86_64 How reproducible: Always Steps to Reproduce: 1. clean install, minimal Desktop 2. install/configure tigervnc-server 3. attempt to start tigervnc-server service Actual results: [dix] Could not init font path element /usr/share/X11/fonts/misc, removing from list! [dix] Could not init font path element /usr/share/X11/fonts/100dpi, removing from list! [dix] Could not init font path element /usr/share/X11/fonts/Type1, removing from list! [dix] Could not init font path element /usr/share/fonts/default/Type1, removing from list! [dix] Could not init font path element built-ins, removing from list! Expected results: normal startup Additional info: workaround: yum install libXfont