Your message dated Sun, 18 Sep 2005 09:17:10 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#328971: fixed in vtk 4.4.2-8 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; 18 Sep 2005 14:01:04 +0000 >From [EMAIL PROTECTED] Sun Sep 18 07:01:04 2005 Return-path: <[EMAIL PROTECTED]> Received: from heisenberg.zen.co.uk [212.23.3.141] by spohr.debian.org with esmtp (Exim 3.36 1 (Debian)) id 1EGzj6-0005yJ-00; Sun, 18 Sep 2005 07:01:04 -0700 Received: from [62.3.98.41] (helo=dynam.mhy.org.uk) by heisenberg.zen.co.uk with esmtp (Exim 4.30) id 1EGzj3-0006P5-HN for [EMAIL PROTECTED]; Sun, 18 Sep 2005 14:01:01 +0000 Received: by dynam.mhy.org.uk (Postfix, from userid 1000) id 19A4A1FF284; Sun, 18 Sep 2005 15:01:00 +0100 (BST) Date: Sun, 18 Sep 2005 15:01:00 +0100 From: Mark Hymers <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: FTBFS in unstable pbuilder (and on buildds) Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="bg08WKrSYDhXBjb5" Content-Disposition: inline Organization: None at all User-Agent: Mutt/1.5.9i X-Originating-Heisenberg-IP: [62.3.98.41] 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=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02 --bg08WKrSYDhXBjb5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Package: vtk Version: 4.4.2-7 Severity: serious Justification: FTBFS Tags: patch vtk-4.4.2-7 fails to build from source in an unstable pbuilder instance and on most buildds (http://buildd.debian.org/build.php?&pkg=vtk) due to a bad Build-Dep. The attached patch fixes this and a bug with the maintainer i386 binary upload of libvtk4-dev which depends of libgl1-mesa-dev | libgl-dev instead of xlibmesa-gl-dev | libgl-dev. The two things are basically the same problem. Cheers, Mark -- Mark Hymers <[EMAIL PROTECTED]> "That's why the good die young; it's because Death can't be bothered to check the paperwork." Andy Hamilton, Old Harry's Game --bg08WKrSYDhXBjb5 Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="vtk_builddep_fix.diff" diff -Naur vtk-4.4.2/debian/control vtk-4.4.2-mod/debian/control --- vtk-4.4.2/debian/control 2005-09-18 14:59:05.000000000 +0100 +++ vtk-4.4.2-mod/debian/control 2005-09-18 13:24:23.000000000 +0100 @@ -2,7 +2,7 @@ Section: graphics Priority: optional Maintainer: A. Maitland Bottoms <[EMAIL PROTECTED]> -Build-Depends: debhelper (>> 3.0.0), libgl1-mesa-dev | libgl-dev, libglu1-mesa-dev | libglu-dev, xlibs-dev, tcl8.4-dev, tk8.4-dev, python-dev, cmake (>> 2.0.4), libexpat1-dev, libjpeg62-dev, libpng12-0-dev, libtiff4-dev | libtiff-dev, zlib1g-dev, libfreetype6-dev, ftgl-dev +Build-Depends: debhelper (>> 3.0.0), xlibmesa-gl-dev | libgl-dev, libglu1-mesa-dev | libglu-dev, xlibs-dev, tcl8.4-dev, tk8.4-dev, python-dev, cmake (>> 2.0.4), libexpat1-dev, libjpeg62-dev, libpng12-0-dev, libtiff4-dev | libtiff-dev, zlib1g-dev, libfreetype6-dev, ftgl-dev Build-Depends-Indep: libdigest-md5-perl, doxygen Standards-Version: 3.6.1.0 @@ -54,7 +54,7 @@ Architecture: all Conflicts: libvtk-dev, libvtk32-dev Replaces: libvtk-dev, libvtk32-dev -Depends: libvtk4c2, libgl1-mesa-dev | libgl-dev, libglu1-mesa-dev | libglu-dev, xlibs-dev, libc6-dev +Depends: libvtk4c2, xlibmesa-gl-dev | libgl-dev, libglu1-mesa-dev | libglu-dev, xlibs-dev, libc6-dev Suggests: vtk-examples, vtk-doc Section: libdevel Description: VTK header files for building C++ code --bg08WKrSYDhXBjb5-- --------------------------------------- Received: (at 328971-close) by bugs.debian.org; 18 Sep 2005 16:19:05 +0000 >From [EMAIL PROTECTED] Sun Sep 18 09:19:05 2005 Return-path: <[EMAIL PROTECTED]> Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian)) id 1EH1qo-0004tS-00; Sun, 18 Sep 2005 09:17:10 -0700 From: [EMAIL PROTECTED] (A. Maitland Bottoms) To: [EMAIL PROTECTED] X-Katie: $Revision: 1.56 $ Subject: Bug#328971: fixed in vtk 4.4.2-8 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Sun, 18 Sep 2005 09:17:10 -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: vtk Source-Version: 4.4.2-8 We believe that the bug you reported is fixed in the latest version of vtk, which is due to be installed in the Debian FTP archive: libvtk4-dev_4.4.2-8_all.deb to pool/main/v/vtk/libvtk4-dev_4.4.2-8_all.deb libvtk4c2_4.4.2-8_i386.deb to pool/main/v/vtk/libvtk4c2_4.4.2-8_i386.deb python-vtk_4.4.2-8_i386.deb to pool/main/v/vtk/python-vtk_4.4.2-8_i386.deb vtk-doc_4.4.2-8_all.deb to pool/main/v/vtk/vtk-doc_4.4.2-8_all.deb vtk-examples_4.4.2-8_all.deb to pool/main/v/vtk/vtk-examples_4.4.2-8_all.deb vtk-tcl_4.4.2-8_i386.deb to pool/main/v/vtk/vtk-tcl_4.4.2-8_i386.deb vtk_4.4.2-8.diff.gz to pool/main/v/vtk/vtk_4.4.2-8.diff.gz vtk_4.4.2-8.dsc to pool/main/v/vtk/vtk_4.4.2-8.dsc 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. A. Maitland Bottoms <[EMAIL PROTECTED]> (supplier of updated vtk 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: Sun, 18 Sep 2005 10:15:01 -0400 Source: vtk Binary: python-vtk vtk-tcl vtk-doc libvtk4c2 libvtk4-dev vtk-examples Architecture: source all i386 Version: 4.4.2-8 Distribution: unstable Urgency: low Maintainer: A. Maitland Bottoms <[EMAIL PROTECTED]> Changed-By: A. Maitland Bottoms <[EMAIL PROTECTED]> Description: libvtk4-dev - VTK header files for building C++ code libvtk4c2 - Visualization Toolkit - A high level 3D visualization library python-vtk - Python bindings for VTK vtk-doc - VTK class reference documentation vtk-examples - C++, Tcl and Python example programs/scripts for VTK vtk-tcl - Tcl bindings for VTK Closes: 328971 Changes: vtk (4.4.2-8) unstable; urgency=low . * Fix build-depends to prefer libgl1-mesa-dev (Closes: #328971) Files: ffbe7abc9593102531d326fb936bf8cc 906 graphics optional vtk_4.4.2-8.dsc b9ef399802124f575553ff128a2c4cf3 22656 graphics optional vtk_4.4.2-8.diff.gz 068ba5b5ef70528f413db605242c869d 5246038 libs optional libvtk4c2_4.4.2-8_i386.deb 8502243d703d9b3533728119ed16c83f 1004878 interpreters optional vtk-tcl_4.4.2-8_i386.deb f221bbeb6eecb49163394aea0b8562cd 2181548 python optional python-vtk_4.4.2-8_i386.deb f0e3691772f5be24790a8a3c016a1f8d 9919576 doc optional vtk-doc_4.4.2-8_all.deb 96b17e7fc644e6a66260e905e51515ea 330684 graphics optional vtk-examples_4.4.2-8_all.deb a37e660391948522e54bd611dc31fc63 794814 libdevel optional libvtk4-dev_4.4.2-8_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFDLY1kkwbJvNrxBUwRAsg0AJ0XXuQOG8O3PLTOTMK73QwNleynowCfUZJC /CIIiXCfXIwAI55kcqQNSls= =wKYz -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]