Your message dated Wed, 16 Nov 2005 14:02:38 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#339480: fixed in tkdiff 1:4.0.2-3
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 Nov 2005 16:00:13 +0000
>From [EMAIL PROTECTED] Wed Nov 16 08:00:13 2005
Return-path: <[EMAIL PROTECTED]>
Received: from tor149-99-58-193.dedicated.sprintdsl.ca ([149.99.58.193] 
helo=mail.sidefx.com)
        by spohr.debian.org with esmtp (Exim 4.50)
        id 1EcPhl-0004rk-JL
        for [EMAIL PROTECTED]; Wed, 16 Nov 2005 08:00:13 -0800
Received: from joe by barstow.sidefx.com with local (Exim 4.54)
        id 1EcPhk-0000OF-A4; Wed, 16 Nov 2005 11:00:12 -0500
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Joe Drew <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: security patch in 4.0.1-2 breaks tkdiff
X-Mailer: reportbug 3.17
Date: Wed, 16 Nov 2005 11:00:12 -0500
Message-Id: <[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-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: tkdiff
Version: 1:4.0.2-2
Severity: grave

For every subversion file I try to tkdiff, I get the following error:

Error in startup script: can not find channel named "fid"
    while executing
"close fid"
    (procedure "tmpfile" line 11)
    invoked from within
"tmpfile $index"
    (procedure "get-file-rev" line 30)
    invoked from within
"get-file-rev "$f" 1"
    (procedure "init-files" line 149)
    invoked from within
"init-files"
    (procedure "check-error" line 22)
    invoked from within
"check-error $result $output"
    (procedure "do-new-diff" line 23)
    invoked from within
"do-new-diff"
    ("eval" body line 1)
    invoked from within
"eval do-new-diff"
    (procedure "main" line 56)
    invoked from within
"main"
    (file "/usr/bin/tkdiff" line 10332)

Investigation shows that the channel (variable?) fid was introduced in
the tempfile security patch for 4.0.1-2.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-1-686-smp
Locale: LANG=en_CA, LC_CTYPE=en_CA (charmap=ISO-8859-1)

Versions of packages tkdiff depends on:
ii  tk8.4                         8.4.11-1   Tk toolkit for Tcl and X11, v8.4 -

tkdiff recommends no packages.

-- no debconf information

---------------------------------------
Received: (at 339480-close) by bugs.debian.org; 16 Nov 2005 22:13:01 +0000
>From [EMAIL PROTECTED] Wed Nov 16 14:13:01 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
        id 1EcVMU-0005OO-53; Wed, 16 Nov 2005 14:02:38 -0800
From: Adrian Bridgett <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#339480: fixed in tkdiff 1:4.0.2-3
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Wed, 16 Nov 2005 14:02:38 -0800
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

Source: tkdiff
Source-Version: 1:4.0.2-3

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

tkdiff_4.0.2-3.diff.gz
  to pool/main/t/tkdiff/tkdiff_4.0.2-3.diff.gz
tkdiff_4.0.2-3.dsc
  to pool/main/t/tkdiff/tkdiff_4.0.2-3.dsc
tkdiff_4.0.2-3_all.deb
  to pool/main/t/tkdiff/tkdiff_4.0.2-3_all.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.
Adrian Bridgett <[EMAIL PROTECTED]> (supplier of updated tkdiff 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: Wed, 16 Nov 2005 21:16:35 +0000
Source: tkdiff
Binary: tkdiff
Architecture: source all
Version: 1:4.0.2-3
Distribution: unstable
Urgency: high
Maintainer: Adrian Bridgett <[EMAIL PROTECTED]>
Changed-By: Adrian Bridgett <[EMAIL PROTECTED]>
Description: 
 tkdiff     - graphical side by side "diff" utility
Closes: 339480
Changes: 
 tkdiff (1:4.0.2-3) unstable; urgency=high
 .
   * missing $ in patch broke tkdiff completely - my apologies
     (closes: #339480)
Files: 
 939435d3ff6e0631ed8ca57735d57700 559 text optional tkdiff_4.0.2-3.dsc
 5619645b84ecf8b4e8940a4897553848 4075 text optional tkdiff_4.0.2-3.diff.gz
 4c3494648676c08ca9fbd1af731cb6ae 85486 text optional tkdiff_4.0.2-3_all.deb

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

iD8DBQFDe6Lrflgj9+6E5x0RAnGeAKCraFCY/ijF8mIhGcpotes5LR4XXQCgkm5t
JsReAl/liKEV8ruPJrW71g0=
=JQjD
-----END PGP SIGNATURE-----


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

Reply via email to