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

Bug#365278: marked as done (xserver-xorg: filename for backup of config file missing + suggestions)



Your message dated Sun, 22 Apr 2007 04:36:39 +0200
with message-id <200704220436.40356.elendil@planet.nl>
and subject line Bug#365278: xserver-xorg: filename for backup of config file missing + suggestions
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: 7.0.15
Severity: important

During upgrade today I noticed the following:

Setting up xserver-xorg (7.0.15) ...
cat: /var/lib/x11/xorg.conf.md5sum: No such file or directory
xserver-xorg postinst warning: /etc/X11/xorg.conf has been customized,
   but we need to make updates. Backing up your config to . If we screw
                                                        ^^^^^
   something up, restore using this file.

The filename to which the old config file is backed up is missing!

The file _is_ created though (in my case xorg.conf.20060429011120).


Also, currently the new lines are _added_ _before_ the old lines; wouldn't 
it be better to either replace them, or at least add them _after_ the 
current lines?

Also, I'm not sure where the ":unscaled" lines (see diff below) come from, 
but should these maybe be modified as well?

Finally, the changelog does not mention changing:
	Option          "XkbRules"      "xfree"
to:
	Option          "XkbRules"      "xorg"
Is that possibly something to do automatically as well?


Here's the diff for my config file:
--- xorg.conf.20060429011120    2006-04-29 01:11:20.203799539 +0200
+++ xorg.conf   2006-04-29 01:11:20.207798980 +0200
@@ -20,13 +20,19 @@
 Section "Files"
        FontPath        "unix/:7100"                 # local font server
        # if the local font server has problems, we can fall back on these
+       FontPath        "/usr/share/fonts/X11/misc"
        FontPath        "/usr/lib/X11/fonts/misc"
+       FontPath        "/usr/share/fonts/X11/cyrillic"
        FontPath        "/usr/lib/X11/fonts/cyrillic"
        FontPath        "/usr/lib/X11/fonts/100dpi/:unscaled"
        FontPath        "/usr/lib/X11/fonts/75dpi/:unscaled"
+       FontPath        "/usr/share/fonts/X11/Type1"
        FontPath        "/usr/lib/X11/fonts/Type1"
+       FontPath        "/usr/share/fonts/X11/CID"
        FontPath        "/usr/lib/X11/fonts/CID"
+       FontPath        "/usr/share/fonts/X11/100dpi"
        FontPath        "/usr/lib/X11/fonts/100dpi"
+       FontPath        "/usr/share/fonts/X11/75dpi"
        FontPath        "/usr/lib/X11/fonts/75dpi"
 EndSection

Attachment: pgpOiUuti_9XS.pgp
Description: PGP signature


--- End Message ---
--- Begin Message ---
Closing as this is hardly relevant anymore.

--- End Message ---

Reply to: