Bug 170547 - missing dependency on fonts
Summary: missing dependency on fonts
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-lvm
Version: 4
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: Stanko Kupcevic
QA Contact: Jim Parsons
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-10-12 19:09 UTC by bastiaan
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version: 1.0.21
Clone Of:
Environment:
Last Closed: 2006-12-18 19:59:31 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description bastiaan 2005-10-12 19:09:09 UTC
Description of problem:
system-config-lvm depends on the availability of certain fonts but does not list
this requirement in its RPM spec. 

Version-Release number of selected component (if applicable):
system-config-lvm-0.9.32-1.0

How reproducible:
always

Steps to Reproduce:
1. Do a minimal install of FC4 
2. yum install xorg-x11-xauth (necessary for ssh)
3. yum install system-config-lvm
4. ssh -Y to the machine from within an X session
5. run system-config-lvm
 
Actual results:
system-config-lvm outputs:
No fonts found; this probably means that the fontconfig
library is not correctly configured. You may need to
edit the fonts.conf configuration file. More information
about fontconfig can be found in the fontconfig(3) manual
page and on http://fontconfig.org

Expected results:
system-config-lvm should start properly.

Additional info:
as a workaround do 'yum install urw-fonts'.


Note You need to log in before you can comment on or make changes to this bug.