[bug #51345] find shows different results despite using same command

2017-07-05 Thread Dale Worley
Follow-up Comment #6, bug #51345 (project findutils): I don't want to sound like a crank, but are you verifying that the files in question actually exist before you run find? I mean, before you run find the first time, are you doing "ls /lib/systemd" to verify that the directory is accessible whe

[bug #51345] find shows different results despite using same command

2017-07-05 Thread James Youngman
Follow-up Comment #5, bug #51345 (project findutils): Oh, also try to compare the behaviour of "oldfind" which is built at the same time as "find", when you compile findutils from source (though your distribution likely does not ship it). __

[bug #51345] find shows different results despite using same command

2017-07-05 Thread James Youngman
Follow-up Comment #4, bug #51345 (project findutils): Try again, passing also the option -noleaf to find. If it works with -noleaf but not without it, one of the directories in the tree you searched has an incorrect[*] link count (i.e. st_nlink > 2 but not equal to 2 + the number of immediate chil