[bug #22301] find fails on Solaris automount points when configured --with-fts

2010-10-07 Thread James Youngman
Update of bug #22301 (project findutils): Status: Need Info => Wont Fix Open/Closed:Open => Closed ___ Follow-up Comment #9: If neither of us

[bug #22301] find fails on Solaris automount points when configured --with-fts

2010-04-10 Thread Martin Buchholz
Follow-up Comment #8, bug #22301 (project findutils): Sorry, I no longer work in an environment where the bug is reproducible, perhaps only occurring with a particular Solaris automounter implementation. I have the vague recollection that this bug is not completely fixed, so I would keep it open

[bug #22301] find fails on Solaris automount points when configured --with-fts

2010-04-10 Thread James Youngman
Follow-up Comment #7, bug #22301 (project findutils): Ping! Could you recheck a recent 4.5.x release (for example 4.5.8)? ___ Reply to this item at: __

[bug #22301] find fails on Solaris automount points when configured --with-fts

2009-04-12 Thread James Youngman
Update of bug #22301 (project findutils): Status:None => Need Info ___ Follow-up Comment #6: Does this problem still occur in findutils-4.5.4? __

[bug #22301] find fails on Solaris automount points when configured --with-fts

2008-02-18 Thread James Youngman
Follow-up Comment #5, bug #22301 (project findutils): I believe the bug is likely to be in the link count handling, but your transcript doesn't provide evidence either way, as it shows information about mostly uninteresting directories; compare for example though the link count of the "make" subd

[bug #22301] find fails on Solaris automount points when configured --with-fts

2008-02-18 Thread Martin Buchholz
Follow-up Comment #4, bug #22301 (project findutils): I tried the proposed patch, but it didn't work for me. I admit to being confused about this. I expected the bug to be related to not counting subdirectories in the link count, but here it seems to be something else -- perhaps link counts of

[bug #22301] find fails on Solaris automount points when configured --with-fts

2008-02-18 Thread Martin Buchholz
Follow-up Comment #3, bug #22301 (project findutils): Here is a better shell transcript, showing the evolution of the link counts over time, and demonstrating that Solaris find does not have the same problem. ([EMAIL PROTECTED]) jdk/7/ws/MASTER/hotspot $ perl -e 'use File::stat; opendir(D, ".");

[bug #22301] find fails on Solaris automount points when configured --with-fts

2008-02-16 Thread James Youngman
Update of bug #22301 (project findutils): Assigned to:None => jay ___ Reply to this item at: ___

[bug #22301] find fails on Solaris automount points when configured --with-fts

2008-02-16 Thread James Youngman
Follow-up Comment #2, bug #22301 (project findutils): Please let me know if the attached patch to gnulib works around the problem. (file #15049) ___ Additional Item Attachment: File name: gnulib-fts-Solaris-nlink-patch.diff Size:2 KB

[bug #22301] find fails on Solaris automount points when configured --with-fts

2008-02-16 Thread James Youngman
Follow-up Comment #1, bug #22301 (project findutils): bug #9043 related to a spurious mutation warning, as you know, since you diagnosed it. This looks like a wholly different problem, also involving the Sun automounter. Aside from that it's not obvious that they have much in common. The ev

[bug #22301] find fails on Solaris automount points when configured --with-fts

2008-02-12 Thread Martin Buchholz
URL: Summary: find fails on Solaris automount points when configured --with-fts Project: findutils Submitted by: mrb Submitted on: Tuesday 02/12/2008 at 21:16 Category: find