Your message dated Thu, 01 Sep 2005 14:51:11 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#325371: fixed in binfmtc 0.8-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) -------------------------------------- Received: (at submit) by bugs.debian.org; 28 Aug 2005 05:39:56 +0000 >From [EMAIL PROTECTED] Sat Aug 27 22:39:56 2005 Return-path: <[EMAIL PROTECTED]> Received: from 68.105.138.210.bn.2iij.net (viper2.netfort.gr.jp) [210.138.105.68] by spohr.debian.org with smtp (Exim 3.36 1 (Debian)) id 1E9Ftc-0003Tm-00; Sat, 27 Aug 2005 22:39:56 -0700 Received: (qmail 25537 invoked from network); 28 Aug 2005 05:39:54 -0000 Received: from unknown (HELO atoron.dancer.pr.jp.netfort.gr.jp) (127.0.0.1) by viper2.netfort.gr.jp with SMTP; 28 Aug 2005 05:39:54 -0000 Date: Sun, 28 Aug 2005 14:39:54 +0900 Message-ID: <[EMAIL PROTECTED]> From: Junichi Uekawa <[EMAIL PROTECTED]> To: Bug tracking submit <[EMAIL PROTECTED]> Subject: ITP: binfmtc -- a binfmt_misc hook for running C programs as scripts User-Agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.7 (=?ISO-8859-4?Q?Sanj=F2?=) APEL/10.6 Emacs/21.4 (i386-pc-linux-gnu) MULE/5.0 (SAKAKI) X-Debbugs-Cc: debian-devel@lists.debian.org MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: multipart/signed; boundary="pgp-sign-Multipart_Sun_Aug_28_14:39:51_2005-1"; micalg=pgp-sha1; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Level: X-Spam-Status: No, hits=-11.0 required=4.0 tests=BAYES_00,HAS_PACKAGE, X_DEBBUGS_CC autolearn=ham version=2.60-bugs.debian.org_2005_01_02 --pgp-sign-Multipart_Sun_Aug_28_14:39:51_2005-1 Content-Type: text/plain; charset=US-ASCII Package: wnpp I'm planning on uploading binfmtc to Debian. It is a binfmt_misc hook that allows using C source as if they were scripts. It invokes gcc and runs the resulting binary. I would be interested to know if there is any existing tool that does something similar, and also if anyone finds use for such system. I personally like using this since it allows rapid testing, and C is the scripting language I feel most comfortable with. License: GPL Upstream URL: http://www.netfort.gr.jp/~dancer/software/binfmtc.html binfmtc_0.7-1_i386.deb ---------------------- Package: binfmtc Version: 0.7-1 Section: utils Priority: extra Architecture: i386 Depends: libc6 (>= 2.3.2.ds1-21), gcc, binutils, g++, binfmt-support Suggests: g77, gcj, libgcj4-dev, gpc Installed-Size: 188 Maintainer: Junichi Uekawa <[EMAIL PROTECTED]> Description: Execute C program as script Linux binfmt_misc handler for C, C++, Assembly languages. . Using the binfmt_misc interface, binfmtc allows users to seamlessly execute C source code as if they were scripts. regards, junichi --pgp-sign-Multipart_Sun_Aug_28_14:39:51_2005-1 Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQBDEU4p2Dd9TugeVcERAthLAJ97xP6RC2d+Q3h1IjS56W4yk5hwqwCfRlNq cZQ9FhMsE9vydAvnDHNFNf8= =DF8v -----END PGP SIGNATURE----- --pgp-sign-Multipart_Sun_Aug_28_14:39:51_2005-1-- --------------------------------------- Received: (at 325371-close) by bugs.debian.org; 1 Sep 2005 21:54:10 +0000 >From [EMAIL PROTECTED] Thu Sep 01 14:54:10 2005 Return-path: <[EMAIL PROTECTED]> Received: from joerg by spohr.debian.org with local (Exim 3.36 1 (Debian)) id 1EAwxj-0003Jl-00; Thu, 01 Sep 2005 14:51:11 -0700 From: Junichi Uekawa <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: lisa $Revision: 1.30 $ Subject: Bug#325371: fixed in binfmtc 0.8-1 Message-Id: <[EMAIL PROTECTED]> Sender: Joerg Jaspert <[EMAIL PROTECTED]> Date: Thu, 01 Sep 2005 14:51:11 -0700 Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Level: X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2005_01_02 Source: binfmtc Source-Version: 0.8-1 We believe that the bug you reported is fixed in the latest version of binfmtc, which is due to be installed in the Debian FTP archive: binfmtc_0.8-1.diff.gz to pool/main/b/binfmtc/binfmtc_0.8-1.diff.gz binfmtc_0.8-1.dsc to pool/main/b/binfmtc/binfmtc_0.8-1.dsc binfmtc_0.8-1_i386.deb to pool/main/b/binfmtc/binfmtc_0.8-1_i386.deb binfmtc_0.8.orig.tar.gz to pool/main/b/binfmtc/binfmtc_0.8.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. Junichi Uekawa <[EMAIL PROTECTED]> (supplier of updated binfmtc 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: Tue, 30 Aug 2005 09:04:13 +0900 Source: binfmtc Binary: binfmtc Architecture: source i386 Version: 0.8-1 Distribution: unstable Urgency: low Maintainer: Junichi Uekawa <[EMAIL PROTECTED]> Changed-By: Junichi Uekawa <[EMAIL PROTECTED]> Description: binfmtc - Execute C program as script Closes: 325371 Changes: binfmtc (0.8-1) unstable; urgency=low . * New upstream version * Initial upload (closes: #325371) Files: e33f6dd6704ac1d37ebbb3396e8ceefe 847 utils extra binfmtc_0.8-1.dsc 918aa2f8b50f04a19de15d527546d260 86525 utils extra binfmtc_0.8.orig.tar.gz 5190b8899b139e6dea8943ce41cf638c 5527 utils extra binfmtc_0.8-1.diff.gz d2b03f5cf3fa95e8d7d6c5427fc9e1aa 19114 utils extra binfmtc_0.8-1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iQEVAwUBQxQEO4jztdzjjnrPAQIrSgf/amp6QiuOrD8W8/AISci7xIzmimahneB1 zmm7OqeUAqWYMRVTZt1AMPOdSgDGlWQuYBEx1iJvUfqKdANflTMQnRz6qcMztrzq YtEBeuuH7pSp0RgSc9k+30WUdUTPSLAFez2/MAz8B9rI3DcBkcGkzbQw2BB0pFkL HXmo+RlkhETB/AcBztvk4TDCpinqJgCo6YolAPq7JeW5me6zW6Y7tQXCDQ5WSfko 8bOdy/tK+9sQj4yOWznm1ZH/yODbpXD1hVb0FhzOWytPw35IE6ctDCByCiO84vmg xUneJvtuxOiTHOv396SXOfalZmC9V/egNlrYZO9jfCQOMakJNHzJ7Q== =Sefb -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]