Your message dated Thu, 24 Feb 2005 09:32:15 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#295913: fixed in quilt 0.39-1
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; 19 Feb 2005 00:26:44 +0000
>From [EMAIL PROTECTED] Fri Feb 18 16:26:44 2005
Return-path: <[EMAIL PROTECTED]>
Received: from florence.buici.com [206.124.142.26] (qmailr)
        by spohr.debian.org with smtp (Exim 3.35 1 (Debian))
        id 1D2ISK-0001MF-00; Fri, 18 Feb 2005 16:26:44 -0800
Received: (qmail 29130 invoked by uid 1000); 19 Feb 2005 00:26:43 -0000
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Marc Singer <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: quilt: Quilt doesn't properly follow symlinked source files
X-Mailer: reportbug 3.2
Date: Fri, 18 Feb 2005 16:26:43 -0800
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: quilt
Version: 0.37-4
Severity: normal


Using quilt add or quilt edit on a symlinked file confuses quilt.  As
it doesn't recognize that the named file is a symlink to a source
file, quilt fails to track changes to that source file.  This is
probably easily solved by either disallowing add/edit to a symlinked
file, or more robustly, following the symlink and adding the path of
the real file instead.

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.7
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages quilt depends on:
ii  bzip2                       1.0.2-1      A high-quality block-sorting file 
ii  diffstat                    1.35-1       produces graph of changes introduc
ii  gawk                        1:3.1.4-2    GNU awk, a pattern scanning and pr
ii  gettext                     0.14.1-6     GNU Internationalization utilities
ii  libc6                       2.3.2.ds1-18 GNU C Library: Shared libraries an
ii  patch                       2.5.9-2      Apply a diff file to an original

-- no debconf information

---------------------------------------
Received: (at 295913-close) by bugs.debian.org; 24 Feb 2005 14:38:02 +0000
>From [EMAIL PROTECTED] Thu Feb 24 06:38:02 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1D4K7u-000729-00; Thu, 24 Feb 2005 06:38:02 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1D4K2J-0008Nu-00; Thu, 24 Feb 2005 09:32:15 -0500
From: Martin Quinson <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#295913: fixed in quilt 0.39-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Thu, 24 Feb 2005 09:32:15 -0500
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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 
X-CrossAssassin-Score: 2

Source: quilt
Source-Version: 0.39-1

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

quilt_0.39-1.diff.gz
  to pool/main/q/quilt/quilt_0.39-1.diff.gz
quilt_0.39-1.dsc
  to pool/main/q/quilt/quilt_0.39-1.dsc
quilt_0.39-1_i386.deb
  to pool/main/q/quilt/quilt_0.39-1_i386.deb
quilt_0.39.orig.tar.gz
  to pool/main/q/quilt/quilt_0.39.orig.tar.gz



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 Quinson <[EMAIL PROTECTED]> (supplier of updated quilt 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: Thu, 24 Feb 2005 13:51:10 +0100
Source: quilt
Binary: quilt
Architecture: source i386
Version: 0.39-1
Distribution: unstable
Urgency: low
Maintainer: Martin Quinson <[EMAIL PROTECTED]>
Changed-By: Martin Quinson <[EMAIL PROTECTED]>
Description: 
 quilt      - Tool to work with series of patches
Closes: 294424 295913
Changes: 
 quilt (0.39-1) unstable; urgency=low
 .
   * New upstream release.
     0.38 were mostly bugfixes, and those bugs were also reported against
       debian package, so I had to steal most of the cvs content already.
     0.39 is also mainly bugfixes. There is a new "mail" command I didn't
       test yet. ;)
 .
   * Refuse to add symlinks into patches since we fail to backup them
     properly. (Closes: #294424). Will be in 0.40 ;)
   * Take care of the lost souls patching their config.* files.
     Cdbs updates them automatically. Thanks to Robert Millan for detecting
     the issue (in cdbs) and proposing a fix (in quilt). (Closes: #295913).
 .
     This implies a versionned depend on cdbs (>=0.4.27-1) for using packages,
     since part of the fix is in there. quilt itself suggests this version.
Files: 
 a69ef8cc879576feeb6d9b6bba34d1a9 586 devel optional quilt_0.39-1.dsc
 08398028b0c39d41fca4ab2236540dfb 325861 devel optional quilt_0.39.orig.tar.gz
 7cd99011a412e9624b7697161f38dc09 7406 devel optional quilt_0.39-1.diff.gz
 b5e1092e07e887f0e267bbf718202503 260238 devel optional quilt_0.39-1_i386.deb

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

iD8DBQFCHeK2IiC/MeFF8zQRAodYAKDONbgh2Mf1DRLFaTxl0fzeXJTm8wCgjALE
3Vl9IEz4AlI8GzXlH9Zvd1U=
=XY3J
-----END PGP SIGNATURE-----


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

Reply via email to