Your message dated Tue, 26 Apr 2005 19:51:59 +0100 (BST) with message-id <[EMAIL PROTECTED]> and subject line haskell-http FTBFS fixed 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; 4 Apr 2005 18:02:51 +0000 >From [EMAIL PROTECTED] Mon Apr 04 11:02:51 2005 Return-path: <[EMAIL PROTECTED]> Received: from gluck.debian.org [192.25.206.10] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1DIVuU-0002Rk-00; Mon, 04 Apr 2005 11:02:51 -0700 Received: from mail-out.m-online.net [212.18.0.9] by gluck.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1DIVuU-0000If-00; Mon, 04 Apr 2005 12:02:50 -0600 Received: from mail.m-online.net (svr20.m-online.net [192.168.3.148]) by mail-out.m-online.net (Postfix) with ESMTP id BC8627CBF; Mon, 4 Apr 2005 19:41:06 +0200 (CEST) Received: from atari.stigge.org (ppp-82-135-68-164.mnet-online.de [82.135.68.164]) by mail.m-online.net (Postfix) with ESMTP id 6982966D72; Mon, 4 Apr 2005 19:41:02 +0200 (CEST) Received: from [192.168.5.99] (localhost [127.0.0.1]) by atari.stigge.org (Postfix) with ESMTP id 7468B100442A0; Mon, 4 Apr 2005 19:41:01 +0200 (CEST) From: Roland Stigge <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: haskell-http: FTBFS: missing files Message-Id: <[EMAIL PROTECTED]> Date: Mon, 4 Apr 2005 19:41:01 +0200 (CEST) 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: haskell-http Version: 0.4.20041219-1 Severity: serious Hi, building the package haskell-http in a clean sid build environment (with pbuilder) on i386 results in: ========================================================================= [...] Warning: No explicit method nor default method for `*' In the instance declaration for `Num ABCD' ./Codec/MD5.lhs:86: Warning: No explicit method nor default method for `signum' In the instance declaration for `Num ABCD' ./Codec/MD5.lhs:86: Warning: No explicit method nor default method for `abs' In the instance declaration for `Num ABCD' ./Codec/MD5.lhs:86: Warning: No explicit method nor default method for `fromInteger' In the instance declaration for `Num ABCD' Compiling Network.HTTP ( ./Network/HTTP.hs, dist/build/./Network/HTTP.o ) Compiling Network.Browser ( ./Network/Browser.hs, dist/build/./Network/Browser.o ) /usr/bin/ar: creating dist/build/libHSHTTP-0.4.a Preprocessing library HTTP-0.4... Building HTTP-0.4... Running: mkdir -p debian/tmp/usr/share/doc/libghc6-http-dev Running: mkdir -p debian/tmp/usr/lib/haskell-packages/ghc6 Running: ./setup copy --copy-prefix=debian/tmp/usr/lib/haskell-packages/ghc6 Warning: The filename "Setup.description" is deprecated, please move to <pkgname>.cabal Installing: debian/tmp/usr/lib/haskell-packages/ghc6/lib/HTTP-0.4 & debian/tmp/usr/lib/haskell-packages/ghc6/bin HTTP-0.4... grep: *.cabal: No such file or directory grep: *.cabal: No such file or directory Running: cp .installed-pkg-config debian/tmp/usr/lib/haskell-packages/ghc6/lib/-/installed-pkg-config cp: cannot create regular file `debian/tmp/usr/lib/haskell-packages/ghc6/lib/-/installed-pkg-config': No such file or directory cp .installed-pkg-config debian/tmp/usr/lib/haskell-packages/ghc6/lib/-/installed-pkg-config files: 256 at /usr/bin/dh_haskell line 167. make: *** [install] Error 1 ========================================================================= Thanks for considering. -- DARTS - Debian Archive Regression Test Suite http://darts.alioth.debian.org/ Please note that this report has not been generated fully automatically. DARTS just helped finding the problem. --------------------------------------- Received: (at 303073-done) by bugs.debian.org; 26 Apr 2005 18:52:00 +0000 >From [EMAIL PROTECTED] Tue Apr 26 11:52:00 2005 Return-path: <[EMAIL PROTECTED]> Received: from urchin.earth.li [193.201.200.73] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1DQVA8-0004QI-00; Tue, 26 Apr 2005 11:52:00 -0700 Received: from ganesh (helo=localhost) by urchin.earth.li with local-esmtp (Exim 3.35 #1 (Debian)) id 1DQVA7-0000hn-00 for <[EMAIL PROTECTED]>; Tue, 26 Apr 2005 19:51:59 +0100 Date: Tue, 26 Apr 2005 19:51:59 +0100 (BST) From: Ganesh Sittampalam <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: haskell-http FTBFS fixed Message-ID: <[EMAIL PROTECTED]> X-No-Advert-Scanning: yes MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: Ganesh Sittampalam <[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=-3.0 required=4.0 tests=BAYES_00 autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: This bug is fixed in haskell-http 0.4.20041219-2, but I messed up the changelog so it didn't get recorded automatically. As an aside, the bug only happened in the first place because it took more than two months from the initial package being uploaded to it appearing in the archive, by which time the tools it used to build had moved on. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]