Your message dated Sun, 16 Apr 2006 19:32:06 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#362969: fixed in xfonts-nexus 0.0.2-12 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: xfonts-nexus Version: 0.0.2-11 Severity: normal Hi, I noticed a minor issue during my upgrade to Xorg 7.0 today: the postinst script still uses the old Xorg 6.9 font path for the mkfontdir command (line 11). I think this is the appropriate fix: --- xfonts-nexus.postinst 2006-04-16 21:57:29.000000000 +0200 +++ xfonts-nexus.postinst-new 2006-04-16 22:00:35.000000000 +0200 @@ -8,7 +8,7 @@ if [ "$1" = "configure" ]; then - ( cd /usr/X11R6/lib/X11/fonts/misc ; /usr/X11R6/bin/mkfontdir ) + ( cd /usr/share/fonts/X11/misc ; /usr/X11R6/bin/mkfontdir ) update-fonts-alias misc fi Regards, Florian -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (50, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.16-flo Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) Versions of packages xfonts-nexus depends on: ii xfonts-utils 1:1.0.0-3 X Window System font utility progr xfonts-nexus recommends no packages. -- no debconf information
--- End Message ---
--- Begin Message ---Source: xfonts-nexus Source-Version: 0.0.2-12 We believe that the bug you reported is fixed in the latest version of xfonts-nexus, which is due to be installed in the Debian FTP archive: xfont-nexus_0.0.2-12_all.deb to pool/main/x/xfonts-nexus/xfont-nexus_0.0.2-12_all.deb xfonts-nexus_0.0.2-12.diff.gz to pool/main/x/xfonts-nexus/xfonts-nexus_0.0.2-12.diff.gz xfonts-nexus_0.0.2-12.dsc to pool/main/x/xfonts-nexus/xfonts-nexus_0.0.2-12.dsc xfonts-nexus_0.0.2-12_all.deb to pool/main/x/xfonts-nexus/xfonts-nexus_0.0.2-12_all.deb A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Simon Horman <[EMAIL PROTECTED]> (supplier of updated xfonts-nexus package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Mon, 17 Apr 2006 11:00:29 +0900 Source: xfonts-nexus Binary: xfonts-nexus xfont-nexus Architecture: source all Version: 0.0.2-12 Distribution: unstable Urgency: low Maintainer: Simon Horman <[EMAIL PROTECTED]> Changed-By: Simon Horman <[EMAIL PROTECTED]> Description: xfont-nexus - Transitional package xfonts-nexus - Nexus font for X Closes: 362969 Changes: xfonts-nexus (0.0.2-12) unstable; urgency=low . * Resolved problem with paths in invocation of mkfontdir in postinst (closes: #362969) * Remove unneeded debian/xfonts-nexus.conffiles that crept in at some stage * Removed unneded debian/xfonts-nexus.dirs Files: f5764b39f4411acc5977af1d70a77be8 618 x11 optional xfonts-nexus_0.0.2-12.dsc 84773c4278763570537f90c46e9665e9 1699 x11 optional xfonts-nexus_0.0.2-12.diff.gz 92ea85c361864394e4e934b34925bd86 8314 x11 optional xfonts-nexus_0.0.2-12_all.deb 7bcc0c89914dad2bc3b22e1dbe764f47 2892 x11 optional xfont-nexus_0.0.2-12_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQFEQvqKA8ACPgVBDpcRAgyuAJ9YKqNhemw7JPuXmCneZAfClmk7KACfZ6ux c2FmSdpg26orP9LI+CWdgG0= =IH/l -----END PGP SIGNATURE-----
--- End Message ---

