Your message dated Sat, 16 Jul 2005 06:03:11 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#318562: fixed in tinc 1.0.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; 16 Jul 2005 05:21:50 +0000
>From [EMAIL PROTECTED] Fri Jul 15 22:21:50 2005
Return-path: <[EMAIL PROTECTED]>
Received: from pop06.mail.atl.earthlink.net [207.69.200.40] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1Dtf7W-0004u9-00; Fri, 15 Jul 2005 22:21:50 -0700
Received: from user-119bq03.biz.mindspring.com ([66.149.232.3] 
helo=frobnitz.homelinux.net)
        by pop06.mail.atl.earthlink.net with esmtp (Exim 3.36 #10)
        id 1Dtf7W-0005SL-00
        for [EMAIL PROTECTED]; Sat, 16 Jul 2005 01:21:50 -0400
Received: from daniel by frobnitz.homelinux.net with local (Exim 4.52)
        id 1Dtf7V-0001vB-E3
        for [EMAIL PROTECTED]; Fri, 15 Jul 2005 22:21:49 -0700
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: tinc: FTBFS: Cannot install docs
From: Daniel Schepler <[EMAIL PROTECTED]>
Date: Fri, 15 Jul 2005 22:21:49 -0700
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
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: tinc
Severity: serious
Version: 1.0.4-1

>From my build log:

...
dh_install -ptinc  
dh_link -ptinc  
mv -v doc/*.html debian/tinc/usr/share/doc/tinc/
mv: cannot stat `doc/*.html': No such file or directory
make: *** [binary-post-install/tinc] Error 1

My guess would be that you need to change this to doc/tinc/*.html to
match the new behavior of texi2html.

-- System Information:
Debian Release: testing/unstable
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-9-amd64-k8
Locale: LANG=en, LC_CTYPE=en (charmap=UTF-8) (ignored: LC_ALL set to 
en_US.UTF-8)

-- 
Daniel Schepler              "Please don't disillusion me.  I
[EMAIL PROTECTED]    haven't had breakfast yet."
                                 -- Orson Scott Card

---------------------------------------
Received: (at 318562-close) by bugs.debian.org; 16 Jul 2005 10:12:16 +0000
>From [EMAIL PROTECTED] Sat Jul 16 03:12:16 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1Dtjea-00006v-00; Sat, 16 Jul 2005 03:12:16 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1DtjVn-0004fX-00; Sat, 16 Jul 2005 06:03:11 -0400
From: Guus Sliepen <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#318562: fixed in tinc 1.0.4-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sat, 16 Jul 2005 06:03:11 -0400
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: tinc
Source-Version: 1.0.4-2

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

tinc_1.0.4-2.diff.gz
  to pool/main/t/tinc/tinc_1.0.4-2.diff.gz
tinc_1.0.4-2.dsc
  to pool/main/t/tinc/tinc_1.0.4-2.dsc
tinc_1.0.4-2_i386.deb
  to pool/main/t/tinc/tinc_1.0.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.
Guus Sliepen <[EMAIL PROTECTED]> (supplier of updated tinc 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: Sat, 16 Jul 2005 11:42:04 +0200
Source: tinc
Binary: tinc
Architecture: source i386
Version: 1.0.4-2
Distribution: unstable
Urgency: low
Maintainer: Guus Sliepen <[EMAIL PROTECTED]>
Changed-By: Guus Sliepen <[EMAIL PROTECTED]>
Description: 
 tinc       - Virtual Private Network daemon
Closes: 312982 318562
Changes: 
 tinc (1.0.4-2) unstable; urgency=low
 .
   * Compensate for change in texinfo's output directory. Closes: #318562
   * Include Czech translation of the debconf questions. Closes: #312982
Files: 
 1100ddcaf54d3b41b2b16459717936a2 609 net optional tinc_1.0.4-2.dsc
 033a75edc74080de17c96f190d56d6a1 8799 net optional tinc_1.0.4-2.diff.gz
 48a7194e0e5a51ca90dec3961dbefbee 196150 net optional tinc_1.0.4-2_i386.deb

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

iD8DBQFC2Nb2AxLow12M2nsRAqncAJ9mWRnznjkyDJHHridAhurIPBzszQCdEEmB
AJxKvwH07yPwrG8x01ZHvY0=
=J+Ec
-----END PGP SIGNATURE-----


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

Reply via email to