Re: updatedb broken [attn: lapack maintainer]

2006-03-21 Thread James R. Phillips
The lapack maintainer would be me. >That's because /etc/profile.d/lapack.sh is polluting the namespace with >BINDIR=/usr/lib/lapack Hm, you are correct. This is not purposeful, but inadvertent. I did not note carefully that the script is being sourced, so that modifications to commonly used env

Re: updatedb broken [attn: lapack maintainer]

2006-03-21 Thread Eric Blake
Eric Blake byu.net> writes: > In the meantime, as a workaround, you can do 'unset $BINDIR' prior > to running updatedb. Make that 'unset BINDIR'. My proofreading isn't very good today :) -- Eric Blake -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports:

Re: updatedb broken [attn: lapack maintainer]

2006-03-21 Thread Eric Blake
Steve Kelem elementcxi.com> writes: > > I'm having trouble running updatedb. I've tried findutils-4.2.27-1 and > findutils-4.3.0-1. > When I run updatedb manually, I get the message: > updatedb needs to be able to execute /usr/lib/lapack/find, but cannot. > The directory /usr/lib/lapack contai