On 2011-11-03 Dominique <webmas...@proudleo.com> wrote: > Package: findutils > Version: 4.4.2-1+b1 > Severity: normal
[...] > which find : /usr/bin/find > find --version : 4.1 > in the man pages it says that -delete is supported. > any help would be greatly appreciated. > thanks. Hello, Either you have overwritten the binary executable provided in the findutils pacjage in /usr/bin/find with an older version or you are not actually running this binary. For 4.4.2-1+b1 find version should lokk like this: ametzler@argenau:~$ LC_ALL=C find --version find (GNU findutils) 4.4.2 Copyright (C) 2007 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by Eric B. Decker, James Youngman, and Kevin Dalley. Built using GNU gnulib version e5573b1bad88bfabcda181b9e0125fb0c52b7d3b Features enabled: D_TYPE O_NOFOLLOW(enabled) LEAF_OPTIMISATION FTS() CBO(level=0) cu andreas -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org