bugfindutils - Bugs: bug #14854, symbolic perm broken, but octal is...

 
 

bug #14854: symbolic perm broken, but octal is OK

Submitter:  None
Submitted:  Mon 24 Oct 2005 11:20:38 PM UTC
   
 
Category:  None Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Wrong result
Status:  Invalid Privacy:  Public
Assigned to:  jay Originator Name:  richard
Originator Email:  -email is unavailable- Open/Closed:  Closed
Release:  4.2.25 Fixed Release:  None
* Mandatory Fields

Post a Comment

Add a New Comment Rich Markup
   

Discussion

Sat 19 Nov 2005 09:49:31 PM UTC, comment #2: 

Closing as a duplicate report (and in any case not a bug).

James Youngman <jay>
Group administrator
Mon 24 Oct 2005 11:50:26 PM UTC, comment #1: 

Duplicate of bug #14619.  use -perm /symmode, not -perm +symmode, since 4.2.25 implements POSIX rules for +symmode which require an exact match.  "-perm +o+rx" is the same as "-perm +o,+rx", which matches files whose permission is exactly 0555 (unlike earlier versions of findutils, where it incorrectly matched files whose permissions included any of 0005).

Eric Blake <ericb>
Group administrator
Mon 24 Oct 2005 11:20:38 PM UTC, original submission:  

attached file shows exactly the bug.

Note that the bug apparently exists only in the conversion from
symbolic mode to the octal equivalent. Given perm in octal the
correct result is produced.

Anonymous

 

Attached Files

Attached Files
file #2813:  find-bug.log added by None (732B - text/x-log - list of commands depicting the error vis-a-vis a working version)

(Note: upload size limit is set to 4.0MiB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

 

Dependencies

This item does not depend on any other items.

No items depend on this one.

 

Mail Notification Carbon-Copy List

 

Votes

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Please enter the title of George Orwell's famous dystopian book (it's a date):

History

Follow 5 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-11-19 jay StatusNone Invalid
    Assigned toNone jay
    Open/ClosedOpen Closed
2005-10-24 None Attached File- Added find-bug.log, #3061
    Carbon-Copy- Added rgollub --AT-- uninet --DOT-- com --DOT-- br

Back to the top

Powered by Savane 3.16-2753.
Corresponding source code