Your message dated Sat, 14 Oct 2006 09:17:43 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#358702: fixed in xfonts-utils 1:1.0.1-1 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-utils Version: 1:1.0.0-2 Severity: important Tags: experimental patch Justification: fails to build from source Hi, Compile fails with cp: cannot stat `debian/tmp/usr/share/man/man1/bdftopcf.1x': No such file or directory And indeed, the manpage is suffixed with 1: grepping bdftopcf gives: for FILE in ""bdftopcf-X11R7.0-1.0.0 mkfontdir-X11R7.0-1.0.1 mkfontscale-X11R7.0-1.0.1 font-util-X11R7.0-1.0.0""; do \ make[1]: Entering directory `/goinfre/xfonts-utils-1.0.0/bdftopcf-X11R7.0-1.0.0-obj-i486-gnu' make[2]: Entering directory `/goinfre/xfonts-utils-1.0.0/bdftopcf-X11R7.0-1.0.0-obj-i486-gnu' if gcc -DHAVE_CONFIG_H -I. -I../bdftopcf-X11R7.0-1.0.0 -I. -Wall -g -O2 -MT bdftopcf-bdftopcf.o -MD -MP -MF ".deps/bdftopcf-bdftopcf.Tpo" \ -c -o bdftopcf-bdftopcf.o `test -f 'bdftopcf.c' || echo '../bdftopcf-X11R7.0-1.0.0/'`bdftopcf.c; \ then mv -f ".deps/bdftopcf-bdftopcf.Tpo" ".deps/bdftopcf-bdftopcf.Po"; \ else rm -f ".deps/bdftopcf-bdftopcf.Tpo"; exit 1; \ gcc -Wall -g -O2 -o bdftopcf bdftopcf-bdftopcf.o -lXfont sed -e 's|__vendorversion__|"bdftopcf 1.0.0" "X Version 11"|' -e 's|__xorgversion__|"bdftopcf 1.0.0" "X Version 11"|' -e 's|__xservername__|Xorg|g' -e 's|__xconfigfile__|xorg.conf|g' -e 's|__projectroot__|/usr|g' -e 's|__apploaddir__||' -e 's|__appmansuffix__|1|g' -e 's|__libmansuffix__|3|g' -e 's|__adminmansuffix__|8|g' -e 's|__miscmansuffix__|7|g' -e 's|__filemansuffix__|5|g' < ../bdftopcf-X11R7.0-1.0.0/bdftopcf.man > bdftopcf.1 make[2]: Leaving directory `/goinfre/xfonts-utils-1.0.0/bdftopcf-X11R7.0-1.0.0-obj-i486-gnu' make[1]: Leaving directory `/goinfre/xfonts-utils-1.0.0/bdftopcf-X11R7.0-1.0.0-obj-i486-gnu' for FILE in ""bdftopcf-X11R7.0-1.0.0 mkfontdir-X11R7.0-1.0.1 mkfontscale-X11R7.0-1.0.1 font-util-X11R7.0-1.0.0""; do \ make[1]: Entering directory `/goinfre/xfonts-utils-1.0.0/bdftopcf-X11R7.0-1.0.0-obj-i486-gnu' make[2]: Entering directory `/goinfre/xfonts-utils-1.0.0/bdftopcf-X11R7.0-1.0.0-obj-i486-gnu' /bin/sh ../bdftopcf-X11R7.0-1.0.0/mkinstalldirs /goinfre/xfonts-utils-1.0.0/debian/tmp/usr/bin /usr/bin/install -c bdftopcf /goinfre/xfonts-utils-1.0.0/debian/tmp/usr/bin/bdftopcf /bin/sh ../bdftopcf-X11R7.0-1.0.0/mkinstalldirs /goinfre/xfonts-utils-1.0.0/debian/tmp/usr/share/man/man1 /usr/bin/install -c -m 644 bdftopcf.1 /goinfre/xfonts-utils-1.0.0/debian/tmp/usr/share/man/man1/bdftopcf.1 make[2]: Leaving directory `/goinfre/xfonts-utils-1.0.0/bdftopcf-X11R7.0-1.0.0-obj-i486-gnu' make[1]: Leaving directory `/goinfre/xfonts-utils-1.0.0/bdftopcf-X11R7.0-1.0.0-obj-i486-gnu' The attached patch makes it build fine. Regards, Samuel -- System Information: Debian Release: unstable APT prefers unstable APT policy: (900, 'unstable'), (1, 'experimental') Architecture: hurd-i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.14 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) Versions of packages xfonts-utils depends on: ii libc6 2.3.6-4 GNU C Library: Shared libraries an ii libfontenc1 1:1.0.1-1 X11 font encoding library ii libfreetype6 2.1.10-1.2 FreeType 2 font engine, shared lib ii libxfont1 1:1.0.0-2 X11 font rasterisation library ii x11-common 1:7.0.4 X Window System (X.Org) infrastruc ii xfonts-encodings 1:1.0.0-1 Encodings for X.Org fonts ii zlib1g 1:1.2.3-11 compression library - runtime xfonts-utils recommends no packages. -- no debconf information--- debian/xfonts-utils.install-orig 2006-03-24 01:18:54.000000000 +0000 +++ debian/xfonts-utils.install 2006-03-24 01:18:16.000000000 +0000 @@ -3,11 +3,11 @@ usr/bin/mkfontdir usr/bin/mkfontscale usr/bin/ucs2any -usr/share/man/man1/bdftopcf.1x -usr/share/man/man1/bdftruncate.1x -usr/share/man/man1/mkfontdir.1x -usr/share/man/man1/mkfontscale.1x -usr/share/man/man1/ucs2any.1x +usr/share/man/man1/bdftopcf.1 +usr/share/man/man1/bdftruncate.1 +usr/share/man/man1/mkfontdir.1 +usr/share/man/man1/mkfontscale.1 +usr/share/man/man1/ucs2any.1 usr/share/aclocal/fontutil.m4 usr/lib/pkgconfig/fontutil.pc ../local/update-fonts-alias usr/sbin
--- End Message ---
--- Begin Message ---Source: xfonts-utils Source-Version: 1:1.0.1-1 We believe that the bug you reported is fixed in the latest version of xfonts-utils, which is due to be installed in the Debian FTP archive: xfonts-utils_1.0.1-1.diff.gz to pool/main/x/xfonts-utils/xfonts-utils_1.0.1-1.diff.gz xfonts-utils_1.0.1-1.dsc to pool/main/x/xfonts-utils/xfonts-utils_1.0.1-1.dsc xfonts-utils_1.0.1-1_i386.deb to pool/main/x/xfonts-utils/xfonts-utils_1.0.1-1_i386.deb xfonts-utils_1.0.1.orig.tar.gz to pool/main/x/xfonts-utils/xfonts-utils_1.0.1.orig.tar.gz 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. David Nusinow <[EMAIL PROTECTED]> (supplier of updated xfonts-utils 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: Sat, 14 Oct 2006 12:03:53 -0400 Source: xfonts-utils Binary: xfonts-utils Architecture: source i386 Version: 1:1.0.1-1 Distribution: unstable Urgency: low Maintainer: David Nusinow <[EMAIL PROTECTED]> Changed-By: David Nusinow <[EMAIL PROTECTED]> Description: xfonts-utils - X Window System font utility programs Closes: 358702 363484 Changes: xfonts-utils (1:1.0.1-1) unstable; urgency=low . * Internal directory name cleanup. This requires a new .orig.tar.gz for cleanliness, so version bump. * Autoreconf to fix manpage suffix issues. Should now build properly on hurd, kfreebsd, and friends. Thanks Samuel Thibault, Michael Bank, and Robert Millan. Closes: #358702, #363484 * Update patch 01 to only include Makefile.am, not Makefile.in patch. autoreconf with the patch applied. Files: 8a5b6caa75d9b2fea1b4e926c141aa21 799 x11 optional xfonts-utils_1.0.1-1.dsc 38127bf4fff1ff55b44d2cbaf391bacd 430593 x11 optional xfonts-utils_1.0.1.orig.tar.gz 6652d49321895e0787c064d66aad3ee6 20 x11 optional xfonts-utils_1.0.1-1.diff.gz c74cb523b9579b6638b594f1339795fe 64766 x11 optional xfonts-utils_1.0.1-1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFFMQxWyLfpNdY0ad8RAjuaAJ45CB3TJLLppfJZ0btoVi/bnBSCqACeMHWR fcZBdC6CLxTRD50D0ppwI40= =O80q -----END PGP SIGNATURE-----
--- End Message ---

