Bug 160481

Summary: find dir -depth -empty returns not found
Product: [Fedora] Fedora Reporter: Dennis DeDonatis <rhbugzilla>
Component: findutilsAssignee: Tim Waugh <twaugh>
Status: CLOSED UPSTREAM QA Contact: Mike McLean <mikem>
Severity: medium Docs Contact:
Priority: medium    
Version: 4   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
URL: http://savannah.gnu.org/bugs/index.php?func=detailitem&item_id=12503
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-06-15 14:28:34 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Dennis DeDonatis 2005-06-15 13:18:13 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 4.0; Q312461)

Description of problem:
This has been fixed upstream.  Please see http://savannah.gnu.org/bugs/index.php?func=detailitem&item_id=12503

Find returns "No such file or directory" whenever you use -depth and -empty together.

Version-Release number of selected component (if applicable):
findutils-4.2.20

How reproducible:
Always

Steps to Reproduce:
1. find /tmp -depth -type d -empty

  

Actual Results:  find: /tmp: No such file or directory


Additional info:

I just wanted to let the RPM maintainer know.  If this is not the appropriate way to do that, please let me know.

Comment 1 Tim Waugh 2005-06-15 14:28:34 UTC
We'll pick this up when we upgrade the Fedora Core development package to the
next stable version.