Your message dated Sat, 10 Sep 2005 01:07:01 +0100 with message-id <[EMAIL PROTECTED]> and subject line Fixed libfs-dev has been uploaded 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; 14 Aug 2005 18:23:35 +0000 >From [EMAIL PROTECTED] Sun Aug 14 11:23:35 2005 Return-path: <[EMAIL PROTECTED]> Received: from d009010.adsl.hansenet.de (localhost.localdomain) [80.171.9.10] by spohr.debian.org with esmtp (Exim 3.36 1 (Debian)) id 1E4N8x-0003RG-00; Sun, 14 Aug 2005 11:23:35 -0700 Received: from aj by localhost.localdomain with local (Exim 4.52) id 1E4N8v-0000qj-Mp; Sun, 14 Aug 2005 20:23:33 +0200 To: Debian Bug Tracking System <[EMAIL PROTECTED]> From: Andreas Jochens <[EMAIL PROTECTED]> Subject: xfstt: FTBFS: Missing Build-Depends on 'libxt-dev, xlibs-static-dev' Message-Id: <[EMAIL PROTECTED]> Date: Sun, 14 Aug 2005 20:23:33 +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-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 Package: xfstt Version: 1.6-5 Severity: serious Tags: patch When building 'xfstt' in a clean 'unstable' chroot, I get the following error: make[3]: Entering directory `/xfstt-1.6/src' if g++ -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\""/usr/share/locale\"" -DFONTDIR=\""/usr/share/fonts/truetype\"" -DCACHEDIR=\""/var/cache/xfstt\"" -DPIDFILE=\""/var/run/xfstt.pid\"" -DMAGNIFY=0 -I../libfstt -Wall -g -O2 -fomit-frame-pointer -ffast-math -MT xfstt-xfstt.o -MD -MP -MF ".deps/xfstt-xfstt.Tpo" \ -c -o xfstt-xfstt.o `test -f 'xfstt.cc' || echo './'`xfstt.cc; \ then mv -f ".deps/xfstt-xfstt.Tpo" ".deps/xfstt-xfstt.Po"; \ else rm -f ".deps/xfstt-xfstt.Tpo"; exit 1; \ fi xfstt.cc:69:26: error: X11/fonts/FS.h: No such file or directory xfstt.cc:70:31: error: X11/fonts/FSproto.h: No such file or directory Please add the missing Build-Depends on 'libxt-dev, xlibs-static-dev' to debian/control. Regards Andreas Jochens diff -urN ../tmp-orig/xfstt-1.6/debian/control ./debian/control --- ../tmp-orig/xfstt-1.6/debian/control 2005-08-14 18:16:36.000000000 +0000 +++ ./debian/control 2005-08-14 18:16:33.000000000 +0000 @@ -2,7 +2,7 @@ Section: x11 Priority: extra Maintainer: Guillem Jover <[EMAIL PROTECTED]> -Build-Depends: debhelper (>= 4.1.16), libfs-dev +Build-Depends: debhelper (>= 4.1.16), libfs-dev, libxt-dev, xlibs-static-dev Standards-Version: 3.6.2 Package: xfstt --------------------------------------- Received: (at 323102-done) by bugs.debian.org; 10 Sep 2005 00:08:19 +0000 >From [EMAIL PROTECTED] Fri Sep 09 17:08:19 2005 Return-path: <[EMAIL PROTECTED]> Received: from ppsw-9.csi.cam.ac.uk [131.111.8.139] by spohr.debian.org with esmtp (Exim 3.36 1 (Debian)) id 1EDsuo-0008GF-00; Fri, 09 Sep 2005 17:08:19 -0700 X-Cam-SpamDetails: Not scanned X-Cam-AntiVirus: No virus found X-Cam-ScannerInfo: http://www.cam.ac.uk/cs/email/scanner/ Received: from rb387a.christs.cam.ac.uk ([131.111.233.144]:45225 helo=localhost.localdomain) by ppsw-9.csi.cam.ac.uk (ppsw.cam.ac.uk [131.111.8.139]:25) with esmtp id 1EDstr-0001S9-Ur (Exim 4.51) (return-path <[EMAIL PROTECTED]>); Sat, 10 Sep 2005 01:07:19 +0100 Received: by localhost.localdomain (Postfix, from userid 1000) id 5B4AC862A78; Sat, 10 Sep 2005 01:07:02 +0100 (BST) Date: Sat, 10 Sep 2005 01:07:01 +0100 From: Rob Bradford <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Fixed libfs-dev has been uploaded Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.10i 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=-3.0 required=4.0 tests=BAYES_00 autolearn=no version=2.60-bugs.debian.org_2005_01_02 According to the last note on this bug from the maintainer this bug was actually due to a bug in libfs-dev (#321641). Since that bug has been fixed i'm closing this bug. Cheers, Rob -- Rob Bradford - http://robster.org.uk -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]