Your message dated Wed, 27 Apr 2005 09:21:49 -0400 with message-id <[EMAIL PROTECTED]> and subject line approx now build-depends on ocaml-tools 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; 8 Apr 2005 18:17:26 +0000 >From [EMAIL PROTECTED] Fri Apr 08 11:17:26 2005 Return-path: <[EMAIL PROTECTED]> Received: from c203154.adsl.hansenet.de (localhost.localdomain) [213.39.203.154] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1DJy2o-0006Ce-00; Fri, 08 Apr 2005 11:17:26 -0700 Received: from aj by localhost.localdomain with local (Exim 4.50) id 1DJy2m-0006kC-WC; Fri, 08 Apr 2005 20:17:25 +0200 To: Debian Bug Tracking System <[EMAIL PROTECTED]> From: Andreas Jochens <[EMAIL PROTECTED]> Subject: approx: FTBFS: Missing Build-Depends on 'ocaml-tools' Message-Id: <[EMAIL PROTECTED]> Date: Fri, 08 Apr 2005 20:17:25 +0200 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-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: Package: approx Version: 1.07 Severity: serious Tags: patch When building 'approx' in a clean 'unstable' chroot, I get the following error: make[2]: Entering directory `/approx-1.07' make[2]: /usr/share/ocaml-tools/OCamlMakefile: No such file or directory make[2]: *** No rule to make target `/usr/share/ocaml-tools/OCamlMakefile'. Stop. make[2]: Leaving directory `/approx-1.07' Please add the missing Build-Depends on 'ocaml-tools' to debian/control. Regards Andreas Jochens diff -urN ../tmp-orig/approx-1.07/debian/control ./debian/control --- ../tmp-orig/approx-1.07/debian/control 2005-03-16 08:46:35.000000000 +0100 +++ ./debian/control 2005-04-08 20:10:52.902947794 +0200 @@ -2,7 +2,7 @@ Section: admin Priority: optional Maintainer: Eric Cooper <[EMAIL PROTECTED]> -Build-Depends: debhelper, ocaml-nox, libsyslog-ocaml-dev, libhttp-ocaml-dev, libocamlnet-ocaml-dev, libpcre-ocaml-dev, libcurl-ocaml-dev +Build-Depends: debhelper, ocaml-nox, ocaml-tools, libsyslog-ocaml-dev, libhttp-ocaml-dev, libocamlnet-ocaml-dev, libpcre-ocaml-dev, libcurl-ocaml-dev Standards-Version: 3.6.1 Package: approx --------------------------------------- Received: (at 303774-done) by bugs.debian.org; 27 Apr 2005 13:22:41 +0000 >From [EMAIL PROTECTED] Wed Apr 27 06:22:41 2005 Return-path: <[EMAIL PROTECTED]> Received: from ux9.sp.cs.cmu.edu [128.2.220.166] by spohr.debian.org with smtp (Exim 3.35 1 (Debian)) id 1DQmUp-0005ml-00; Wed, 27 Apr 2005 06:22:31 -0700 Received: from [24.3.154.200] ([24.3.154.200]) by ux9.sp.cs.cmu.edu id aa16547; 27 Apr 2005 9:21 EDT Received: from ecc by stratocaster.home with local (Exim 4.50) id 1DQmU9-0003rF-HZ for [EMAIL PROTECTED]; Wed, 27 Apr 2005 09:21:49 -0400 Date: Wed, 27 Apr 2005 09:21:49 -0400 To: [EMAIL PROTECTED] Subject: approx now build-depends on ocaml-tools Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.6+20040907i From: Eric Cooper <[EMAIL PROTECTED]> 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-Status: No, hits=-0.5 required=4.0 tests=BAYES_30 autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: X-CrossAssassin-Score: 20911 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]