Re: [RFU] orpie-1.5.1-1

2007-11-22 Thread Corinna Vinschen
On Nov 21 13:45, [EMAIL PROTECTED] wrote: Please upload. Thanks, Andrew. wget \ http://home.comcast.net/~aschulman2/orpie/orpie-1.5.1-1.tar.bz2 \ http://home.comcast.net/~aschulman2/orpie/orpie-1.5.1-1-src.tar.bz2 Doesn't work: $ wget

[UPLOAD] lighttpd-1.4.18-1

2007-11-22 Thread Lapo Luchini
http://cyberx.lapo.it/cygwin/lighttpd/setup.hint (unchanged) http://cyberx.lapo.it/cygwin/lighttpd/lighttpd-1.4.18-1-src.tar.bz2 http://cyberx.lapo.it/cygwin/lighttpd/lighttpd-1.4.18-1.tar.bz2 (now based on cygport instead of g-b-s) -- Lapo Luchini [EMAIL PROTECTED] (OpenPGP X.509) www.lapo.it

src/winsup/cygwin ChangeLog fhandler_registry.cc

2007-11-22 Thread corinna
CVSROOT:/cvs/src Module name:src Branch: cr-0x5f1 Changes by: [EMAIL PROTECTED] 2007-11-22 11:10:48 Modified files: winsup/cygwin : ChangeLog fhandler_registry.cc Log message: * fhandler_registry.cc (must_encode): New function.

Re: [Patch] Encode invalid chars in /proc/registry entries

2007-11-22 Thread Corinna Vinschen
On Nov 16 20:25, Christian Franke wrote: Corinna Vinschen wrote: Thanks for this patch. Apart from the missing ChangeLog I'm inclined to apply it to the upcoming 1.5.25 release, but I don't like to have it in HEAD as is. Thanks, I would appreciate to have this issue fixed in the bugfix

Re: Resource Temporarily Unavailable workaround

2007-11-22 Thread Christopher Faylor
On Thu, Nov 22, 2007 at 04:41:54PM +, Andrew STUBBS wrote: The attached patch adds a 'retry' to the fork system call. Basically it waits 10 seconds to allow the 'resource temporarily unavailable' to become (temporarily) available once more, and tries again, up to a maximum of three attempts.

Re: Resource Temporarily Unavailable workaround

2007-11-22 Thread Christopher Faylor
On Thu, Nov 22, 2007 at 12:00:51PM -0500, Christopher Faylor wrote: On Thu, Nov 22, 2007 at 04:41:54PM +, Andrew STUBBS wrote: The attached patch adds a 'retry' to the fork system call. Basically it waits 10 seconds to allow the 'resource temporarily unavailable' to become (temporarily)

Re: Resource Temporarily Unavailable workaround

2007-11-22 Thread Andrew STUBBS
Christopher Faylor wrote: On Thu, Nov 22, 2007 at 12:00:51PM -0500, Christopher Faylor wrote: On Thu, Nov 22, 2007 at 04:41:54PM +, Andrew STUBBS wrote: The attached patch adds a 'retry' to the fork system call. Basically it waits 10 seconds to allow the 'resource temporarily unavailable'

Re: Resource Temporarily Unavailable workaround

2007-11-22 Thread Christopher Faylor
On Thu, Nov 22, 2007 at 05:55:05PM +, Andrew STUBBS wrote: Christopher Faylor wrote: On Thu, Nov 22, 2007 at 12:00:51PM -0500, Christopher Faylor wrote: On Thu, Nov 22, 2007 at 04:41:54PM +, Andrew STUBBS wrote: The attached patch adds a 'retry' to the fork system call. Basically it waits

starting squid getgrnam failed , getpwnam failed , , `nobody` , `nogroup`. Windows xp

2007-11-22 Thread [EMAIL PROTECTED]
I have had these errors when trying to run squid. in win xp. $ squid FATAL: getpwnam failed to find userid for effective user 'nobody' I read this [1] which seems to say to me I can solve this by creating a nobody account. So I saw this [2] about how to do that in cygwin. and I did

Re: Announce: FlexDLL, flexible DLLs under Windows

2007-11-22 Thread Robert Kiesling
Christopher Faylor wrote: Not an unreasonable idea, but very hard to make work when we really want cygwin apps to basically be windows apps; I can't see how cygwin could support e.g. an ELF loader and yet still be able to launch cygwin apps from cmd.exe rather than having to fire

[ANNOUNCEMENT] Updated: [experimental] cygwin-1.5.25-1

2007-11-22 Thread Corinna Vinschen
CYGWIN THANKSGIVING EDITION I've made the new version of the Cygwin DLL, 1.5.25-1, and associated utilities available for testing. Version 1.5.24-2 remains the current version for now. This is a bug fix release. Important changes since 1.5.24-2: - Always add LOCAL and

Re: Announce: FlexDLL, flexible DLLs under Windows

2007-11-22 Thread Christopher Faylor
On Thu, Nov 22, 2007 at 04:15:50AM -0500, Robert Kiesling wrote: ISTM it would be easier to add event notifiers to the shell or the app, although the implementation of that would almost certainly require a code fork. And the memory management and the practice of loading Windows apps with Unix is

Re: Reliable old script loses data on new Cygwin installation

2007-11-22 Thread Igor Peshansky
On Tue, 13 Nov 2007, Thomas Baker wrote: The /bin/pdksh script sequence that is causing problems is: [snip] The obvious question is: do you still get the error if you replace pdksh with bash, or is the problem pdksh-specific? When you reduce this to a minimal testcase, are there bits of that

Re: [ANNOUNCEMENT] Updated: [experimental] cygwin-1.5.25-1

2007-11-22 Thread Thorsten Kampe
* Corinna Vinschen (Thu, 22 Nov 2007 16:42:10 +0100) CYGWIN THANKSGIVING EDITION I've made the new version of the Cygwin DLL, 1.5.25-1, and associated utilities available for testing. Version 1.5.24-2 remains the current version for now. This is a bug fix release.

Re: Reliable old script loses data on new Cygwin installation

2007-11-22 Thread Thomas Baker
On Thu, Nov 22, 2007 at 12:56:33PM -0500, Igor Peshansky wrote: The /bin/pdksh script sequence that is causing problems is: [snip] The obvious question is: do you still get the error if you replace pdksh with bash, or is the problem pdksh-specific? When you reduce this to a minimal

Re: Running Cygwin bash from Ant script

2007-11-22 Thread Igor Peshansky
On Wed, 14 Nov 2007, Nicolai Kamenzky wrote: Hi folks! In my Ant script I have a target which should 1. Start the Cygwin bash, 2. Change the current directory, and 3. Execute a command. I have done this previously using the windows console, but now I want to do the same with the Cygwin

Re: [ANNOUNCEMENT] Updated: unison2.13, unison2.17, unison2.27

2007-11-22 Thread Igor Peshansky
On Wed, 14 Nov 2007, Andrew Schulman wrote: Also is bash style shell arithmetic used for the priority allowed in a /bin/sh script ? I'm not sure, since bash is the default shell now. But since ash is still out there, I've removed the offending arithmetic (which I now take care of in my

Re: Announce: FlexDLL, flexible DLLs under Windows

2007-11-22 Thread Robert Kiesling
On Thu, Nov 22, 2007 at 04:15:50AM -0500, Robert Kiesling wrote: ISTM it would be easier to add event notifiers to the shell or the app, although the implementation of that would almost certainly require a code fork. And the memory management and the practice of loading Windows apps with

Library Problem

2007-11-22 Thread s . krulj
Hi! I've got a problem using the libflv library (http://klaus.geekserver.net/libflv/). The build worked without any problems. make produced a libflv.so file, so i copied it as libflv.dll to /usr/lib. I wrote a test app and tried building it with: gcc -lflv test.c -o test.exe That worked well

Re: starting squid getgrnam failed , getpwnam failed , , `nobody` , `nogroup`. Windows xp

2007-11-22 Thread Larry Hall (Cygwin)
[EMAIL PROTECTED] wrote: I have had these errors when trying to run squid. in win xp. $ squid FATAL: getpwnam failed to find userid for effective user 'nobody' I read this [1] which seems to say to me I can solve this by creating a nobody account. So I saw this [2] about how to do that in

Re: xargs: cannot fork: Resource temporarily unavailable

2007-11-22 Thread Larry Hall (Cygwin)
Jose Correia wrote: Hi all Sometime ago I posted saying it could have been the Logitech services running, as I had read somewhere on the mailing list, but unfortunately that is not the case, the problem below still persists... Can someone shed some urgent light on this matter please? Got

RE: xargs: cannot fork: Resource temporarily unavailable

2007-11-22 Thread Jose Correia
Hi all Sometime ago I posted saying it could have been the Logitech services running, as I had read somewhere on the mailing list, but unfortunately that is not the case, the problem below still persists... Can someone shed some urgent light on this matter please? Appreciated Jose Correia

Re: Library Problem

2007-11-22 Thread Christopher Faylor
On Fri, Nov 23, 2007 at 12:21:17AM +0100, [EMAIL PROTECTED] wrote: Hi! I've got a problem using the libflv library (http://klaus.geekserver.net/libflv/). The build worked without any problems. make produced a libflv.so file, so i copied it as libflv.dll to /usr/lib. I wrote a test app and

RE: Library Problem

2007-11-22 Thread Dave Korn
On 22 November 2007 23:21, [EMAIL PROTECTED] wrote: Hi! I've got a problem using the libflv library (http://klaus.geekserver.net/libflv/). The build worked without any problems. make produced a libflv.so file, so i copied it as libflv.dll to /usr/lib. DLLs need to be on your path, and

Updated: [experimental] cygwin-1.5.25-1

2007-11-22 Thread Corinna Vinschen
CYGWIN THANKSGIVING EDITION I've made the new version of the Cygwin DLL, 1.5.25-1, and associated utilities available for testing. Version 1.5.24-2 remains the current version for now. This is a bug fix release. Important changes since 1.5.24-2: - Always add LOCAL and