Your message dated Wed, 28 Dec 2005 08:00:14 +0100 with message-id <[EMAIL PROTECTED]> and subject line lg-issue-85: FTBFS 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; 15 Jul 2005 11:38:32 +0000 >From [EMAIL PROTECTED] Fri Jul 15 04:38:32 2005 Return-path: <[EMAIL PROTECTED]> Received: from c196044.adsl.hansenet.de (localhost.localdomain) [213.39.196.44] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1DtOWW-0000d4-00; Fri, 15 Jul 2005 04:38:32 -0700 Received: from aj by localhost.localdomain with local (Exim 4.52) id 1DtOWT-00047A-Oo; Fri, 15 Jul 2005 13:38:30 +0200 To: Debian Bug Tracking System <[EMAIL PROTECTED]> From: Andreas Jochens <[EMAIL PROTECTED]> Subject: lg-issue85: FTBFS: '=' missing in tar --exclude parameter Message-Id: <[EMAIL PROTECTED]> Date: Fri, 15 Jul 2005 13:38:29 +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: lg-issue85 Version: 1-1 Severity: serious Tags: patch When building 'lg-issue85' on unstable, I get the following error: dh_installdirs usr/share/doc/lg-issue85 install -d debian/lg-issue85 install -d debian/lg-issue85/usr/share/doc/lg-issue85 cd issue85; \ tar --exclude=index.html --exclude TWDT.* --exclude ARTICLES \ --exclude=issue85.* --exclude=whole.lg_answer85.html \ -czf ../debian/lg-issue85/usr/share/doc/lg-issue85/lg-issue85.tar.gz * tar: You must specify one of the `-Acdtrux' options Try `tar --help' or `tar --usage' for more information. make: *** [binary-indep] Error 2 With the attached patch 'lg-issue85' can be compiled. Regards Andreas Jochens diff -urN ../tmp-orig/lg-issue85-1/debian/rules ./debian/rules --- ../tmp-orig/lg-issue85-1/debian/rules 2005-07-15 11:24:39.000000000 +0000 +++ ./debian/rules 2005-07-15 11:24:09.000000000 +0000 @@ -28,7 +28,7 @@ dh_installdirs usr/share/doc/lg-issue$(ISSUE) cd issue$(ISSUE); \ - tar --exclude=index.html --exclude TWDT.* --exclude ARTICLES \ + tar --exclude=index.html --exclude=TWDT.* --exclude=ARTICLES \ --exclude=issue$(ISSUE).* --exclude=whole.lg_answer$(ISSUE).html \ -czf ../$(lgdir)/lg-issue$(ISSUE).tar.gz * --------------------------------------- Received: (at 318411-done) by bugs.debian.org; 28 Dec 2005 07:00:23 +0000 >From [EMAIL PROTECTED] Tue Dec 27 23:00:23 2005 Return-path: <[EMAIL PROTECTED]> Received: from e176043018.adsl.alicedsl.de ([85.176.43.18] helo=kat.ainf.net) by spohr.debian.org with esmtp (Exim 4.50) id 1ErVIN-00049d-AP for [EMAIL PROTECTED]; Tue, 27 Dec 2005 23:00:23 -0800 Received: from aj by kat.ainf.net with local (Exim 4.54) id 1ErVIE-000436-IZ; Wed, 28 Dec 2005 08:00:14 +0100 To: [EMAIL PROTECTED] From: Andreas Jochens <[EMAIL PROTECTED]> Subject: lg-issue-85: FTBFS Message-Id: <[EMAIL PROTECTED]> Date: Wed, 28 Dec 2005 08:00:14 +0100 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 X-CrossAssassin-Score: 2 The package has been removed from unstable. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]