Package: findimagedupes
Version: 2.18-3

If I try the example from the man page, then I get

        % findimagedupes -R -- .
        Couldn't make directory path 
'/usr/lib/findimagedupes/build/findimagedupes'.

         at /usr/bin/findimagedupes line 0
        INIT failed--call queue aborted.

The other example using find doesn't work, either:

        % find -type f . -print0 | findimagedupes -0 -- -
        find: paths must precede expression: .
        Usage: find [-H] [-L] [-P] [-Olevel] [-D 
help|tree|search|stat|rates|opt|exec] [path...] [expression]
        Couldn't make directory path 
'/usr/lib/findimagedupes/build/findimagedupes'.
        
         at /usr/bin/findimagedupes line 0


Regards

Harri



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to