Your message dated Sun, 18 Sep 2005 06:17:04 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#326734: fixed in gnugo 3.7.4-2
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; 5 Sep 2005 11:42:07 +0000
>From [EMAIL PROTECTED] Mon Sep 05 04:42:07 2005
Return-path: <[EMAIL PROTECTED]>
Received: from c203105.adsl.hansenet.de (localhost.localdomain) 
[213.39.203.105] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1ECFMV-00042m-00; Mon, 05 Sep 2005 04:42:07 -0700
Received: from aj by localhost.localdomain with local (Exim 4.52)
        id 1ECFMT-0005Cr-7g; Mon, 05 Sep 2005 13:42:05 +0200
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
From: Andreas Jochens <[EMAIL PROTECTED]>
Subject: gnugo: FTBFS: cannot stat `doc/*.html': No such file or directory
Message-Id: <[EMAIL PROTECTED]>
Date: Mon, 05 Sep 2005 13:42:05 +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: gnugo
Version: 3.7.4-1
Severity: serious
Tags: patch

When building 'gnugo' on unstable, I get the following error:

install -d -m 0755 debian/gnugo/usr/share/doc/gnugo/html
install    -m 0644 doc/*.html doc/*.png debian/gnugo/usr/share/doc/gnugo/html
install: cannot stat `doc/*.html': No such file or directory
make: *** [binary-arch] Error 1

With the attached patch 'gnugo' can be compiled on unstable.

Regards
Andreas Jochens

diff -urN ../tmp-orig/gnugo-3.7.4/debian/rules ./debian/rules
--- ../tmp-orig/gnugo-3.7.4/debian/rules        2005-09-05 11:27:32.000000000 
+0000
+++ ./debian/rules      2005-09-05 11:27:27.000000000 +0000
@@ -57,7 +57,7 @@
        install    -m 0644 AUTHORS NEWS README THANKS TODO debian/copyright 
debian/gnugo/usr/share/doc/gnugo
 #      install    -m 0644 doc/gnugo.ps debian/gnugo/usr/share/doc/gnugo
        install -d -m 0755 debian/gnugo/usr/share/doc/gnugo/html
-       install    -m 0644 doc/*.html doc/*.png 
debian/gnugo/usr/share/doc/gnugo/html
+       install    -m 0644 doc/gnugo/*.html doc/*.png 
debian/gnugo/usr/share/doc/gnugo/html
        ln -s gnugo.html debian/gnugo/usr/share/doc/gnugo/html/index.html
 
        find debian/gnugo/usr/share/doc -type f \( -size +8 -o -name 
'changelog*' \) ! -path '*/html/*' -print0 | xargs -0 gzip -9n

---------------------------------------
Received: (at 326734-close) by bugs.debian.org; 18 Sep 2005 13:18:28 +0000
>From [EMAIL PROTECTED] Sun Sep 18 06:18:28 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1EGz2W-0001qb-00; Sun, 18 Sep 2005 06:17:04 -0700
From: [EMAIL PROTECTED] (Martin A. Godisch)
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#326734: fixed in gnugo 3.7.4-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sun, 18 Sep 2005 06:17:04 -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
X-CrossAssassin-Score: 2

Source: gnugo
Source-Version: 3.7.4-2

We believe that the bug you reported is fixed in the latest version of
gnugo, which is due to be installed in the Debian FTP archive:

gnugo_3.7.4-2.diff.gz
  to pool/main/g/gnugo/gnugo_3.7.4-2.diff.gz
gnugo_3.7.4-2.dsc
  to pool/main/g/gnugo/gnugo_3.7.4-2.dsc
gnugo_3.7.4-2_i386.deb
  to pool/main/g/gnugo/gnugo_3.7.4-2_i386.deb



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.
Martin A. Godisch <[EMAIL PROTECTED]> (supplier of updated gnugo 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 14:59:10 +0200
Source: gnugo
Binary: gnugo
Architecture: source i386
Version: 3.7.4-2
Distribution: unstable
Urgency: low
Maintainer: Martin A. Godisch <[EMAIL PROTECTED]>
Changed-By: Martin A. Godisch <[EMAIL PROTECTED]>
Description: 
 gnugo      - play the game of Go
Closes: 322785 326734
Changes: 
 gnugo (3.7.4-2) unstable; urgency=low
 .
   * Fixed texi2html call, closes: #326734.
   * Removed /usr/doc/gnugo symlink, closes: #322785.
   * Updated menu path.
   * Updated standards version.
Files: 
 eae32fe1e8675307e41321cdabdd2b20 565 games optional gnugo_3.7.4-2.dsc
 8bb81f8f594a6535233bed92357c4991 4658 games optional gnugo_3.7.4-2.diff.gz
 63af4de53c8a0726883aafef32dba644 1224634 games optional gnugo_3.7.4-2_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFDLWYOmpGCHWjc1gYRAi94AJ0Uk3+TziMWjxAIgLzFx7SeyXdbVgCfadQi
VuBWheWbSNujuGtQUm4wVq8=
=7zr2
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to