Re: getdents64 Re: please don't use glibc 2.3.1-6 on linux kernel 2.2 (2.4 is ok)
At Sun, 22 Dec 2002 20:57:52 -0500,
cfm@maine.com wrote:
> > At Sun, 22 Dec 2002 11:22:16 -0600,
> > Hank Marquardt wrote:
> > > Interesting -- I upgraed a couple 2.4 boxes and they were OK ... and
> > > others reported the same; but good to know (and report) that all may not
> > > be well in 2.4land either.
> > >
>
> I had that getdents64 problem this afternoon on a 2.2.20 box. Fixed by
>
> cd /lib
> rsync -a -e ssh * [my.borked.remote]:/lib # cruft-R-us
>
> From a functioning up to date unstable box to the broken box.
>
> Does that imply it is not so much the package as the dependancies?
I don't know how many packages use getdents(), but at least
rsync seems not to use getdents()...
-- gotom
Reply to: