Your message dated Mon, 13 Nov 2006 06:32:12 -0800 with message-id <[EMAIL PROTECTED]> and subject line Bug#354884: fixed in colormake 0.2-4.2 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: colormake Version: 0.2-4 Severity: important Hello, Colormake looks like to have some problems flushing the output buffer when some input is asked by a program in a Makefile. It makes menuconfig interfaces not work at all (as well as text configuration interfaces). I can reproduce the bug every time: A simple program, test.c: #include <stdio.h> int main (void) { printf ("Hello?\n"); getchar (); return 0; } A Makefile: foo: test ./test test: test.c gcc test.c -o test You can see the difference between "colormake foo" and "make foo". Regards, Milrith -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/dash Kernel: Linux 2.6.13noyal0 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) Versions of packages colormake depends on: ii debconf [debconf-2.0] 1.4.71 Debian configuration management sy ii less 394-1 Pager program similar to more ii perl 5.8.8-2 Larry Wall's Practical Extraction colormake recommends no packages. -- debconf information: * colormake/renamed:
--- End Message ---
--- Begin Message ---Source: colormake Source-Version: 0.2-4.2 We believe that the bug you reported is fixed in the latest version of colormake, which is due to be installed in the Debian FTP archive: colormake_0.2-4.2.diff.gz to pool/main/c/colormake/colormake_0.2-4.2.diff.gz colormake_0.2-4.2.dsc to pool/main/c/colormake/colormake_0.2-4.2.dsc colormake_0.2-4.2_all.deb to pool/main/c/colormake/colormake_0.2-4.2_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. Sam Hocevar (Debian packages) <[EMAIL PROTECTED]> (supplier of updated colormake 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, 13 Nov 2006 15:09:29 +0100 Source: colormake Binary: colormake Architecture: source all Version: 0.2-4.2 Distribution: unstable Urgency: high Maintainer: Roland Bauerschmidt <[EMAIL PROTECTED]> Changed-By: Sam Hocevar (Debian packages) <[EMAIL PROTECTED]> Description: colormake - simple wrapper around make to colorize output Closes: 217199 354884 Changes: colormake (0.2-4.2) unstable; urgency=high . * Non-maintainer upload. * colormake.pl: + Automatically flush stdout (Closes: #354884). + Ignore leading spaces in output, as the ones caused by libtool rules. * debian/control: + Set policy to 3.7.2. + Uncapitalise short description. * debian/rules: + Install colormake.pl into /usr/share so as not to clutter the executable namespace. + Do not shorten long lines by default (Closes: #217199). Provide the colormake-short executable instead. Files: d4a54b8b377e597f5bd45c6d9dc17f74 531 devel optional colormake_0.2-4.2.dsc 79161066b68dc92a6ffb619cc72a02b0 4619 devel optional colormake_0.2-4.2.diff.gz 46c7ca25fb3b8ee5a76e5b5d4b0e22d8 7936 devel optional colormake_0.2-4.2_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFFWIAIfPP1rylJn2ERAhvAAKCrpFlsi4w0AnasmLGO+GhGCB9VDACeODbO k7FuOP55K+UsOvDl51/ryZA= =LkUq -----END PGP SIGNATURE-----
--- End Message ---

