[BUG] (1.5.12-1) find(1) error message: "WFSO timed out after longjmp"

2004-11-24 Thread Schneelocke
Hi, running the following command in a directory with a large number of files (>1) causes the following error message: $ (find . -type f -print0 | xargs -0 md5sum) >~/md5sums C:\cygwin\bin\find.exe (3000): *** WFSO timed out after longjmp $ This happens with Cygwin 1.5.12-1 (packages last up

Re: [BUG] (1.5.12-1) find(1) error message: "WFSO timed out after longjmp"

2004-11-24 Thread Schneelocke
Hi, > The output of cygcheck -s -v -r is attached; Well, it is now. I'm sorry - it's past 1am, and I'm rather tired. ^_~ -- schnee cygcheck.out Description: Binary data -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html

BUG: setup.exe (2.427) does not save proxy port

2005-01-02 Thread Schneelocke
Hi, I noticed a small problem with the current release (2.427) of the Cygwin setup program (setup.exe): while it is possible to specify a proxy server that will be used for connecting to the update sites, the setup program does not save the proxy port specified and resets it to 80 at startup. Whil