[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#41700: marked as done (finddup does not work with ' quotes)



Your message dated Mon, 16 Apr 2001 23:55:24 +0200
with message-id <20010416235524.A6278@om>
and subject line Closed in perforate 1.0-9
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.)

Darren Benham
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 21 Jul 1999 09:56:32 +0000
Received: (qmail 12089 invoked from network); 21 Jul 1999 09:56:31 -0000
Received: from eau.irisa.fr (131.254.60.97)
  by master.debian.org with SMTP; 21 Jul 1999 09:56:31 -0000
Received: from lapin.irisa.fr (lapin.irisa.fr [131.254.41.16])
	by eau.irisa.fr (8.9.1a/8.9.1) with ESMTP id LAA10787
	for <submit@bugs.debian.org>; Wed, 21 Jul 1999 11:56:28 +0200 (MET DST)
Sender: Laurent.Bonnaud@irisa.fr
To: submit@bugs.debian.org
Subject: finddup does not work with ' quotes
From: Laurent Bonnaud <Laurent.Bonnaud@irisa.fr>
X-Attribution: Laurent
Date: 21 Jul 1999 11:56:30 +0200
Message-ID: <wjxso6i2unl.fsf@lapin.irisa.fr>
Lines: 23
User-Agent: Gnus/5.070095 (Pterodactyl Gnus v0.95) Emacs/20.3
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii


Package: perforate

Hi,

when a directory contains filenames containing quote characters ('),
then finddup fails with an error.

One possible way to fix the problem would be to use 

  find -print0

and

  xargs -0

However, subsequent manipulations, especially MD5 computations, seem
much harder to fix.  I don't see how to do it, without a complete
rewrite, perhaps even in another language than sh, which is too
sensitive to special characters.

-- 
Laurent.
---------------------------------------
Received: (at 41700-done) by bugs.debian.org; 16 Apr 2001 21:46:46 +0000
>From mvela@public.srce.hr Mon Apr 16 16:46:46 2001
Return-path: <mvela@public.srce.hr>
Received: from jagor.srce.hr [161.53.2.130] (root)
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 14pGpY-0002Li-00; Mon, 16 Apr 2001 16:46:45 -0500
Received: from om (asy97.jmu.carnet.hr [193.198.128.97])
	by jagor.srce.hr (8.9.0/8.9.0) with ESMTP id XAA13155;
	Mon, 16 Apr 2001 23:46:28 +0200 (MET DST)
Received: from mvela by om with local (Exim 3.22 #1 (Debian))
	id 14pGxz-0001da-00; Mon, 16 Apr 2001 23:55:27 +0200
Date: Mon, 16 Apr 2001 23:55:24 +0200
From: Matej Vela <vela@debian.org>
To: 41700-done@bugs.debian.org, 89534-done@bugs.debian.org
Subject: Closed in perforate 1.0-9
Message-ID: <20010416235524.A6278@om>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.17i
X-Accept-Language: en, hr
Sender: Matej Vela <mvela@om>
Delivered-To: 41700-done@bugs.debian.org

(This report is being closed manually due to Bug#71600.)

The .changes file follows.

-----BEGIN PGP SIGNED MESSAGE-----

Format: 1.7
Date: Mon, 16 Apr 2001 17:47:56 +0200
Source: perforate
Binary: perforate
Architecture: source i386
Version: 1.0-9
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Matej Vela <vela@debian.org>
Description: 
 perforate  - Utilities to save disk space
Closes: 41700 89534
Changes: 
 perforate (1.0-9) unstable; urgency=low
 .
   * Package is orphaned; maintainer set to Debian QA Group.
   * Converted to debhelper.
   * finddup, nodup: Handle file names with backslashes, quotes and
     wildcards.  Closes: #41700, #89534.
   * findstrip: Handle file names with colons.
   * zum.c: Use `getline ()' instead of a fixed-size buffer (MAXPATHLEN
     is undefined on the Hurd).
   * Converted PODs to plain man pages, making the diffs more compact.
   * Conforms to Standards version 3.5.2:
     * debian/rules: Support the `debug' build option.
Files: 
 5d693486d91492482feeb3b40724027d 715 misc extra perforate_1.0-9.dsc
 af7ebdc1f192fcdefc66452b8e13323d 3952 misc extra perforate_1.0-9.diff.gz
 c2bb32d29b63783d5dd45fddd3adf464 10368 misc extra perforate_1.0-9_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iQCVAwUBOtsWoez+R+WhGHJJAQH2iQP+KrRVC5ySLF7oTO3d1NOuwUnDosId6d6d
c5mpDUPhSMf5CxRhBhNLUkR5Kq+xVDDmOEdc3FuMFhsucUDfcrpgLlffaRsH9UUj
dLMd/Ap3PAJl9SLYTYW05RBYGoMIx/ikU2+EIGUFwV+ElchLYtFWH2BpYP2liTd2
oGzP8Wa3pZg=
=KItF
-----END PGP SIGNATURE-----



Reply to: