Mail Archives: cygwin/2002/05/18/13:36:18
Chris,
I just got the newer release, and now it excutes, the only problem is that
it still is hanging on frcode. I ran the updatedb script with "set -x",
and this is what I got:
+ old=no
+ : /
+ :
+ : /tmp /usr/tmp /var/tmp /afs
+ test -z
+ echo /tmp /usr/tmp /var/tmp /afs
+ sed -e s,^,\\(^, -e s, ,$\\)\\|\\(^,g -e s,$,$\\),
+ PRUNEREGEX=\(^/tmp$\)\|\(^/usr/tmp$\)\|\(^/var/tmp$\)\|\(^/afs$\)
+ : /usr/var/locatedb
+ test -d /var/tmp
+ : /var/tmp
+ export TMPDIR
+ : daemon
+ : /usr/sbin
+ : /usr/bin
+ : /usr/bin/find
+ : /usr/sbin/frcode
+ : /usr/sbin/bigram
+ : /usr/sbin/code
+ PATH=/bin:/usr/bin:/usr/bin
+ export PATH
+ : nfs NFS proc
+ test -n nfs NFS proc
+ echo nfs NFS proc
+ sed -e s/\([^ ][^ ]*\)/-o -fstype \1/g -e s/-o // -e s/$/ -o/
+ prunefs_exp=-fstype nfs -o -fstype NFS -o -fstype proc -o
+ rm -f /usr/var/locatedb.n
+ trap rm -f $LOCATE_DB.n; exit 1 15
+ test no = no
+ test -n /
+ [ != ]
+ /usr/bin/find / ( -fstype nfs -o -fstype NFS -o -fstype proc -o -type d
-regex \(^/tmp$\)\|\(^/usr/tmp$\)\|\(^/var/tmp$\)\|\(^/afs$\) ) -prune -o
-print
+ sort -f
+ /usr/sbin/frcode
It just sits at that point for hours (3 to be exact), before I had to do a
ctrl-c. With the previous script written for the list, it took max 15
minutes, so I'd have to say 3 hours was fairly liberal. I got no feedback
in terms of errors (like when I quit before), and the disk wasn't churning
like you'd expect when running a find on /. Also, the locatedb.n was at 0
bytes. If there is anything else you want me to provide let me know.
Again, I am running CYGWIN_ME-4.90 DRAGON 1.3.11(0.53/3/2) 2002-05-17
06:42 i686 unknown, for the record. Just thought I'd let you know...
Cheers,
Nicholas
--- Christopher Faylor <cgf AT redhat DOT com> wrote:
> On Fri, May 17, 2002 at 04:48:43AM -0700, Nicholas Wourms wrote:
> >I just installed the new findutils and attempted to run updatedb. It
> >returned a popup box stating that "A required .DLL file,
> >C:\CYGWIN\USR\SBIN\FRCODE.EXE, was not found." Upon further
> >invesitgation, I discovered that /usr/sbin/frcode does exist, it just
> >doesn't have the .exe on it. Bash reports "/usr/bin/updatedb:
> >/usr/sbin/frcode: permission denied" and waits until I hit ctrl-c. I
> >am running the latest cygwin release with a freshly compiled cygwin
> >tools done from cvs this morning. My host system is Windows ME based.
> >Just a heads up...
>
> Hmm. I thought that ME could handle filenames without .exe extensions.
>
> Oh well. I've uploaded a new version of findutils. Thanks for the
> heads up.
>
> Just to stave off the inevitable, I'm not going to send out another
> announcement about this.
>
> cgf
>
> --
> Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
> Bug reporting: http://cygwin.com/bugs.html
> Documentation: http://cygwin.com/docs.html
> FAQ: http://cygwin.com/faq/
>
__________________________________________________
Do You Yahoo!?
LAUNCH - Your Yahoo! Music Experience
http://launch.yahoo.com
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
- Raw text -