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

Bug#370676: marked as done (xserver-xorg: X server should not needs fonts at all)



Your message dated Sat, 19 Jan 2008 00:24:49 +0100
with message-id <47913541.7070202@ens-lyon.org>
and subject line Bug#370676: xserver-xorg: X server should not needs fonts at all
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: xserver-xorg
Version: 6.9.0.dfsg.1-6
Severity: important

yesterday I upgrade some fonts packages (aptitude log follow) and today, X refuse to start cause it can't find two fonts which normally are provided by xfonts-base (cursor and 6x13-ISO8859-1). I wonder X failed for just fonts issue and it should be able to runs without and/or find a way to start (for eg. as Eugene Konev said in 334080 report reply: "It is normal to use X server without any fonts installed")

I know this report could be treat also as whishlist item also.


aptitude update log:
[MIS A JOUR] xfonts-100dpi 6.9.0.dfsg.1-6 -> 1:1.0.0-2
[MIS A JOUR] xfonts-100dpi-transcoded 6.9.0.dfsg.1-6 -> 1:1.0.0-2
[MIS A JOUR] xfonts-75dpi 6.9.0.dfsg.1-6 -> 1:1.0.0-2
[MIS A JOUR] xfonts-75dpi-transcoded 6.9.0.dfsg.1-6 -> 1:1.0.0-2
[MIS A JOUR] xfonts-a12k12 1-7 -> 1-8
[MIS A JOUR] xfonts-artwiz 1:1.3-3 -> 1:1.3-5
[MIS A JOUR] xfonts-ay 1.0-2 -> 1.0-3
[MIS A JOUR] xfonts-ayu 1.7+0a-1 -> 1.7+0a+0debian1-2
[MIS A JOUR] xfonts-base 6.9.0.dfsg.1-6 -> 1:1.0.0-3
[MIS A JOUR] xfonts-biznet-100dpi 3.0.0-17 -> 3.0.0-18
[MIS A JOUR] xfonts-biznet-75dpi 3.0.0-17 -> 3.0.0-18
[MIS A JOUR] xfonts-biznet-base 3.0.0-17 -> 3.0.0-18
[MIS A JOUR] xfonts-intl-arabic 1.2.1-4 -> 1.2.1-6
[MIS A JOUR] xfonts-intl-asian 1.2.1-4 -> 1.2.1-6
[MIS A JOUR] xfonts-intl-chinese 1.2.1-4 -> 1.2.1-6
[MIS A JOUR] xfonts-intl-chinese-big 1.2.1-4 -> 1.2.1-6
[MIS A JOUR] xfonts-intl-european 1.2.1-4 -> 1.2.1-6
[MIS A JOUR] xfonts-intl-japanese 1.2.1-4 -> 1.2.1-6
[MIS A JOUR] xfonts-intl-japanese-big 1.2.1-4 -> 1.2.1-6
[MIS A JOUR] xfonts-intl-phonetic 1.2.1-4 -> 1.2.1-6
[MIS A JOUR] xfonts-jmk 3.0-9 -> 3.0-11
[MIS A JOUR] xfonts-mplus 2.2.2-1 -> 2.2.4-1
[MIS A JOUR] xfonts-scalable 6.9.0.dfsg.1-6 -> 1:1.0.0-4
[MIS A JOUR] xfonts-terminus 4.16-3 -> 4.20-2
[MIS A JOUR] xfonts-terminus-dos 4.16-3 -> 4.20-2
[MIS A JOUR] xfonts-terminus-oblique 4.16-3 -> 4.20-2
[MIS A JOUR] xfonts-tipa 2:1.2-2.1 -> 2:1.2-2.2

(unrelevant part of log/conf removed)

-- Package-specific info:
Contents of /var/lib/xfree86/X.roster:
xserver-xfree86
xserver-xorg

/etc/X11/X target unchanged from checksum in /var/lib/xfree86/X.md5sum.

X server symlink status:
lrwxrwxrwx  1 root root 17 2005-09-29 22:36 /etc/X11/X -> /usr/bin/X11/Xorg
-rwxr-xr-x  1 root root 1878204 2006-04-04 05:44 /usr/bin/X11/Xorg

Contents of /var/lib/xfree86/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
0000:01:00.0 VGA compatible controller: nVidia Corporation NV11 [GeForce2 MX/MX 400] (rev a1)

/etc/X11/xorg.conf does not match checksum in /var/lib/xfree86/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r--  1 root root 3345 2005-09-29 22:34 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# XF86Config-4 (XFree86 X Window System server configuration file)
[...]
#   dpkg-reconfigure xserver-xfree86
Section "Files"
       FontPath        "unix/:7100"                    # local font server
       # if the local font server has problems, we can fall back on these
       FontPath        "/usr/lib/X11/fonts/misc"
       FontPath        "/usr/lib/X11/fonts/cyrillic"
       FontPath        "/usr/lib/X11/fonts/100dpi/:unscaled"
       FontPath        "/usr/lib/X11/fonts/75dpi/:unscaled"
       FontPath        "/usr/lib/X11/fonts/Type1"
       FontPath        "/usr/lib/X11/fonts/CID"
       FontPath        "/usr/lib/X11/fonts/Speedo"
       FontPath        "/usr/lib/X11/fonts/100dpi"
       FontPath        "/usr/lib/X11/fonts/75dpi"
EndSection
Section "Module"
       Load    "freetype"
       Load    "glx"
#       Load    "speedo"
       Load    "type1"
       Load    "extmod"
EndSection
[...]



Xorg X server log files on system:
-rw-r--r--  1 root root 33139 2006-03-12 12:38 /var/log/Xorg.1.log
-rw-r--r--  1 root root 31427 2006-06-06 09:40 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:

X Window System Version 6.9.0 (Debian 6.9.0.dfsg.1-6 20060403233528 David Nusinow <dnusinow@debian.org>)
Release Date: 21 December 2005
X Protocol Version 11, Revision 0, Release 6.9
Build Operating System: Linux 2.6.12-1-686 i686 [ELF]
Current Operating System: Linux Sarge 2.6.15-mh #2 Sun May 21 12:28:05 CEST 2006 i686
Build Date: 04 April 2006
       Before reporting problems, check http://wiki.X.Org
       to make sure that you have the latest version.
Module Loader present
OS Kernel: Linux version 2.6.15-mh () (root@Sarge) (gcc version 4.0.4 20060507 (prerelease) (Debian 4.0.3-3)) #2 Sun May 21 12:28:05 CEST 2006 T
Markers: (--) probed, (**) from config file, (==) default setting,
       (++) from command line, (!!) notice, (II) informational,
       (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Tue Jun  6 09:22:02 2006
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
[...]
(**) |-->Input Device "Configured Mouse"
(WW) The directory "/usr/lib/X11/fonts/cyrillic" does not exist.
       Entry deleted from font path.
(WW) The directory "/usr/lib/X11/fonts/CID" does not exist.
       Entry deleted from font path.
(**) FontPath set to "unix/:7100,/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/100dpi/:unscaled,/usr/lib/X11/fonts/75dpi/:unscaled,/usr/lib/X11/fonts/Type1,/usr/lib/X11/fonts/Speedo,/usr/lib/X11/fonts/100dpi,/usr/lib/X11/fonts/75dpi"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(II) Open ACPI successful (/proc/acpi/event)
(II) Module ABI versions:
       X.Org ANSI C Emulation: 0.2
       X.Org Video Driver: 0.8
       X.Org XInput driver : 0.5
       X.Org Server Extension : 0.2
       X.Org Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.so
(II) Module bitmap: vendor="X.Org Foundation"
       compiled for 6.9.0, module version = 1.0.0
       Module class: X.Org Font Renderer
       ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
       compiled for 6.9.0, module version = 1.0.0
       ABI class: X.Org Video Driver, version 0.8
(++) using VT number 7

[...]
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
       compiled for 6.9.0, module version = 2.1.0
       Module class: X.Org Font Renderer
       ABI class: X.Org Font Renderer, version 0.4
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
       compiled for 4.0.2, module version = 1.0.7174
       Module class: XFree86 Server Extension
       ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension GLX
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.so
(II) Module type1: vendor="X.Org Foundation"
       compiled for 6.9.0, module version = 1.0.2
       Module class: X.Org Font Renderer
       ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
       compiled for 6.9.0, module version = 1.0.0
       Module class: X.Org Server Extension
       ABI class: X.Org Server Extension, version 0.2
(II) Loading extension FontCache
[...]
SetGrabKeysState - disabled


-- System Information:
Debian Release: testing/unstable
 APT prefers testing
 APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.15-mh
Locale: LANG=fr_FR@euro, LC_CTYPE=fr_FR@euro (charmap=ISO-8859-15) (ignored: LC_ALL set to fr_FR@euro)

Versions of packages xserver-xorg depends on:
ii debconf [debconf-2.0] 1.5.1 Debian configuration management sy
ii  libc6                     2.3.6-7        GNU C Library: Shared libraries
ii  libgcc1                   1:4.1.0-1      GCC support library
ii  libxau6                   6.9.0.dfsg.1-6 X Authentication library
ii libxdmcp6 6.9.0.dfsg.1-6 X Display Manager Control Protocol ii xserver-common 6.9.0.dfsg.1-6 files and utilities common to all
ii  zlib1g                    1:1.2.3-11     compression library - runtime

Versions of packages xserver-xorg recommends:
pn  discover | discover1      <none>         (no description available)
pn  laptop-detect             <none>         (no description available)
pn  mdetect                   <none>         (no description available)
ii xlibs 6.9.0.dfsg.1-6 X Window System client libraries m
pn  xresprobe                 <none>         (no description available)

-- debconf information:
* xserver-xorg/multiple_possible_x-drivers:
 xserver-xorg/config/monitor/use_sync_ranges: true
* xserver-xorg/config/inputdevice/mouse/port: /dev/psaux
* xserver-xorg/config/monitor/lcd: false
* xserver-xorg/autodetect_monitor: true
* xserver-xorg/config/display/default_depth: 24
* xserver-xorg/config/display/modes: 1600x1200, 1280x1024, 1024x768, 800x600, 640x480
* xserver-xorg/config/inputdevice/keyboard/internal:
* xserver-xorg/config/inputdevice/keyboard/options:
* xserver-xorg/config/inputdevice/mouse/zaxismapping: true
* xserver-xorg/config/device/use_fbdev: false
* xserver-xorg/config/inputdevice/keyboard/variant:
* xserver-xorg/config/nonnumeric_string_error:
* xserver-xorg/config/inputdevice/keyboard/layout: fr
* xserver-xorg/config/monitor/identifier: Dell
* xserver-xorg/config/inputdevice/mouse/emulate3buttons: false
* xserver-xorg/autodetect_mouse: true
* xserver-xorg/config/monitor/horiz-sync: 30-70
* xserver-xorg/config/monitor/range_input_error:
* xserver-xorg/config/write_dri_section: true
* xserver-xorg/config/inputdevice/keyboard/model: pc102
* xserver-xorg/config/device/driver: nvidia
* xserver-xorg/config/monitor/selection-method: Simple
* xserver-xorg/config/write_files_section: true
* xserver-xorg/config/monitor/mode-list: 1280x960 @ 60Hz
* xserver-xorg/config/doublequote_in_string_error:
* xserver-xorg/config/monitor/screen-size: 17 inches (430 mm)
* shared/default-x-server: xserver-xorg
* xserver-xorg/config/inputdevice/mouse/protocol: ImPS/2
* shared/no_known_x-server:
* xserver-xorg/config/device/bus_id_error:
* xserver-xorg/config/monitor/vert-refresh: 50-160
 xserver-xorg/config/fontpath/fontserver:
* xserver-xorg/config/modules: GLcore, dri, freetype, glx, speedo, type1
* xserver-xorg/config/device/video_ram:
* xserver-xorg/config/device/identifier: Nvidia GeForce2 MX
* xserver-xorg/config/null_string_error:
* shared/multiple_possible_x-servers:
* xserver-xorg/config/device/bus_id: PCI:0:1:0
* xserver-xorg/autodetect_video_card: true
* xserver-xorg/config/inputdevice/keyboard/rules: xorg

begin:vcard
fn;quoted-printable:Micha=C3=ABl Houz=C3=A9
n;quoted-printable;quoted-printable:Houz=C3=A9;Micha=C3=ABl
email;internet:mhouze@t-online.fr
tel;work:4389
version:2.1
end:vcard


--- End Message ---
--- Begin Message ---
xfonts-base is recommended, nothing is in Depends, closing.

Brice


--- End Message ---

Reply to: