Package: findutils
Version: 4.1.20-6
Severity: important
Tags: sid

Hi Andreas!

I just banged my head when debugging a very odd FTBFS. Eventually I
discovered that it is a find bug:

On Sarge (version 4.1.20-6)

$ mkdir -p x/y
$ find x/y -depth -type d -empty ; echo $?
x/y
0

On Sid (version 4.2.20-2):
$ find x/y -depth -type d -empty; echo $?
find: x/y: No such file or directory
1

This can't be right...

Please note that this works perfectly if you specify "find x ...".

Thanks in advance for investigating and have a nice weekend!

Martin

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.11.9
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

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

-- no debconf information

-- 
Martin Pitt              http://www.piware.de
Ubuntu Developer   http://www.ubuntulinux.org
Debian Developer        http://www.debian.org

Attachment: signature.asc
Description: Digital signature

Reply via email to