Re: [ANNOUNCEMENT] Updated: findutils-4.3.2-3

2007-03-09 Thread Vincent Legoll
Again, until I can fix it (or more hopefully, until the upstream maintainer can properly fix -execdir), the workaround is to use oldfind, or wait for me to release a new findutils package. Oh no problem with waiting, really. The workaround is sufficient for my use. > [trying with trivial exemp

Re: [ANNOUNCEMENT] Updated: findutils-4.3.2-3

2007-03-09 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Vincent Legoll on 3/9/2007 7:34 AM: > I digged a bit more into that and found that my problem is related > to the '-exec mv "{}" xxx \;' > > when replaced by '-exec ls -lh "{}" \;' there is no problem... > > Maybe what I was doing worked

Re: [ANNOUNCEMENT] Updated: findutils-4.3.2-3

2007-03-09 Thread Vincent Legoll
I digged a bit more into that and found that my problem is related to the '-exec mv "{}" xxx \;' when replaced by '-exec ls -lh "{}" \;' there is no problem... Maybe what I was doing worked only by chance since it has side-effect on the directory tree that is currently traversed. Am I completel

Re: [ANNOUNCEMENT] Updated: findutils-4.3.2-3

2007-03-09 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [In general, there is no need to cc me, as I read the lists, but I'm not as adamant about this as some list readers] According to Vincent Legoll on 3/9/2007 5:50 AM: > Hello, > > I use cygwin at work, for our build chains, and I do not > upgrade ofte

Re: [ANNOUNCEMENT] Updated: findutils-4.3.2-3

2007-03-09 Thread Vincent Legoll
Hello, I use cygwin at work, for our build chains, and I do not upgrade often, but the last batch I did some days ago broke our process. A 'find' done inside a Makefile is not working properly any more, failing with the following error message: [...] find D:/Tmp -depth -type d -name 'DISK?' -exe

[ANNOUNCEMENT] Updated: findutils-4.3.2-3

2006-12-06 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 A new release of findutils, 4.3.2-3, is available, replacing 4.3.2-2 as current. NEWS: = This is a minor patch release, fixing find -L as well as find on relative paths (4.3.2-2 only worked on absolute paths with -P). I apologize for the inconven