Debian Bug report logs - #315136
default regex syntax (temporarily?) changed to "POSIX" BRE instead of emacs-re.

version graph

Package: findutils; Maintainer for findutils is Andreas Metzler <ametzler@debian.org>; Source for findutils is src:findutils (PTS, buildd, popcon).

Reported by: Dirk Weigenand <Dirk.Weigenand@gmx.de>

Date: Mon, 20 Jun 2005 19:18:01 UTC

Severity: serious

Found in version 4.2.22-1

Fixed in version findutils/4.2.22-2

Done: Andreas Metzler <ametzler@debian.org>

Bug is archived. No further changes may be made.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, Andreas Metzler <ametzler@debian.org>:
Bug#315136; Package findutils. (full text, mbox, link).


Acknowledgement sent to Dirk Weigenand <Dirk.Weigenand@gmx.de>:
New Bug report received and forwarded. Copy sent to Andreas Metzler <ametzler@debian.org>. (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: Dirk Weigenand <Dirk.Weigenand@gmx.de>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: upgrade to findutils 4.2.22-1 makes isdn unusable
Date: Mon, 20 Jun 2005 19:01:24 +0000
Package: findutils
Version: 4.2.22-1
Severity: important

After upgrading findutils to version 4.2.22-1 isdn does not work anymore
because the startup scripts fail to find the configured devices.

See /etc/isdn/init.d.functions::listdevices

listdevices() {
        DEVS=`find /etc/isdn -regex '/etc/isdn/device\.\(ippp\|isdn\)[0-9]+' -printf '%f\n'`
}

I do have a file device.ippp0 in /etc/isdn.

The problem disappears when downgrading to findutils 4.1.20-6.
The same behaviour could be observed on an amd64 system.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-rc5-kraxel1
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1)

Versions of packages findutils depends on:
ii  libc6                       2.3.2.ds1-22 GNU C Library: Shared libraries an

findutils recommends no packages.

-- no debconf information



Information forwarded to debian-bugs-dist@lists.debian.org, Andreas Metzler <ametzler@debian.org>:
Bug#315136; Package findutils. (full text, mbox, link).


Acknowledgement sent to Andreas Metzler <ametzler@downhill.at.eu.org>:
Extra info received and forwarded to list. Copy sent to Andreas Metzler <ametzler@debian.org>. (full text, mbox, link).


Message #10 received at 315136@bugs.debian.org (full text, mbox, reply):

From: Andreas Metzler <ametzler@downhill.at.eu.org>
To: Dirk Weigenand <Dirk.Weigenand@gmx.de>, 315136@bugs.debian.org
Subject: Re: Bug#315136: upgrade to findutils 4.2.22-1 makes isdn unusable
Date: Tue, 21 Jun 2005 18:32:48 +0200
On 2005-06-20 Dirk Weigenand <Dirk.Weigenand@gmx.de> wrote:
[...]
> listdevices() {
>         DEVS=`find /etc/isdn -regex '/etc/isdn/device\.\(ippp\|isdn\)[0-9]+' -printf '%f\n'`
> }

Could you please send me the output of "find /etc/isdn"?
         thanks, cu andreas
-- 
"See, I told you they'd listen to Reason," [SPOILER] Svfurlr fnlf,
fuhggvat qbja gur juveyvat tha.
Neal Stephenson in "Snow Crash"
                                           http://downhill.aus.cc/



Changed Bug title. Request was from Andreas Metzler <ametzler@debian.org> to control@bugs.debian.org. (full text, mbox, link).


Severity set to `serious'. Request was from Andreas Metzler <ametzler@debian.org> to control@bugs.debian.org. (full text, mbox, link).


Reply sent to Andreas Metzler <ametzler@debian.org>:
You have taken responsibility. (full text, mbox, link).


Notification sent to Dirk Weigenand <Dirk.Weigenand@gmx.de>:
Bug acknowledged by developer. (full text, mbox, link).


Message #19 received at 315136-close@bugs.debian.org (full text, mbox, reply):

From: Andreas Metzler <ametzler@debian.org>
To: 315136-close@bugs.debian.org
Subject: Bug#315136: fixed in findutils 4.2.22-2
Date: Mon, 04 Jul 2005 06:32:30 -0400
Source: findutils
Source-Version: 4.2.22-2

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

findutils_4.2.22-2.diff.gz
  to pool/main/f/findutils/findutils_4.2.22-2.diff.gz
findutils_4.2.22-2.dsc
  to pool/main/f/findutils/findutils_4.2.22-2.dsc
findutils_4.2.22-2_i386.deb
  to pool/main/f/findutils/findutils_4.2.22-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 315136@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andreas Metzler <ametzler@debian.org> (supplier of updated findutils 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Mon,  4 Jul 2005 11:37:37 +0200
Source: findutils
Binary: findutils
Architecture: source i386
Version: 4.2.22-2
Distribution: unstable
Urgency: high
Maintainer: Andreas Metzler <ametzler@debian.org>
Changed-By: Andreas Metzler <ametzler@debian.org>
Description: 
 findutils  - utilities for finding files--find, xargs, and locate
Closes: 315136 315343
Changes: 
 findutils (4.2.22-2) unstable; urgency=high
 .
   * Remove locatedb on purge. (Closes: #315343)
   * revert regex-syntax back to emacs-re. (Closes: #315136) Future versions
     will allow to select this by commandline parameter.
Files: 
 c1450f065662728cbc5cd61bd0e60613 662 base required findutils_4.2.22-2.dsc
 64971d5936bd494c5f52bc27b161a1e8 12916 base required findutils_4.2.22-2.diff.gz
 7416e8db6d43ca73394fe12ecddb7ac0 301308 base required findutils_4.2.22-2_i386.deb

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

iD8DBQFCyQvTHTOcZYuNdmMRAlavAJ95uPKWJq6ul3VkEJr2ZWJuO1CJAwCfdVfw
2O4d6IQ6cWXHgvdIv1qTmVw=
=Y6y5
-----END PGP SIGNATURE-----




Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Mon, 25 Jun 2007 05:30:29 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Sat Dec 23 16:45:23 2023; Machine Name: buxtehude

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.