From owner-freebsd-ports-bugs@FreeBSD.ORG Tue May 22 08:50:03 2007 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 82CFA16A475 for ; Tue, 22 May 2007 08:50:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 4ACDA13C483 for ; Tue, 22 May 2007 08:50:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l4M8o3qg092647 for ; Tue, 22 May 2007 08:50:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l4M8o3lD092644; Tue, 22 May 2007 08:50:03 GMT (envelope-from gnats) Resent-Date: Tue, 22 May 2007 08:50:03 GMT Resent-Message-Id: <200705220850.l4M8o3lD092644@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Dmitry Karasik Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A180816A41F for ; Tue, 22 May 2007 08:46:34 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [69.147.83.33]) by mx1.freebsd.org (Postfix) with ESMTP id 928F013C46E for ; Tue, 22 May 2007 08:46:34 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id l4M8kY81080167 for ; Tue, 22 May 2007 08:46:34 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id l4M8fXli077789; Tue, 22 May 2007 08:41:33 GMT (envelope-from nobody) Message-Id: <200705220841.l4M8fXli077789@www.freebsd.org> Date: Tue, 22 May 2007 08:41:33 GMT From: Dmitry Karasik To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.0 Cc: Subject: ports/112851: linux fontconfig /etc/fonts/fonts.conf not updated with xorg 7.2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 May 2007 08:50:03 -0000 >Number: 112851 >Category: ports >Synopsis: linux fontconfig /etc/fonts/fonts.conf not updated with xorg 7.2 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue May 22 08:50:02 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Dmitry Karasik >Release: 6.2-STABLE >Organization: capmon a/s >Environment: FreeBSD gromit 6.2-STABLE FreeBSD 6.2-STABLE #9: Tue May 15 16:49:01 CEST 2007 root@gromit:/usr/obj/usr/src/sys/GROMIT i386 >Description: After upgrade to modular X, X11BASE was moved from /usr/X11R6 to /usr/local, and in particular fonts are now located in /usr/local/lib/X11/fonts, not /usr/X11R6/lib/X11/fonts. However, linux-fontconfig configuration file /etc/fonts/fonts.conf contains the old reference to /usr/X11R6, and thus no fontconfig-based linux programs will not run (linux-firefox even crashes without any fontconfig fonts). >How-To-Repeat: Install f.ex. print/acroread7 or www/linux-firefox and run it. acroread7 complains to unavailability of fonts, whereas linux-firefox silently crashes. >Fix: Workaround: - Replace /usr/X11R6/lib/X11/fonts to /usr/local/lib/X11/fonts in /compat/linux/etc/fonts/fonts.conf. - Run /compat/linux/usr/bin/fc-cache as root >Release-Note: >Audit-Trail: >Unformatted: