[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#226703: xprt: XFS-XTT & XPrint doesn't work together



Package: xprt
Version: 4.2.1-15
Severity: normal
Tags: patch

Hello,

When starting xprint, at boot time, i always get an error :
"cat: /usr/X11R6/lib/X11/fs/config: No such file or directory"

The error comes from the fact that i use xfs-xtt instead of xfs, so it
install config in fs-xtt/config.

The patch is simple and is attached.

Kind regard
Sylvain LE GALL

ps : i also get an annoying /etc/rc2.d/S20xprint: ## WARNING: Can't find
"/usr/X11R6/lib/X11/fonts/encodings/encodings.dir", TrueType font
support disabled, because
/usr/X11R6/lib/X11/fonts/encodings/encodings.dir has been removed by
someone ( not me ), do you where the error comes from ?

*** xprint.diff
--- /etc/init.d/xprint	2004-01-07 11:40:29.000000000 +0100
+++ xprint	2004-01-07 11:39:35.000000000 +0100
@@ -242,8 +242,6 @@
           else
               if [ -r "/etc/X11/fs/config" ] ; then
                   XFS_CONFIG_FILE="/etc/X11/fs/config"
-	      elif [ -r "/etc/X11/fs-xtt/config" ]; then
-	          XFS_CONFIG_FILE="/etc/X11/fs-xtt/config"
               else
                   XFS_CONFIG_FILE="${XPROJECTROOT}/lib/X11/fs/config"
               fi


-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux grand 2.6.0 #4 Tue Jan 6 21:05:29 CET 2004 i686
Locale: LANG=fr_FR@euro, LC_CTYPE=fr_FR@euro

Versions of packages xprt depends on:
ii  libc6                2.3.2.ds1-10        GNU C Library: Shared libraries an
ii  xprt-common          0.0.9.cvs20031220-1 Xprint - the X11 print system (con
ii  zlib1g               1:1.2.1-3           compression library - runtime

-- no debconf information





Reply to: