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

Bug#356181: marked as done (Font paths wrong in dexconf from x11-common 1:7.0.2)



Your message dated Wed, 15 Mar 2006 01:11:29 +0100
with message-id <20060315001129.GF29268@linuxfr.org>
and subject line Closing bugs in experimental
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: x11-common
Version: 1:7.0.2
Severity: important
Tags: patch

The package version should be 1:7.0.2 not 1:7.02

and the file order for the patch should perhaps be reversed:

--- /usr/bin/dexconf    2006-03-08 03:42:10.000000000 +0100
+++ ./dexconf   2006-03-10 09:12:09.000000000 +0100
@@ -202,13 +202,13 @@
   exec 4>"$DEXCONFTMPDIR/Files"
   cat >&4 <<SECTION
 Section "Files"
-       FontPath        "/usr/share/X11/fonts/misc"
-       FontPath        "/usr/share/X11/fonts/cyrillic"
-       FontPath        "/usr/share/X11/fonts/100dpi/:unscaled"
-       FontPath        "/usr/share/X11/fonts/75dpi/:unscaled"
-       FontPath        "/usr/share/X11/fonts/Type1"
-       FontPath        "/usr/share/X11/fonts/100dpi"
-       FontPath        "/usr/share/X11/fonts/75dpi"
+       FontPath        "/usr/share/fonts/X11/misc"
+       FontPath        "/usr/share/fonts/X11/cyrillic"
+       FontPath        "/usr/share/fonts/X11/100dpi/:unscaled"
+       FontPath        "/usr/share/fonts/X11/75dpi/:unscaled"
+       FontPath        "/usr/share/fonts/X11/Type1"
+       FontPath        "/usr/share/fonts/X11/100dpi"
+       FontPath        "/usr/share/fonts/X11/75dpi"
        # path to defoma fonts
        FontPath
"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
 EndSection

On Fri, 2006-03-10 at 09:16 +0100, Svante Signell wrote:

> Package: x11-common
> Version: 1:7.02
> Severity: important
> Tags: patch
>
> Font paths are wrong in the dexconf script, see attached path:
> 
> 
> --- ./dexconf   2006-03-10 09:12:09.000000000 +0100
> +++ /usr/bin/dexconf    2006-03-08 03:42:10.000000000 +0100
> @@ -202,13 +202,13 @@
...


--- End Message ---
--- Begin Message ---
This bug has been reported against a package in experimental, does
not affect unstable, and has since been fixed in experimental.
I am thus closing it now, thanks for your report.

Denis

--- End Message ---

Reply to: