Your message dated Sat, 8 Oct 2005 13:11:21 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#329358: findutils: -perm doesn't work
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; 21 Sep 2005 10:47:52 +0000
>From [EMAIL PROTECTED] Wed Sep 21 03:47:52 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mail.bmlv.gv.at [193.171.152.37] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1EI28m-0001l5-00; Wed, 21 Sep 2005 03:47:52 -0700
Received: from localhost (localhost [127.0.0.1])
        by mail.bmlv.gv.at (mail) with ESMTP id CCCFF5FA77
        for <[EMAIL PROTECTED]>; Wed, 21 Sep 2005 12:47:17 +0200 (CEST)
From: "Ph. Marek" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: findutils: -perm doesn't work
Date: Wed, 21 Sep 2005 12:47:14 +0200
User-Agent: KMail/1.8.2
MIME-Version: 1.0
Content-Type: text/plain;
  charset="us-ascii"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Message-Id: <[EMAIL PROTECTED]>
X-Virus-Scanned: by amavisd-new at bmlv.gv.at
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

X-Reportbug-Version: 3.17
X-Debbugs-Cc: [EMAIL PROTECTED]
Package: findutils
Version: 4.2.25-1
Severity: important


# find /usr/bin/ -type f -perm +x
# ls -la /usr/bin/ | head -6
insgesamt 215060
drwxr-xr-x   2 root   root      94208 2005-09-21 07:59 .
drwxr-xr-x  14 root   root       4096 2005-07-20 10:14 ..
-rwxr-xr-x   1 root   root      23368 2005-09-04 03:32 [
-rwxr-xr-x   1 root   root       5644 2005-09-04 23:04 411toppm
-rwxr-xr-x   1 root   root         39 2005-08-11 01:52 7z
# find /usr/bin/ -type f | wc
   2183    2183   41277
# find /usr/bin/ -type f -perm +o+x | wc
      0       0       0

4.2.24-1 was ok.



-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (600, 'testing'), (50, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-1) (ignored: 
LC_ALL set to de_AT)

Versions of packages findutils depends on:
ii  libc6                         2.3.5-6    GNU C Library: Shared libraries 
an

findutils recommends no packages.

-- no debconf information

---------------------------------------
Received: (at 329358-done) by bugs.debian.org; 8 Oct 2005 11:11:29 +0000
>From [EMAIL PROTECTED] Sat Oct 08 04:11:29 2005
Return-path: <[EMAIL PROTECTED]>
Received: from m26s25.vlinux.de [83.151.30.59] 
([PhfXSMQTFg1IJGPTPV8Y5NvUC2V8Idjz])
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1EOCbx-0007yP-00; Sat, 08 Oct 2005 04:11:29 -0700
Received: from adsl-204.254.166.194.arpa.as1901.net
        ([194.166.254.204] helo=argenau.downhill.at.eu.org 
ident=[Qw3kYVQt4N3/UvKLF6PixXZK+9Y89UW0])
        by m26s25.vlinux.de with esmtpa (Exim 4.54)
        id 1EOCcF-0002Q8-Nn
        for [EMAIL PROTECTED]; Sat, 08 Oct 2005 11:11:51 +0000
Received: from ametzler by argenau.downhill.at.eu.org with local (Exim 4.54)
        id 1EOCbp-000395-IR
        for [EMAIL PROTECTED]; Sat, 08 Oct 2005 13:11:21 +0200
Date: Sat, 8 Oct 2005 13:11:21 +0200
From: Andreas Metzler <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: Bug#329358: findutils: -perm doesn't work
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <[EMAIL PROTECTED]>
X-GPG-Fingerprint: BCF7 1345 BE42 B5B8 1A57  EE09 1D33 9C65 8B8D 7663
User-Agent: Mutt/1.5.11
X-Spam-Score: -2.6 (--)
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

On 2005-09-21 "Ph. Marek" <[EMAIL PROTECTED]> wrote:
> # find /usr/bin/ -type f -perm +x
> # ls -la /usr/bin/ | head -6
> insgesamt 215060
> drwxr-xr-x   2 root   root      94208 2005-09-21 07:59 .
> drwxr-xr-x  14 root   root       4096 2005-07-20 10:14 ..
> -rwxr-xr-x   1 root   root      23368 2005-09-04 03:32 [
> -rwxr-xr-x   1 root   root       5644 2005-09-04 23:04 411toppm
> -rwxr-xr-x   1 root   root         39 2005-08-11 01:52 7z
> # find /usr/bin/ -type f | wc
>    2183    2183   41277
> # find /usr/bin/ -type f -perm +o+x | wc
>       0       0       0
[...]

Hello,

this is no bug but the behavior specified by POSIX. +x is 0111,
matching any file with --x--x--x. +o+x treated as the valid mode
"+u+x" (which is identical to "+o,+x", and again maps to 0111 &
07777).

Closing as not-a-bug.

http://svn.debian.org/wsvn/pkg-findutils/trunk/debian/findutils.NEWS?op=file&rev=0&sc=0
          cu andreas

PS: The next upload will contain a NEWS.Debian file explaining this in
a little bit more detail, however I am closing this bug now instead of
in the changelog because I do not want this bug to be shown as "open
in 4.2.25-1, fixed in 4.2.26-1".
-- 
"See, I told you they'd listen to Reason," [SPOILER] Svfurlr fnlf,
fuhggvat qbja gur juveyvat tha.
Neal Stephenson in "Snow Crash"


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

Reply via email to